Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llvm.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2587/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llvm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-708534528.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/llvm-3.7.0-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/llvm.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2587/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/llvm.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pY246T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf llvm-3.7.0.src + /usr/bin/xz -dc /builddir/build/SOURCES/llvm-3.7.0.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd llvm-3.7.0.src + /usr/bin/xz -dc /builddir/build/SOURCES/cfe-3.7.0.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/compiler-rt-3.7.0.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/lldb-3.7.0.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf tools/clang tools/lldb projects/compiler-rt + mv cfe-3.7.0.src/ tools/clang + mv compiler-rt-3.7.0.src/ projects/compiler-rt + mv lldb-3.7.0.src/ tools/lldb Patch #0 (fix-broken-include-path.patch): + echo 'Patch #0 (fix-broken-include-path.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/fix-broken-include-path.patch patching file include/llvm/CodeGen/CommandFlags.h Patch #2 (0001-data-install-preserve-timestamps.patch): + echo 'Patch #2 (0001-data-install-preserve-timestamps.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0001-data-install-preserve-timestamps.patch patching file Makefile.rules Hunk #1 succeeded at 778 (offset 5 lines). ~/build/BUILD/llvm-3.7.0.src/tools/lldb ~/build/BUILD/llvm-3.7.0.src Patch #200 (lldb-python.patch): + pushd tools/lldb + echo 'Patch #200 (lldb-python.patch):' + /usr/bin/cat /builddir/build/SOURCES/lldb-python.patch + /usr/bin/patch -p1 -b --suffix .python --fuzz=0 patching file scripts/Python/modules/readline/Makefile + echo 'Patch #202 (lldb-python-module-symlink.patch):' Patch #202 (lldb-python-module-symlink.patch): + /usr/bin/cat /builddir/build/SOURCES/lldb-python-module-symlink.patch + /usr/bin/patch -p1 --fuzz=0 patching file scripts/Python/finish-swig-Python-LLDB.sh + sed -i s/@lib@/lib64/g scripts/Python/modules/readline/Makefile + popd ~/build/BUILD/llvm-3.7.0.src + sed -i 's|/lib /usr/lib $lt_ld_extra|/usr/lib64 $lt_ld_extra|' configure + sed -i 's|(PROJ_prefix)/lib|(PROJ_prefix)/lib64/llvm|g' Makefile.config.in + sed -i 's|/lib\>|/lib64/llvm|g' tools/llvm-config/llvm-config.cpp + sed -ri '/ifeq.*CompilerTargetArch/s#i386#i686#g' projects/compiler-rt/make/platform/clang_linux.mk + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x1UZ6P + umask 022 + cd /builddir/build/BUILD + cd llvm-3.7.0.src + mkdir build + cd build + ln -s ../configure . + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info '--with-extra-ld-options=-Wl,-Bsymbolic -static-libstdc++' --libdir=/usr/lib64/llvm --disable-polly --disable-libcpp --enable-cxx11 --enable-clang-arcmt --enable-clang-static-analyzer --enable-clang-rewriter --enable-optimized --disable-profiling --disable-assertions --disable-werror --disable-expensive-checks --enable-debug-runtime --enable-keep-symbols --enable-jit --enable-docs --disable-doxygen --enable-threads --enable-pthreads --enable-zlib --enable-pic --enable-shared --enable-timestamps --enable-backtraces --enable-targets=x86,powerpc,arm,aarch64,cpp,nvptx,systemz,r600 --enable-bindings=none --enable-libffi --enable-ltdl-install --with-binutils-include=/usr/include checking for x86_64-redhat-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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-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/bin/nm checking for cmp... /usr/bin/cmp checking for cp... /usr/bin/cp checking for date... /usr/bin/date checking for find... /usr/bin/find checking for grep... /usr/bin/grep checking for mkdir... /usr/bin/mkdir checking for mv... /usr/bin/mv checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for tar... /usr/bin/tar checking for pwd... /usr/bin/pwd checking for dot... echo dot checking for a BSD-compatible install... /usr/bin/install -c checking for bzip2... /usr/bin/bzip2 checking for cat... /usr/bin/cat checking for doxygen... no checking for groff... /usr/bin/groff checking for gzip... /usr/bin/gzip checking for pdfroff... /usr/bin/pdfroff checking for zip... /usr/bin/zip checking for go... no checking for ocamlfind... no checking for gas... no checking for as... /usr/bin/as checking for linker version... 2.23.52.0.1 checking for compiler -Wl,-R option... yes checking for compiler -rdynamic option... yes checking for compiler -Wl,--version-script option... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking tool compatibility... ok checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized -Wno-comment checking for python... /usr/bin/python checking for python >= 2.7... /usr/bin/python (2.7.5) checking for sin in -lm... yes checking for library containing dlopen... -ldl checking for library containing clock_gettime... none required checking for library containing setupterm... -ltinfo checking for library containing el_init... -ledit checking for library containing ffi_call... -lffi 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 compress2 in -lz... yes checking for xml2-config... no checking for libxml2 includes... xml2-config not found 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 for sys/wait.h that is POSIX.1 compatible... yes 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 utime.h usability... yes checking utime.h presence... yes checking for utime.h... 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking ffi/ffi.h usability... no checking ffi/ffi.h presence... no checking for ffi/ffi.h... no 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 sigsetjmp... no checking for siglongjmp... yes checking for writev... yes checking for futimes... yes checking for futimens... yes checking if printf has the %a format character... yes checking for srand48/lrand48/drand48 in ... 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 tools/clang/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: creating tools/clang/include/clang/Config/config.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 + make -j2 REQUIRES_RTTI=1 VERBOSE=1 llvm[0]: Constructing LLVMBuild project information. /usr/bin/python /builddir/build/BUILD/llvm-3.7.0.src/utils/llvm-build/llvm-build \ --native-target "x86_64" \ --enable-targets "AMDGPU SystemZ NVPTX CppBackend AArch64 ARM PowerPC X86 " \ --enable-optional-components "" \ --write-library-table /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/LibraryDependencies.inc \ --write-make-fragment /builddir/build/BUILD/llvm-3.7.0.src/build/Makefile.llvmbuild \ --write-cmake-fragment /builddir/build/BUILD/llvm-3.7.0.src/build/LLVMBuild.cmake \ --write-cmake-exports-fragment /builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules/LLVMBuildExports.cmake for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools docs cmake unittests; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/.//.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib > /dev/null llvm[1]: Compiling APFloat.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/APFloat.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.d.tmp"; exit 1; fi /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/.dir llvm[1]: Compiling APInt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/APInt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.d.tmp"; exit 1; fi llvm[1]: Compiling APSInt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/APSInt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.d.tmp"; exit 1; fi llvm[1]: Compiling ARMBuildAttrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ARMBuildAttrs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.d.tmp"; exit 1; fi llvm[1]: Compiling ARMWinEH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ARMWinEH.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.d.tmp"; exit 1; fi llvm[1]: Compiling Allocator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Allocator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.d.tmp"; exit 1; fi llvm[1]: Compiling Atomic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Atomic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.d.tmp"; exit 1; fi llvm[1]: Compiling BlockFrequency.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/BlockFrequency.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.d.tmp"; exit 1; fi llvm[1]: Compiling BranchProbability.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/BranchProbability.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.d.tmp"; exit 1; fi llvm[1]: Compiling COM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/COM.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.d.tmp"; exit 1; fi llvm[1]: Compiling CommandLine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/CommandLine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.d.tmp"; exit 1; fi llvm[1]: Compiling Compression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Compression.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.d.tmp"; exit 1; fi llvm[1]: Compiling ConvertUTF.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ConvertUTF.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.d.tmp"; exit 1; fi llvm[1]: Compiling ConvertUTFWrapper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ConvertUTFWrapper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.d.tmp"; exit 1; fi llvm[1]: Compiling CrashRecoveryContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/CrashRecoveryContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.d.tmp"; exit 1; fi llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/DAGDeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.d.tmp"; exit 1; fi llvm[1]: Compiling DataExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/DataExtractor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.d.tmp"; exit 1; fi llvm[1]: Compiling DataStream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/DataStream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.d.tmp"; exit 1; fi llvm[1]: Compiling Debug.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Debug.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.d.tmp"; exit 1; fi llvm[1]: Compiling DeltaAlgorithm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/DeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.d.tmp"; exit 1; fi llvm[1]: Compiling Dwarf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Dwarf.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.d.tmp"; exit 1; fi llvm[1]: Compiling DynamicLibrary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/DynamicLibrary.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.d.tmp"; exit 1; fi llvm[1]: Compiling Errno.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Errno.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.d.tmp"; exit 1; fi llvm[1]: Compiling ErrorHandling.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ErrorHandling.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.d.tmp"; exit 1; fi llvm[1]: Compiling FileOutputBuffer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/FileOutputBuffer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.d.tmp"; exit 1; fi llvm[1]: Compiling FileUtilities.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/FileUtilities.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.d.tmp"; exit 1; fi llvm[1]: Compiling FoldingSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/FoldingSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.d.tmp"; exit 1; fi llvm[1]: Compiling FormattedStream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/FormattedStream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.d.tmp"; exit 1; fi llvm[1]: Compiling GraphWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/GraphWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.d.tmp"; exit 1; fi llvm[1]: Compiling Hashing.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Hashing.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.d.tmp"; exit 1; fi llvm[1]: Compiling Host.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Host.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.d.tmp"; exit 1; fi llvm[1]: Compiling IntEqClasses.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/IntEqClasses.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.d.tmp"; exit 1; fi llvm[1]: Compiling IntervalMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/IntervalMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.d.tmp"; exit 1; fi llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/IntrusiveRefCntPtr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.d.tmp"; exit 1; fi llvm[1]: Compiling LEB128.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/LEB128.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.d.tmp"; exit 1; fi llvm[1]: Compiling LineIterator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/LineIterator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.d.tmp"; exit 1; fi llvm[1]: Compiling Locale.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Locale.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.d.tmp"; exit 1; fi llvm[1]: Compiling LockFileManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/LockFileManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.d.tmp"; exit 1; fi llvm[1]: Compiling MD5.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/MD5.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.d.tmp"; exit 1; fi llvm[1]: Compiling ManagedStatic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ManagedStatic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.d.tmp"; exit 1; fi llvm[1]: Compiling MathExtras.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/MathExtras.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.d.tmp"; exit 1; fi llvm[1]: Compiling Memory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Memory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.d.tmp"; exit 1; fi llvm[1]: Compiling MemoryBuffer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/MemoryBuffer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.d.tmp"; exit 1; fi llvm[1]: Compiling MemoryObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/MemoryObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.d.tmp"; exit 1; fi llvm[1]: Compiling Mutex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Mutex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.d.tmp"; exit 1; fi llvm[1]: Compiling Options.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Options.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.d.tmp"; exit 1; fi llvm[1]: Compiling Path.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Path.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.d.tmp"; exit 1; fi llvm[1]: Compiling PluginLoader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/PluginLoader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.d.tmp"; exit 1; fi llvm[1]: Compiling PrettyStackTrace.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/PrettyStackTrace.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.d.tmp"; exit 1; fi llvm[1]: Compiling Process.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Process.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.d.tmp"; exit 1; fi llvm[1]: Compiling Program.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Program.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.d.tmp"; exit 1; fi llvm[1]: Compiling RWMutex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/RWMutex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.d.tmp"; exit 1; fi llvm[1]: Compiling RandomNumberGenerator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/RandomNumberGenerator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.d.tmp"; exit 1; fi llvm[1]: Compiling Regex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Regex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.d.tmp"; exit 1; fi llvm[1]: Compiling ScaledNumber.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ScaledNumber.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.d.tmp"; exit 1; fi llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/SearchForAddressOfSpecialSymbol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi llvm[1]: Compiling Signals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Signals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.d.tmp"; exit 1; fi llvm[1]: Compiling SmallPtrSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/SmallPtrSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.d.tmp"; exit 1; fi llvm[1]: Compiling SmallVector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/SmallVector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.d.tmp"; exit 1; fi llvm[1]: Compiling SourceMgr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/SourceMgr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.d.tmp"; exit 1; fi llvm[1]: Compiling SpecialCaseList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/SpecialCaseList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.d.tmp"; exit 1; fi llvm[1]: Compiling Statistic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Statistic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.d.tmp"; exit 1; fi llvm[1]: Compiling StreamingMemoryObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/StreamingMemoryObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.d.tmp"; exit 1; fi llvm[1]: Compiling StringExtras.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/StringExtras.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.d.tmp"; exit 1; fi llvm[1]: Compiling StringMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/StringMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.d.tmp"; exit 1; fi llvm[1]: Compiling StringPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/StringPool.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.d.tmp"; exit 1; fi llvm[1]: Compiling StringRef.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/StringRef.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.d.tmp"; exit 1; fi llvm[1]: Compiling StringSaver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/StringSaver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.d.tmp"; exit 1; fi llvm[1]: Compiling SystemUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/SystemUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.d.tmp"; exit 1; fi llvm[1]: Compiling TargetParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/TargetParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.d.tmp"; exit 1; fi llvm[1]: Compiling TargetRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/TargetRegistry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.d.tmp"; exit 1; fi llvm[1]: Compiling ThreadLocal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ThreadLocal.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.d.tmp"; exit 1; fi llvm[1]: Compiling Threading.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Threading.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.d.tmp"; exit 1; fi llvm[1]: Compiling TimeValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/TimeValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.d.tmp"; exit 1; fi llvm[1]: Compiling Timer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Timer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.d.tmp"; exit 1; fi llvm[1]: Compiling ToolOutputFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/ToolOutputFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.d.tmp"; exit 1; fi llvm[1]: Compiling Triple.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Triple.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.d.tmp"; exit 1; fi llvm[1]: Compiling Twine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Twine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.d.tmp"; exit 1; fi llvm[1]: Compiling Unicode.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Unicode.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.d.tmp"; exit 1; fi llvm[1]: Compiling Valgrind.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Valgrind.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.d.tmp"; exit 1; fi llvm[1]: Compiling Watchdog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/Watchdog.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.d.tmp"; exit 1; fi llvm[1]: Compiling YAMLParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/YAMLParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.d.tmp"; exit 1; fi llvm[1]: Compiling YAMLTraits.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/YAMLTraits.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.d.tmp"; exit 1; fi llvm[1]: Compiling circular_raw_ostream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/circular_raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling raw_os_ostream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/raw_os_ostream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling raw_ostream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling regcomp.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/regcomp.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.d.tmp"; exit 1; fi llvm[1]: Compiling regerror.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/regerror.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.d.tmp"; exit 1; fi llvm[1]: Compiling regexec.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/regexec.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.d.tmp"; exit 1; fi llvm[1]: Compiling regfree.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/regfree.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.d.tmp"; exit 1; fi llvm[1]: Compiling regstrlcpy.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Support/regstrlcpy.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.d.tmp"; exit 1; fi llvm[1]: Building Release Archive Library libLLVMSupport.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSupport.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSupport.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APFloat.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APInt.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/APSInt.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMBuildAttrs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ARMWinEH.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Allocator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Atomic.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BlockFrequency.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/BranchProbability.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/COM.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CommandLine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Compression.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ConvertUTFWrapper.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/CrashRecoveryContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DAGDeltaAlgorithm.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataExtractor.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DataStream.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Debug.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DeltaAlgorithm.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Dwarf.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/DynamicLibrary.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Errno.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ErrorHandling.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileOutputBuffer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FileUtilities.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FoldingSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/FormattedStream.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/GraphWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Hashing.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Host.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntEqClasses.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntervalMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/IntrusiveRefCntPtr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LEB128.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LineIterator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Locale.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/LockFileManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MD5.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ManagedStatic.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MathExtras.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Memory.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryBuffer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/MemoryObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Mutex.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Options.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Path.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PluginLoader.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/PrettyStackTrace.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Process.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Program.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RWMutex.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/RandomNumberGenerator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Regex.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ScaledNumber.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SearchForAddressOfSpecialSymbol.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Signals.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallPtrSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SmallVector.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SourceMgr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SpecialCaseList.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Statistic.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StreamingMemoryObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringExtras.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringPool.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringRef.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/StringSaver.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/SystemUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TargetRegistry.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ThreadLocal.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Threading.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/TimeValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Timer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/ToolOutputFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Triple.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Twine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Unicode.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Valgrind.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/Watchdog.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/YAMLTraits.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/circular_raw_ostream.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_os_ostream.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/raw_ostream.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regcomp.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regerror.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regexec.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regfree.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support/Release/regstrlcpy.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSupport.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/.//.dir llvm[1]: Compiling Main.cpp for Release build llvm[1]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/Error.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/Main.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.d.tmp"; exit 1; fi llvm[1]: Compiling Record.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/Record.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.d.tmp"; exit 1; fi llvm[1]: Compiling SetTheory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/SetTheory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.d.tmp"; exit 1; fi llvm[1]: Compiling StringMatcher.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/StringMatcher.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.d.tmp"; exit 1; fi llvm[1]: Compiling TGLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/TGLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.d.tmp"; exit 1; fi llvm[1]: Compiling TGParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/TGParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.d.tmp"; exit 1; fi llvm[1]: Compiling TableGenBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/TableGen/TableGenBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.d.tmp"; exit 1; fi llvm[1]: Building Release Archive Library libLLVMTableGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTableGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTableGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Error.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Main.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/Record.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/SetTheory.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/StringMatcher.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TGParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen/Release/TableGenBackend.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTableGen.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/FileCheck; \ DD=FileCheck; \ if [ ! -f $SD/Makefile ]; then \ SD=FileCheck; \ DD=FileCheck; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen; \ DD=TableGen; \ if [ ! -f $SD/Makefile ]; then \ SD=TableGen; \ DD=TableGen; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/.//.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/.dir llvm[2]: Compiling FileCheck.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/FileCheck/FileCheck.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.d.tmp"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/.//.dir llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/AsmMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable FileCheck g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/FileCheck /builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck/Release/FileCheck.o -lLLVMSupport \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable FileCheck make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/PerfectShuffle; \ DD=PerfectShuffle; \ if [ ! -f $SD/Makefile ]; then \ SD=PerfectShuffle; \ DD=PerfectShuffle; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/.//.dir llvm[2]: Compiling PerfectShuffle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/PerfectShuffle/PerfectShuffle.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-PerfectShuffle g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-PerfectShuffle /builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle/Release/PerfectShuffle.o \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/count; \ DD=count; \ if [ ! -f $SD/Makefile ]; then \ SD=count; \ DD=count; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/.//.dir llvm[2]: Compiling count.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/count -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/count/count.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.d.tmp"; exit 1; fi llvm[2]: Linking Release executable count g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/count /builddir/build/BUILD/llvm-3.7.0.src/build/utils/count/Release/count.o \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable count make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/fpcmp; \ DD=fpcmp; \ if [ ! -f $SD/Makefile ]; then \ SD=fpcmp; \ DD=fpcmp; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/.//.dir llvm[2]: Compiling fpcmp.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/fpcmp/fpcmp.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.d.tmp"; exit 1; fi llvm[2]: Linking Release executable fpcmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/fpcmp /builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp/Release/fpcmp.o -lLLVMSupport \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable fpcmp make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/llvm-lit; \ DD=llvm-lit; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-lit; \ DD=llvm-lit; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/llvm-lit' llvm[2]: Creating 'llvm-lit' script... echo s=@LLVM_SOURCE_DIR@=/builddir/build/BUILD/llvm-3.7.0.src=g > lit.tmp echo s=@LLVM_BINARY_DIR@=/builddir/build/BUILD/llvm-3.7.0.src/build=g >> lit.tmp sed -f lit.tmp /builddir/build/BUILD/llvm-3.7.0.src/utils/llvm-lit/llvm-lit.in > /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-lit chmod +x /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-lit rm -f lit.tmp make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/llvm-lit' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/not; \ DD=not; \ if [ ! -f $SD/Makefile ]; then \ SD=not; \ DD=not; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/.//.dir llvm[2]: Compiling not.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/not -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/not/not.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.d.tmp"; exit 1; fi llvm[2]: Linking Release executable not g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/not /builddir/build/BUILD/llvm-3.7.0.src/build/utils/not/Release/not.o -lLLVMSupport \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable not make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest; \ DD=unittest; \ if [ ! -f $SD/Makefile ]; then \ SD=unittest; \ DD=unittest; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest; \ DD=googletest; \ if [ ! -f $SD/Makefile ]; then \ SD=googletest; \ DD=googletest; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src//.dir llvm[3]: Compiling src/gtest-all.cc for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/src/gtest-all.cc -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.d.tmp"; exit 1; fi llvm[2]: Compiling AsmWriterEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/AsmWriterEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libgtest.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libgtest.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libgtest.a /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest/Release/src/gtest-all.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libgtest.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/UnitTestMain; \ DD=UnitTestMain; \ if [ ! -f $SD/Makefile ]; then \ SD=UnitTestMain; \ DD=UnitTestMain; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/.//.dir llvm[3]: Compiling TestMain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/UnitTestMain -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/UnitTestMain/TestMain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libgtest_main.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libgtest_main.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libgtest_main.a /builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain/Release/TestMain.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libgtest_main.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/utils/yaml-bench; \ DD=yaml-bench; \ if [ ! -f $SD/Makefile ]; then \ SD=yaml-bench; \ DD=yaml-bench; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/.//.dir llvm[2]: Compiling YAMLBench.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/yaml-bench -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/yaml-bench/YAMLBench.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.d.tmp"; exit 1; fi llvm[2]: Linking Release executable yaml-bench g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/yaml-bench /builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench/Release/YAMLBench.o -lLLVMSupport \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: Compiling AsmWriterInst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/AsmWriterInst.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable yaml-bench make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench' llvm[2]: Compiling CTagsEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CTagsEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling CallingConvEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CallingConvEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling CodeEmitterGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CodeEmitterGen.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CodeGenDAGPatterns.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenInstruction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CodeGenInstruction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenMapTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CodeGenMapTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenRegisters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CodeGenRegisters.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenSchedule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CodeGenSchedule.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/CodeGenTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/DAGISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcher.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/DAGISelMatcher.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/DAGISelMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/DAGISelMatcherGen.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/DAGISelMatcherOpt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp"; exit 1; fi llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/DFAPacketizerEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling DisassemblerEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/DisassemblerEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling FastISelEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/FastISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/FixedLenDecoderEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling InstrInfoEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/InstrInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling IntrinsicEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/IntrinsicEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling OptParserEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/OptParserEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/PseudoLoweringEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/RegisterInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling SubtargetEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/SubtargetEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling TableGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/TableGen.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi llvm[2]: Compiling X86DisassemblerTables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/X86DisassemblerTables.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.d.tmp"; exit 1; fi llvm[2]: Compiling X86ModRMFilters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/X86ModRMFilters.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.d.tmp"; exit 1; fi llvm[2]: Compiling X86RecognizableInstr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.d" /builddir/build/BUILD/llvm-3.7.0.src/utils/TableGen/X86RecognizableInstr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-tblgen g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmMatcherEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/AsmWriterInst.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CTagsEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CallingConvEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeEmitterGen.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenDAGPatterns.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenInstruction.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenMapTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenRegisters.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenSchedule.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/CodeGenTarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcher.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherGen.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DAGISelMatcherOpt.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DFAPacketizerEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/DisassemblerEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FastISelEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/FixedLenDecoderEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/InstrInfoEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/IntrinsicEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/OptParserEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/PseudoLoweringEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/RegisterInfoEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/SubtargetEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/TableGen.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86DisassemblerTables.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86ModRMFilters.o /builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen/Release/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-tblgen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/include/llvm/IR > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/include/llvm/IR/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/.//.dir llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/IR -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target /builddir/build/BUILD/llvm-3.7.0.src/include/llvm/IR/Intrinsics.td -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Intrinsics.gen.tmp -gen-intrinsic /usr/bin/cmp -s /builddir/build/BUILD/llvm-3.7.0.src/build/include/llvm/IR/Intrinsics.gen /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Intrinsics.gen.tmp || ( /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Intrinsics.gen.tmp /builddir/build/BUILD/llvm-3.7.0.src/build/include/llvm/IR/Intrinsics.gen && \ echo llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp \ changed significantly. ) llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly. llvm[1]: Compiling Attributes.cpp for Release build llvm[1]: Compiling AsmWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/AsmWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Attributes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.d.tmp"; exit 1; fi llvm[1]: Compiling AutoUpgrade.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/AutoUpgrade.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.d.tmp"; exit 1; fi llvm[1]: Compiling BasicBlock.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/BasicBlock.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.d.tmp"; exit 1; fi llvm[1]: Compiling Comdat.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Comdat.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.d.tmp"; exit 1; fi llvm[1]: Compiling ConstantFold.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/ConstantFold.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.d.tmp"; exit 1; fi llvm[1]: Compiling ConstantRange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/ConstantRange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.d.tmp"; exit 1; fi llvm[1]: Compiling Constants.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Constants.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.d.tmp"; exit 1; fi llvm[1]: Compiling Core.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Core.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.d.tmp"; exit 1; fi llvm[1]: Compiling DIBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/DIBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling DataLayout.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/DataLayout.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.d.tmp"; exit 1; fi llvm[1]: Compiling DebugInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/DebugInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.d.tmp"; exit 1; fi llvm[1]: Compiling DebugInfoMetadata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/DebugInfoMetadata.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.d.tmp"; exit 1; fi llvm[1]: Compiling DebugLoc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/DebugLoc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.d.tmp"; exit 1; fi llvm[1]: Compiling DiagnosticInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/DiagnosticInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.d.tmp"; exit 1; fi llvm[1]: Compiling DiagnosticPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/DiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.d.tmp"; exit 1; fi llvm[1]: Compiling Dominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Dominators.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.d.tmp"; exit 1; fi llvm[1]: Compiling Function.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Function.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.d.tmp"; exit 1; fi llvm[1]: Compiling GCOV.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/GCOV.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.d.tmp"; exit 1; fi llvm[1]: Compiling GVMaterializer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/GVMaterializer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.d.tmp"; exit 1; fi llvm[1]: Compiling Globals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Globals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.d.tmp"; exit 1; fi llvm[1]: Compiling IRBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/IRBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling IRPrintingPasses.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/IRPrintingPasses.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.d.tmp"; exit 1; fi llvm[1]: Compiling InlineAsm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/InlineAsm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.d.tmp"; exit 1; fi llvm[1]: Compiling Instruction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Instruction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.d.tmp"; exit 1; fi llvm[1]: Compiling Instructions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Instructions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.d.tmp"; exit 1; fi llvm[1]: Compiling IntrinsicInst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/IntrinsicInst.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.d.tmp"; exit 1; fi llvm[1]: Compiling LLVMContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/LLVMContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.d.tmp"; exit 1; fi llvm[1]: Compiling LLVMContextImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/LLVMContextImpl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.d.tmp"; exit 1; fi llvm[1]: Compiling LegacyPassManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/LegacyPassManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.d.tmp"; exit 1; fi llvm[1]: Compiling MDBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/MDBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling Mangler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Mangler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.d.tmp"; exit 1; fi llvm[1]: Compiling Metadata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Metadata.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.d.tmp"; exit 1; fi llvm[1]: Compiling MetadataTracking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/MetadataTracking.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.d.tmp"; exit 1; fi llvm[1]: Compiling Module.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Module.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.d.tmp"; exit 1; fi llvm[1]: Compiling Operator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Operator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.d.tmp"; exit 1; fi llvm[1]: Compiling Pass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Pass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.d.tmp"; exit 1; fi llvm[1]: Compiling PassManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/PassManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.d.tmp"; exit 1; fi llvm[1]: Compiling PassRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/PassRegistry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.d.tmp"; exit 1; fi llvm[1]: Compiling Statepoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Statepoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.d.tmp"; exit 1; fi llvm[1]: Compiling Type.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Type.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.d.tmp"; exit 1; fi llvm[1]: Compiling TypeFinder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/TypeFinder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.d.tmp"; exit 1; fi llvm[1]: Compiling Use.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Use.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.d.tmp"; exit 1; fi llvm[1]: Compiling User.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/User.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.d.tmp"; exit 1; fi llvm[1]: Compiling Value.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Value.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.d.tmp"; exit 1; fi llvm[1]: Compiling ValueSymbolTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/ValueSymbolTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.d.tmp"; exit 1; fi llvm[1]: Compiling ValueTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/ValueTypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.d.tmp"; exit 1; fi llvm[1]: Compiling Verifier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IR/Verifier.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.d.tmp"; exit 1; fi llvm[1]: Building Release Archive Library libLLVMCore.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCore.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCore.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AsmWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Attributes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/AutoUpgrade.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/BasicBlock.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Comdat.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantFold.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ConstantRange.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Constants.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Core.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DIBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DataLayout.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugInfoMetadata.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DebugLoc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/DiagnosticPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Dominators.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Function.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GCOV.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/GVMaterializer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Globals.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IRPrintingPasses.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/InlineAsm.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instruction.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Instructions.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/IntrinsicInst.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LLVMContextImpl.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/LegacyPassManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MDBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Mangler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Metadata.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/MetadataTracking.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Module.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Operator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Pass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/PassRegistry.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Statepoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Type.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/TypeFinder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Use.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/User.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Value.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueSymbolTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/ValueTypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR/Release/Verifier.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCore.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/IR; \ DD=IR; \ if [ ! -f $SD/Makefile ]; then \ SD=IR; \ DD=IR; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/AsmParser; \ DD=AsmParser; \ if [ ! -f $SD/Makefile ]; then \ SD=AsmParser; \ DD=AsmParser; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/.//.dir llvm[2]: Compiling LLLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/AsmParser/LLLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.d.tmp"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode; \ DD=Bitcode; \ if [ ! -f $SD/Makefile ]; then \ SD=Bitcode; \ DD=Bitcode; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Reader; \ DD=Reader; \ if [ ! -f $SD/Makefile ]; then \ SD=Reader; \ DD=Reader; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/.//.dir llvm[3]: Compiling BitReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Reader/BitReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.d.tmp"; exit 1; fi llvm[3]: Compiling BitcodeReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Reader/BitcodeReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp"; exit 1; fi llvm[2]: Compiling LLParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/AsmParser/LLParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.d.tmp"; exit 1; fi llvm[2]: Compiling Parser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/AsmParser/Parser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.d.tmp"; exit 1; fi llvm[3]: Compiling BitstreamReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Reader/BitstreamReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAsmParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAsmParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/LLParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser/Release/Parser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAsmParser.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis; \ DD=Analysis; \ if [ ! -f $SD/Makefile ]; then \ SD=Analysis; \ DD=Analysis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/.//.dir llvm[2]: Compiling AliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/AliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMBitReader.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMBitReader.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMBitReader.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitReader.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitcodeReader.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader/Release/BitstreamReader.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMBitReader.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer; \ DD=Writer; \ if [ ! -f $SD/Makefile ]; then \ SD=Writer; \ DD=Writer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/.//.dir llvm[3]: Compiling BitWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer/BitWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.d.tmp"; exit 1; fi llvm[3]: Compiling BitcodeWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer/BitcodeWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp"; exit 1; fi llvm[2]: Compiling AliasAnalysisCounter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/AliasAnalysisCounter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.d.tmp"; exit 1; fi llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/AliasAnalysisEvaluator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp"; exit 1; fi llvm[2]: Compiling AliasDebugger.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/AliasDebugger.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.d.tmp"; exit 1; fi llvm[2]: Compiling AliasSetTracker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/AliasSetTracker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.d.tmp"; exit 1; fi llvm[3]: Compiling BitcodeWriterPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer/BitcodeWriterPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp"; exit 1; fi llvm[3]: Compiling ValueEnumerator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Bitcode/Writer/ValueEnumerator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp"; exit 1; fi llvm[2]: Compiling Analysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/Analysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.d.tmp"; exit 1; fi llvm[2]: Compiling AssumptionCache.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/AssumptionCache.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.d.tmp"; exit 1; fi llvm[2]: Compiling BasicAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/BasicAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMBitWriter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMBitWriter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMBitWriter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/BitcodeWriterPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer/Release/ValueEnumerator.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMBitWriter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms; \ DD=Transforms; \ if [ ! -f $SD/Makefile ]; then \ SD=Transforms; \ DD=Transforms; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils; \ DD=Utils; \ if [ ! -f $SD/Makefile ]; then \ SD=Utils; \ DD=Utils; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/.//.dir llvm[3]: Compiling ASanStackFrameLayout.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/ASanStackFrameLayout.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp"; exit 1; fi llvm[3]: Compiling AddDiscriminators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/AddDiscriminators.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp"; exit 1; fi llvm[2]: Compiling BlockFrequencyInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/BlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.d.tmp"; exit 1; fi llvm[3]: Compiling BasicBlockUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/BasicBlockUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp"; exit 1; fi llvm[2]: Compiling BlockFrequencyInfoImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/BlockFrequencyInfoImpl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp"; exit 1; fi llvm[3]: Compiling BreakCriticalEdges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/BreakCriticalEdges.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp"; exit 1; fi llvm[2]: Compiling BranchProbabilityInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/BranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.d.tmp"; exit 1; fi llvm[3]: Compiling BuildLibCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/BuildLibCalls.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp"; exit 1; fi llvm[2]: Compiling CFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/CFG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.d.tmp"; exit 1; fi llvm[3]: Compiling BypassSlowDivision.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/BypassSlowDivision.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp"; exit 1; fi llvm[2]: Compiling CFGPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/CFGPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling CloneFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/CloneFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.d.tmp"; exit 1; fi llvm[2]: Compiling CFLAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/CFLAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling CloneModule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/CloneModule.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.d.tmp"; exit 1; fi llvm[2]: Compiling CGSCCPassManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/CGSCCPassManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.d.tmp"; exit 1; fi llvm[2]: Compiling CaptureTracking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/CaptureTracking.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.d.tmp"; exit 1; fi llvm[3]: Compiling CmpInstAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/CmpInstAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling CodeExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/CodeExtractor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.d.tmp"; exit 1; fi llvm[2]: Compiling CodeMetrics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/CodeMetrics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantFolding.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ConstantFolding.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.d.tmp"; exit 1; fi llvm[3]: Compiling CtorUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/CtorUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.d.tmp"; exit 1; fi llvm[2]: Compiling CostModel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/CostModel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.d.tmp"; exit 1; fi llvm[3]: Compiling DemoteRegToStack.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/DemoteRegToStack.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp"; exit 1; fi llvm[2]: Compiling Delinearization.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/Delinearization.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.d.tmp"; exit 1; fi llvm[3]: Compiling FlattenCFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/FlattenCFG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.d.tmp"; exit 1; fi llvm[2]: Compiling DependenceAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/DependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalStatus.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/GlobalStatus.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.d.tmp"; exit 1; fi llvm[3]: Compiling InlineFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/InlineFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.d.tmp"; exit 1; fi llvm[2]: Compiling DivergenceAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/DivergenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling DomPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/DomPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling InstructionNamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/InstructionNamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.d.tmp"; exit 1; fi llvm[3]: Compiling IntegerDivision.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/IntegerDivision.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi llvm[2]: Compiling DominanceFrontier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/DominanceFrontier.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.d.tmp"; exit 1; fi llvm[2]: Compiling IVUsers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IVUsers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.d.tmp"; exit 1; fi llvm[3]: Compiling LCSSA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LCSSA.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.d.tmp"; exit 1; fi llvm[2]: Compiling InstCount.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/InstCount.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.d.tmp"; exit 1; fi llvm[3]: Compiling Local.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/Local.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi llvm[2]: Compiling InstructionSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/InstructionSimplify.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling LoopSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LoopSimplify.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.d.tmp"; exit 1; fi llvm[2]: Compiling Interval.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/Interval.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.d.tmp"; exit 1; fi llvm[2]: Compiling IntervalPartition.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IntervalPartition.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnroll.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LoopUnroll.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.d.tmp"; exit 1; fi llvm[2]: Compiling IteratedDominanceFrontier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IteratedDominanceFrontier.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.d.tmp"; exit 1; fi llvm[2]: Compiling LazyCallGraph.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/LazyCallGraph.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnrollRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LoopUnrollRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp"; exit 1; fi llvm[2]: Compiling LazyValueInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/LazyValueInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LoopUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.d.tmp"; exit 1; fi llvm[3]: Compiling LoopVersioning.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LoopVersioning.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.d.tmp"; exit 1; fi llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/LibCallAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling LibCallSemantics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/LibCallSemantics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.d.tmp"; exit 1; fi llvm[3]: Compiling LowerInvoke.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LowerInvoke.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.d.tmp"; exit 1; fi llvm[2]: Compiling Lint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/Lint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.d.tmp"; exit 1; fi llvm[3]: Compiling LowerSwitch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/LowerSwitch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.d.tmp"; exit 1; fi llvm[3]: Compiling Mem2Reg.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/Mem2Reg.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.d.tmp"; exit 1; fi llvm[2]: Compiling Loads.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/Loads.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.d.tmp"; exit 1; fi llvm[3]: Compiling MetaRenamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/MetaRenamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.d.tmp"; exit 1; fi llvm[2]: Compiling LoopAccessAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/LoopAccessAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling ModuleUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/ModuleUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.d.tmp"; exit 1; fi llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/PromoteMemoryToRegister.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp"; exit 1; fi llvm[2]: Compiling LoopInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/LoopInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SSAUpdater.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/SSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyCFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/SimplifyCFG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp"; exit 1; fi llvm[2]: Compiling LoopPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/LoopPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.d.tmp"; exit 1; fi llvm[2]: Compiling MemDepPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/MemDepPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MemDerefPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/MemDerefPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryBuiltins.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/MemoryBuiltins.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/MemoryDependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyIndVar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/SimplifyIndVar.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyInstructions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/SimplifyInstructions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyLibCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/SimplifyLibCalls.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryLocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/MemoryLocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.d.tmp"; exit 1; fi llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ModuleDebugInfoPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling SymbolRewriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/SymbolRewriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.d.tmp"; exit 1; fi llvm[2]: Compiling NoAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/NoAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling PHITransAddr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/PHITransAddr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.d.tmp"; exit 1; fi llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp"; exit 1; fi llvm[2]: Compiling PostDominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/PostDominators.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.d.tmp"; exit 1; fi llvm[3]: Compiling Utils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/Utils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.d.tmp"; exit 1; fi llvm[3]: Compiling ValueMapper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Utils/ValueMapper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.d.tmp"; exit 1; fi llvm[2]: Compiling PtrUseVisitor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/PtrUseVisitor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.d.tmp"; exit 1; fi llvm[2]: Compiling RegionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/RegionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMTransformUtils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTransformUtils.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTransformUtils.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ASanStackFrameLayout.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/AddDiscriminators.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BasicBlockUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BreakCriticalEdges.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BuildLibCalls.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/BypassSlowDivision.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CloneModule.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CmpInstAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CodeExtractor.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/CtorUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/DemoteRegToStack.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/FlattenCFG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/GlobalStatus.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InlineFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/InstructionNamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/IntegerDivision.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LCSSA.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Local.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopSimplify.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnroll.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUnrollRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LoopVersioning.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerInvoke.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/LowerSwitch.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Mem2Reg.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/MetaRenamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ModuleUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SSAUpdater.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyCFG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyIndVar.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyInstructions.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SimplifyLibCalls.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/SymbolRewriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/Utils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils/Release/ValueMapper.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTransformUtils.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation; \ DD=Instrumentation; \ if [ ! -f $SD/Makefile ]; then \ SD=Instrumentation; \ DD=Instrumentation; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/.//.dir llvm[3]: Compiling AddressSanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/AddressSanitizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp"; exit 1; fi llvm[2]: Compiling RegionPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/RegionPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.d.tmp"; exit 1; fi llvm[2]: Compiling RegionPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/RegionPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling BoundsChecking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/BoundsChecking.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolution.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ScalarEvolution.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.d.tmp"; exit 1; fi llvm[3]: Compiling DataFlowSanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp"; exit 1; fi llvm[3]: Compiling GCOVProfiling.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/GCOVProfiling.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling InstrProfiling.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/InstrProfiling.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ScalarEvolutionExpander.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp"; exit 1; fi llvm[3]: Compiling Instrumentation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/Instrumentation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp"; exit 1; fi llvm[3]: Compiling MemorySanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/MemorySanitizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ScalarEvolutionNormalization.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp"; exit 1; fi llvm[2]: Compiling ScopedNoAliasAA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ScopedNoAliasAA.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.d.tmp"; exit 1; fi llvm[3]: Compiling SafeStack.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/SafeStack.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.d.tmp"; exit 1; fi llvm[2]: Compiling SparsePropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/SparsePropagation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLibraryInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/TargetLibraryInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SanitizerCoverage.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/SanitizerCoverage.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.d.tmp"; exit 1; fi llvm[2]: Compiling TargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.d.tmp"; exit 1; fi llvm[2]: Compiling Trace.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/Trace.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.d.tmp"; exit 1; fi llvm[3]: Compiling ThreadSanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Instrumentation/ThreadSanitizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp"; exit 1; fi llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/TypeBasedAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling ValueTracking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/ValueTracking.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInstrumentation.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInstrumentation.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInstrumentation.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/AddressSanitizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/BoundsChecking.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/GCOVProfiling.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/InstrProfiling.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/Instrumentation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/MemorySanitizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SafeStack.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/SanitizerCoverage.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInstrumentation.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar; \ DD=Scalar; \ if [ ! -f $SD/Makefile ]; then \ SD=Scalar; \ DD=Scalar; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/.//.dir llvm[3]: Compiling ADCE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/ADCE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.d.tmp"; exit 1; fi llvm[3]: Compiling AlignmentFromAssumptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.d.tmp"; exit 1; fi llvm[3]: Compiling BDCE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/BDCE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.d.tmp"; exit 1; fi llvm[2]: Compiling VectorUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/VectorUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantHoisting.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/ConstantHoisting.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMAnalysis.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAnalysis.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAnalysis.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisCounter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasAnalysisEvaluator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasDebugger.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AliasSetTracker.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Analysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/AssumptionCache.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BasicAliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BlockFrequencyInfoImpl.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/BranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFGPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CFLAliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CGSCCPassManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CaptureTracking.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CodeMetrics.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ConstantFolding.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/CostModel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Delinearization.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DependenceAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DivergenceAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DomPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/DominanceFrontier.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IVUsers.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstCount.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/InstructionSimplify.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Interval.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IntervalPartition.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/IteratedDominanceFrontier.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyCallGraph.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LazyValueInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallAliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LibCallSemantics.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Lint.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Loads.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopAccessAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/LoopPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDepPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemDerefPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryBuiltins.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryDependenceAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/MemoryLocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ModuleDebugInfoPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/NoAliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PHITransAddr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PostDominators.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/PtrUseVisitor.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/RegionPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolution.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionExpander.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScalarEvolutionNormalization.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ScopedNoAliasAA.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/SparsePropagation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetLibraryInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TargetTransformInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/Trace.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/TypeBasedAliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/ValueTracking.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/Release/VectorUtils.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAnalysis.a for dir in IPA; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/.//.dir llvm[3]: Compiling CallGraph.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA/CallGraph.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantProp.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/ConstantProp.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.d.tmp"; exit 1; fi llvm[3]: Compiling CallGraphSCCPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA/CallGraphSCCPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp"; exit 1; fi llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp"; exit 1; fi llvm[3]: Compiling CallPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA/CallPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling DCE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/DCE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalsModRef.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA/GlobalsModRef.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp"; exit 1; fi llvm[3]: Compiling DeadStoreElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/DeadStoreElimination.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp"; exit 1; fi llvm[3]: Compiling EarlyCSE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/EarlyCSE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp"; exit 1; fi llvm[3]: Compiling IPA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA/IPA.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.d.tmp"; exit 1; fi llvm[3]: Compiling InlineCost.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Analysis/IPA/InlineCost.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.d.tmp"; exit 1; fi llvm[3]: Compiling FlattenCFGPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/FlattenCFGPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMipa.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMipa.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMipa.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraph.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallGraphSCCPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/CallPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/GlobalsModRef.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/IPA.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA/Release/InlineCost.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMipa.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen; \ DD=CodeGen; \ if [ ! -f $SD/Makefile ]; then \ SD=CodeGen; \ DD=CodeGen; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG; \ DD=SelectionDAG; \ if [ ! -f $SD/Makefile ]; then \ SD=SelectionDAG; \ DD=SelectionDAG; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/.//.dir llvm[3]: Compiling DAGCombiner.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp"; exit 1; fi llvm[3]: Compiling Float2Int.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/Float2Int.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.d.tmp"; exit 1; fi llvm[3]: Compiling GVN.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/GVN.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.d.tmp"; exit 1; fi llvm[3]: Compiling IndVarSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/IndVarSimplify.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling InductiveRangeCheckElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.d.tmp"; exit 1; fi llvm[3]: Compiling FastISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/FastISel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp"; exit 1; fi llvm[3]: Compiling JumpThreading.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/JumpThreading.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.d.tmp"; exit 1; fi llvm[3]: Compiling FunctionLoweringInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LICM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LICM.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.d.tmp"; exit 1; fi llvm[3]: Compiling LoadCombine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoadCombine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.d.tmp"; exit 1; fi llvm[3]: Compiling InstrEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/InstrEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling LoopDeletion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopDeletion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp"; exit 1; fi llvm[3]: Compiling LoopDistribute.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopDistribute.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp"; exit 1; fi llvm[3]: Compiling LoopIdiomRecognize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopIdiomRecognize.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp"; exit 1; fi llvm[3]: Compiling LoopInstSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopInstSimplify.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeFloatTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp"; exit 1; fi llvm[3]: Compiling LoopInterchange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopInterchange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.d.tmp"; exit 1; fi llvm[3]: Compiling LoopRerollPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopRerollPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp"; exit 1; fi llvm[3]: Compiling LoopRotation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopRotation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp"; exit 1; fi llvm[3]: Compiling LoopStrengthReduce.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopStrengthReduce.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeVectorOps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnrollPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopUnrollPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeVectorTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnswitch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LoopUnswitch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp"; exit 1; fi llvm[3]: Compiling ResourcePriorityQueue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp"; exit 1; fi llvm[3]: Compiling LowerAtomic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LowerAtomic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGFast.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp"; exit 1; fi llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.d.tmp"; exit 1; fi llvm[3]: Compiling MemCpyOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/MemCpyOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGRRList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp"; exit 1; fi llvm[3]: Compiling MergedLoadStoreMotion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp"; exit 1; fi llvm[3]: Compiling NaryReassociate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/NaryReassociate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp"; exit 1; fi llvm[3]: Compiling PartiallyInlineLibCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp"; exit 1; fi llvm[3]: Compiling PlaceSafepoints.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/PlaceSafepoints.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp"; exit 1; fi llvm[3]: Compiling Reassociate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/Reassociate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp"; exit 1; fi llvm[3]: Compiling Reg2Mem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/Reg2Mem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp"; exit 1; fi llvm[3]: Compiling RewriteStatepointsForGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp"; exit 1; fi llvm[3]: Compiling SCCP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/SCCP.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.d.tmp"; exit 1; fi llvm[3]: Compiling SROA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/SROA.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.d.tmp"; exit 1; fi llvm[3]: Compiling SampleProfile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/SampleProfile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp"; exit 1; fi llvm[3]: Compiling Scalar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/Scalar.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.d.tmp"; exit 1; fi llvm[3]: Compiling ScalarReplAggregates.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/ScalarReplAggregates.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp"; exit 1; fi llvm[3]: Compiling Scalarizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/Scalarizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.d.tmp"; exit 1; fi llvm[3]: Compiling SeparateConstOffsetFromGEP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyCFGPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/SimplifyCFGPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp"; exit 1; fi llvm[3]: Compiling StatepointLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/StatepointLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.d.tmp"; exit 1; fi llvm[3]: Compiling Sink.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/Sink.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.d.tmp"; exit 1; fi llvm[3]: Compiling SpeculativeExecution.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/SpeculativeExecution.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.d.tmp"; exit 1; fi llvm[3]: Compiling TargetLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/TargetLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp"; exit 1; fi llvm[3]: Compiling StraightLineStrengthReduce.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.d.tmp"; exit 1; fi llvm[3]: Compiling StructurizeCFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/StructurizeCFG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp"; exit 1; fi llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp"; exit 1; fi llvm[3]: Compiling TailRecursionElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Scalar/TailRecursionElimination.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMSelectionDAG.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSelectionDAG.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSelectionDAG.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FastISel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/StatepointLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSelectionDAG.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter; \ DD=AsmPrinter; \ if [ ! -f $SD/Makefile ]; then \ SD=AsmPrinter; \ DD=AsmPrinter; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/.//.dir llvm[3]: Compiling ARMException.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/ARMException.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMScalarOpts.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMScalarOpts.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMScalarOpts.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ADCE.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/AlignmentFromAssumptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/BDCE.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantHoisting.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ConstantProp.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DCE.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/DeadStoreElimination.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/EarlyCSE.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/FlattenCFGPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Float2Int.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/GVN.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/IndVarSimplify.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/InductiveRangeCheckElimination.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/JumpThreading.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LICM.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoadCombine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDeletion.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopDistribute.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInstSimplify.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopInterchange.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRerollPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopRotation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopStrengthReduce.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnrollPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LoopUnswitch.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerAtomic.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/LowerExpectIntrinsic.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MemCpyOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/NaryReassociate.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/PlaceSafepoints.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reassociate.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Reg2Mem.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/RewriteStatepointsForGC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SCCP.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SROA.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SampleProfile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalar.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/ScalarReplAggregates.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Scalarizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SimplifyCFGPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/Sink.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/SpeculativeExecution.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StraightLineStrengthReduce.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/StructurizeCFG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar/Release/TailRecursionElimination.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMScalarOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine; \ DD=InstCombine; \ if [ ! -f $SD/Makefile ]; then \ SD=InstCombine; \ DD=InstCombine; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/.//.dir llvm[3]: Compiling InstCombineAddSub.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineAddSub.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp"; exit 1; fi llvm[3]: Compiling AddressPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/AddressPool.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineAndOrXor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinterDwarf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineCalls.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCasts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineCasts.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp"; exit 1; fi llvm[3]: Compiling DIE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DIE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCompares.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineCompares.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp"; exit 1; fi llvm[3]: Compiling DIEHash.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DIEHash.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.d.tmp"; exit 1; fi llvm[3]: Compiling DbgValueHistoryCalculator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d.tmp"; exit 1; fi llvm[3]: Compiling DebugLocStream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DebugLocStream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfAccelTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfCFIException.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfCompileUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombinePHI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombinePHI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfDebug.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfDebug.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineSelect.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineSelect.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineShifts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineShifts.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfExpression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfExpression.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineVectorOps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstCombineVectorOps.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfStringPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/DwarfUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d.tmp"; exit 1; fi llvm[3]: Compiling InstructionCombining.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/InstCombine/InstructionCombining.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp"; exit 1; fi llvm[3]: Compiling EHStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/EHStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInstCombine.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInstCombine.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInstCombine.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAddSub.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCalls.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCasts.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineCompares.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombinePHI.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSelect.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineShifts.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine/Release/InstructionCombining.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInstCombine.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO; \ DD=IPO; \ if [ ! -f $SD/Makefile ]; then \ SD=IPO; \ DD=IPO; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/.//.dir llvm[3]: Compiling ArgumentPromotion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/ArgumentPromotion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp"; exit 1; fi llvm[3]: Compiling ErlangGCPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling OcamlGCPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling BarrierNoopPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/BarrierNoopPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp"; exit 1; fi llvm[3]: Compiling WinCodeViewLineTables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantMerge.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/ConstantMerge.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.d.tmp"; exit 1; fi llvm[3]: Compiling DeadArgumentElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/DeadArgumentElimination.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp"; exit 1; fi llvm[3]: Compiling WinException.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AsmPrinter/WinException.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.d.tmp"; exit 1; fi llvm[3]: Compiling ElimAvailExtern.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/ElimAvailExtern.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.d.tmp"; exit 1; fi llvm[3]: Compiling ExtractGV.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/ExtractGV.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ARMException.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AddressPool.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIE.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DIEHash.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DebugLocStream.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfExpression.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/DwarfUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/EHStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter/Release/WinException.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAsmPrinter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRParser; \ DD=MIRParser; \ if [ ! -f $SD/Makefile ]; then \ SD=MIRParser; \ DD=MIRParser; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/.//.dir llvm[3]: Compiling MILexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRParser/MILexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.d.tmp"; exit 1; fi llvm[3]: Compiling FunctionAttrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/FunctionAttrs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp"; exit 1; fi llvm[3]: Compiling MIParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRParser/MIParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalDCE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/GlobalDCE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.d.tmp"; exit 1; fi llvm[3]: Compiling MIRParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRParser/MIRParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalOpt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/GlobalOpt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMIRParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMIRParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMIRParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MILexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser/Release/MIRParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMIRParser.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser' llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AggressiveAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp"; exit 1; fi llvm[3]: Compiling IPConstantPropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/IPConstantPropagation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp"; exit 1; fi llvm[3]: Compiling IPO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/IPO.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.d.tmp"; exit 1; fi llvm[3]: Compiling InlineAlways.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/InlineAlways.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.d.tmp"; exit 1; fi llvm[2]: Compiling AllocationOrder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AllocationOrder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.d.tmp"; exit 1; fi llvm[3]: Compiling InlineSimple.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/InlineSimple.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.d.tmp"; exit 1; fi llvm[2]: Compiling Analysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/Analysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.d.tmp"; exit 1; fi llvm[3]: Compiling Inliner.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/Inliner.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.d.tmp"; exit 1; fi llvm[2]: Compiling AtomicExpandPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/AtomicExpandPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.d.tmp"; exit 1; fi llvm[3]: Compiling Internalize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/Internalize.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.d.tmp"; exit 1; fi llvm[3]: Compiling LoopExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/LoopExtractor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.d.tmp"; exit 1; fi llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/BasicTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LowerBitSets.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/LowerBitSets.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.d.tmp"; exit 1; fi llvm[2]: Compiling BranchFolding.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/BranchFolding.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.d.tmp"; exit 1; fi llvm[3]: Compiling MergeFunctions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/MergeFunctions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.d.tmp"; exit 1; fi llvm[2]: Compiling CalcSpillWeights.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/CalcSpillWeights.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.d.tmp"; exit 1; fi llvm[3]: Compiling PartialInlining.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/PartialInlining.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.d.tmp"; exit 1; fi llvm[2]: Compiling CallingConvLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/CallingConvLower.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.d.tmp"; exit 1; fi llvm[3]: Compiling PassManagerBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/PassManagerBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/CodeGen.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenPrepare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/CodeGenPrepare.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.d.tmp"; exit 1; fi llvm[3]: Compiling PruneEH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/PruneEH.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.d.tmp"; exit 1; fi llvm[3]: Compiling StripDeadPrototypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/StripDeadPrototypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp"; exit 1; fi llvm[3]: Compiling StripSymbols.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/IPO/StripSymbols.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMipo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMipo.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMipo.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ArgumentPromotion.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/BarrierNoopPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ConstantMerge.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/DeadArgumentElimination.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ElimAvailExtern.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/ExtractGV.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/FunctionAttrs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalDCE.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/GlobalOpt.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPConstantPropagation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/IPO.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineAlways.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/InlineSimple.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Inliner.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/Internalize.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LoopExtractor.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/LowerBitSets.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/MergeFunctions.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PartialInlining.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PassManagerBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/PruneEH.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripDeadPrototypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO/Release/StripSymbols.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMipo.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize; \ DD=Vectorize; \ if [ ! -f $SD/Makefile ]; then \ SD=Vectorize; \ DD=Vectorize; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/.//.dir llvm[3]: Compiling BBVectorize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize/BBVectorize.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp"; exit 1; fi llvm[2]: Compiling CoreCLRGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/CoreCLRGC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.d.tmp"; exit 1; fi llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/CriticalAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp"; exit 1; fi llvm[3]: Compiling LoopVectorize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize/LoopVectorize.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp"; exit 1; fi llvm[2]: Compiling DFAPacketizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/DFAPacketizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.d.tmp"; exit 1; fi llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/DeadMachineInstructionElim.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp"; exit 1; fi llvm[2]: Compiling DwarfEHPrepare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/DwarfEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.d.tmp"; exit 1; fi llvm[2]: Compiling EarlyIfConversion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/EarlyIfConversion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.d.tmp"; exit 1; fi llvm[3]: Compiling SLPVectorizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize/SLPVectorizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp"; exit 1; fi llvm[2]: Compiling EdgeBundles.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/EdgeBundles.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.d.tmp"; exit 1; fi llvm[2]: Compiling ErlangGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ErlangGC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionDepsFix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ExecutionDepsFix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.d.tmp"; exit 1; fi llvm[3]: Compiling Vectorize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Vectorize/Vectorize.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.d.tmp"; exit 1; fi llvm[2]: Compiling ExpandISelPseudos.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ExpandISelPseudos.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMVectorize.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMVectorize.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMVectorize.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/BBVectorize.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/LoopVectorize.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/SLPVectorizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize/Release/Vectorize.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMVectorize.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Hello; \ DD=Hello; \ if [ ! -f $SD/Makefile ]; then \ SD=Hello; \ DD=Hello; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/.//.dir llvm[3]: Compiling Hello.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Hello -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/Hello/Hello.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.d.tmp"; exit 1; fi llvm[3]: Linking Release Loadable Module LLVMHello.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/LLVMHello.so /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello/Release/Hello.o \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC; \ DD=ObjCARC; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjCARC; \ DD=ObjCARC; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/.//.dir llvm[3]: Compiling ARCInstKind.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ARCInstKind.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.d.tmp"; exit 1; fi llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ExpandPostRAPseudos.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp"; exit 1; fi llvm[3]: Compiling DependencyAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/DependencyAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling FaultMaps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/FaultMaps.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ObjCARC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp"; exit 1; fi llvm[2]: Compiling GCMetadata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/GCMetadata.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCAPElim.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp"; exit 1; fi llvm[2]: Compiling GCMetadataPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/GCMetadataPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling GCRootLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/GCRootLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCContract.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ObjCARCContract.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCExpand.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ObjCARCExpand.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp"; exit 1; fi llvm[2]: Compiling GCStrategy.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/GCStrategy.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.d.tmp"; exit 1; fi llvm[2]: Compiling GlobalMerge.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/GlobalMerge.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCOpts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ObjCARCOpts.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp"; exit 1; fi llvm[2]: Compiling IfConversion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/IfConversion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.d.tmp"; exit 1; fi llvm[3]: Compiling ProvenanceAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling ProvenanceAnalysisEvaluator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.d.tmp"; exit 1; fi llvm[3]: Compiling PtrState.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Transforms/ObjCARC/PtrState.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.d.tmp"; exit 1; fi llvm[2]: Compiling ImplicitNullChecks.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ImplicitNullChecks.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMObjCARCOpts.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMObjCARCOpts.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMObjCARCOpts.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ARCInstKind.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCContract.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/ProvenanceAnalysisEvaluator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC/Release/PtrState.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMObjCARCOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target; \ DD=Target; \ if [ ! -f $SD/Makefile ]; then \ SD=Target; \ DD=Target; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU; \ DD=AMDGPU; \ if [ ! -f $SD/Makefile ]; then \ SD=AMDGPU; \ DD=AMDGPU; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/.//.dir llvm[3]: Building AMDGPU.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenRegisterInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td instruction information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenInstrInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[2]: Compiling InlineSpiller.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/InlineSpiller.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.d.tmp"; exit 1; fi llvm[3]: Building AMDGPU.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenDAGISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenSubtargetInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenMCCodeEmitter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenCallingConv.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td intrinsics information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-tgt-intrinsic -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenIntrinsics.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td DFA packetizer tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dfa-packetizer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenDFAPacketizer.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenAsmWriter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[3]: Building AMDGPU.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenAsmMatcher.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPU.td llvm[2]: Compiling InterferenceCache.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/InterferenceCache.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.d.tmp"; exit 1; fi /usr/bin/cmp -s AMDGPUGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenRegisterInfo.inc.tmp AMDGPUGenRegisterInfo.inc /usr/bin/cmp -s AMDGPUGenInstrInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenInstrInfo.inc.tmp AMDGPUGenInstrInfo.inc /usr/bin/cmp -s AMDGPUGenDAGISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenDAGISel.inc.tmp AMDGPUGenDAGISel.inc /usr/bin/cmp -s AMDGPUGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenSubtargetInfo.inc.tmp AMDGPUGenSubtargetInfo.inc /usr/bin/cmp -s AMDGPUGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenMCCodeEmitter.inc.tmp AMDGPUGenMCCodeEmitter.inc /usr/bin/cmp -s AMDGPUGenCallingConv.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenCallingConv.inc.tmp AMDGPUGenCallingConv.inc /usr/bin/cmp -s AMDGPUGenIntrinsics.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenIntrinsics.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenIntrinsics.inc.tmp AMDGPUGenIntrinsics.inc /usr/bin/cmp -s AMDGPUGenDFAPacketizer.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenDFAPacketizer.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenDFAPacketizer.inc.tmp AMDGPUGenDFAPacketizer.inc /usr/bin/cmp -s AMDGPUGenAsmWriter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenAsmWriter.inc.tmp AMDGPUGenAsmWriter.inc /usr/bin/cmp -s AMDGPUGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUGenAsmMatcher.inc.tmp AMDGPUGenAsmMatcher.inc llvm[3]: Compiling AMDGPUAlwaysInlinePass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.d.tmp"; exit 1; fi llvm[2]: Compiling InterleavedAccessPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/InterleavedAccessPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUAsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling IntrinsicLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/IntrinsicLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUFrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling LLVMTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LLVMTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Compiling LatencyPriorityQueue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LatencyPriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling LexicalScopes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LexicalScopes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.d.tmp"; exit 1; fi llvm[2]: Compiling LiveDebugVariables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveDebugVariables.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LiveInterval.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveInterval.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUIntrinsicInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveIntervalAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUMCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUMachineFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.d.tmp"; exit 1; fi llvm[2]: Compiling LiveIntervalUnion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveIntervalUnion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUPromoteAlloca.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.d.tmp"; exit 1; fi llvm[2]: Compiling LivePhysRegs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LivePhysRegs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRangeCalc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveRangeCalc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPURegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRangeEdit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveRangeEdit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUSubtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUSubtarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRegMatrix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveRegMatrix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling LiveStackAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveStackAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling LiveVariables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LiveVariables.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/LocalStackSlotAllocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILCFGStructurizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.d.tmp"; exit 1; fi llvm[2]: Compiling MIRPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling R600ClauseMergePass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600ClauseMergePass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.d.tmp"; exit 1; fi llvm[2]: Compiling MIRPrintingPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MIRPrintingPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBasicBlock.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineBasicBlock.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.d.tmp"; exit 1; fi llvm[3]: Compiling R600ControlFlowFinalizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineBlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp"; exit 1; fi llvm[3]: Compiling R600EmitClauseMarkers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.d.tmp"; exit 1; fi llvm[3]: Compiling R600ExpandSpecialInstrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBlockPlacement.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineBlockPlacement.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.d.tmp"; exit 1; fi llvm[3]: Compiling R600ISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineBranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCSE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineCSE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.d.tmp"; exit 1; fi llvm[3]: Compiling R600InstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCombiner.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineCombiner.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.d.tmp"; exit 1; fi llvm[3]: Compiling R600MachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCopyPropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineCopyPropagation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.d.tmp"; exit 1; fi llvm[3]: Compiling R600MachineScheduler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.d.tmp"; exit 1; fi llvm[2]: Compiling MachineDominanceFrontier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineDominanceFrontier.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.d.tmp"; exit 1; fi llvm[3]: Compiling R600OptimizeVectorRegisters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.d.tmp"; exit 1; fi llvm[2]: Compiling MachineDominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineDominators.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.d.tmp"; exit 1; fi llvm[3]: Compiling R600Packetizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600Packetizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.d.tmp"; exit 1; fi llvm[3]: Compiling R600RegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineFunctionAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling R600TextureIntrinsicsReplacer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/R600TextureIntrinsicsReplacer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineFunctionPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.d.tmp"; exit 1; fi llvm[3]: Compiling SIAnnotateControlFlow.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineFunctionPrinterPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp"; exit 1; fi llvm[3]: Compiling SIFixControlFlowLiveIntervals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIFixControlFlowLiveIntervals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.d.tmp"; exit 1; fi llvm[2]: Compiling MachineInstr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineInstr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.d.tmp"; exit 1; fi llvm[3]: Compiling SIFixSGPRCopies.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIFixSGPRCopies.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.d.tmp"; exit 1; fi llvm[2]: Compiling MachineInstrBundle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineInstrBundle.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.d.tmp"; exit 1; fi llvm[3]: Compiling SIFixSGPRLiveRanges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIFixSGPRLiveRanges.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.d.tmp"; exit 1; fi llvm[2]: Compiling MachineLICM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineLICM.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.d.tmp"; exit 1; fi llvm[3]: Compiling SIFoldOperands.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIFoldOperands.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.d.tmp"; exit 1; fi llvm[3]: Compiling SIISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling MachineLoopInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineLoopInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineModuleInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineModuleInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SIInsertWaits.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIInsertWaits.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.d.tmp"; exit 1; fi llvm[3]: Compiling SIInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineModuleInfoImpls.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp"; exit 1; fi llvm[2]: Compiling MachinePassRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachinePassRegistry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.d.tmp"; exit 1; fi llvm[2]: Compiling MachinePostDominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachinePostDominators.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.d.tmp"; exit 1; fi llvm[3]: Compiling SILoadStoreOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.d.tmp"; exit 1; fi llvm[2]: Compiling MachineRegionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineRegionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SILowerControlFlow.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SILowerControlFlow.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.d.tmp"; exit 1; fi llvm[2]: Compiling MachineRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SILowerI1Copies.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SILowerI1Copies.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.d.tmp"; exit 1; fi llvm[2]: Compiling MachineSSAUpdater.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineSSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.d.tmp"; exit 1; fi llvm[3]: Compiling SIMachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineScheduler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.d.tmp"; exit 1; fi llvm[3]: Compiling SIPrepareScratchRegs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIPrepareScratchRegs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.d.tmp"; exit 1; fi llvm[3]: Compiling SIRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineSink.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineSink.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.d.tmp"; exit 1; fi llvm[3]: Compiling SIShrinkInstructions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SIShrinkInstructions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.d.tmp"; exit 1; fi llvm[2]: Compiling MachineTraceMetrics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineTraceMetrics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.d.tmp"; exit 1; fi llvm[3]: Compiling SITypeRewriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/SITypeRewriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMAMDGPUCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAlwaysInlinePass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUAsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUFrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelDAGToDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUIntrinsicInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMCInstLower.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUMachineFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUPromoteAlloca.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPURegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUSubtarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDGPUTargetTransformInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/AMDILCFGStructurizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ClauseMergePass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ControlFlowFinalizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600EmitClauseMarkers.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ExpandSpecialInstrs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600ISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600InstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600MachineScheduler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600OptimizeVectorRegisters.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600Packetizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600RegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/R600TextureIntrinsicsReplacer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIAnnotateControlFlow.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixControlFlowLiveIntervals.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRCopies.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFixSGPRLiveRanges.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIFoldOperands.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInsertWaits.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILoadStoreOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerControlFlow.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SILowerI1Copies.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIPrepareScratchRegs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SIShrinkInstructions.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Release/SITypeRewriter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUCodeGen.a for dir in AsmParser InstPrinter TargetInfo MCTargetDesc Utils; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/.//.dir llvm[4]: Compiling AMDGPUAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.d.tmp"; exit 1; fi llvm[2]: Compiling MachineVerifier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/MachineVerifier.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.d.tmp"; exit 1; fi llvm[2]: Compiling OcamlGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/OcamlGC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.d.tmp"; exit 1; fi llvm[2]: Compiling OptimizePHIs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/OptimizePHIs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAMDGPUAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUAsmParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUAsmParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser/Release/AMDGPUAsmParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/.//.dir llvm[4]: Compiling AMDGPUInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling PHIElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/PHIElimination.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAMDGPUAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUAsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter/Release/AMDGPUInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/.//.dir llvm[4]: Compiling AMDGPUTargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAMDGPUInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUInfo.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUInfo.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo/Release/AMDGPUTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/.//.dir llvm[4]: Compiling AMDGPUAsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp"; exit 1; fi llvm[2]: Compiling PHIEliminationUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/PHIEliminationUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling Passes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/Passes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUMCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUMCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUMCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp"; exit 1; fi llvm[2]: Compiling PeepholeOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/PeepholeOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUTargetStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling PostRASchedulerList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/PostRASchedulerList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.d.tmp"; exit 1; fi llvm[4]: Compiling R600MCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp"; exit 1; fi llvm[4]: Compiling SIMCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAMDGPUDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUDesc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUDesc.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUAsmBackend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUELFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUMCTargetDesc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/AMDGPUTargetStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/R600MCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc/Release/SIMCCodeEmitter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/.//.dir llvm[4]: Compiling AMDGPUBaseInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/Utils/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAMDGPUUtils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUUtils.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUUtils.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils/Release/AMDGPUBaseInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAMDGPUUtils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ; \ DD=SystemZ; \ if [ ! -f $SD/Makefile ]; then \ SD=SystemZ; \ DD=SystemZ; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/.//.dir llvm[3]: Building SystemZ.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[2]: Compiling ProcessImplicitDefs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ProcessImplicitDefs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp"; exit 1; fi llvm[3]: Building SystemZ.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[3]: Building SystemZ.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[3]: Building SystemZ.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenDisassemblerTables.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[3]: Building SystemZ.td instruction information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[3]: Building SystemZ.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[3]: Building SystemZ.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[3]: Building SystemZ.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td llvm[2]: Compiling PrologEpilogInserter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/PrologEpilogInserter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.d.tmp"; exit 1; fi llvm[3]: Building SystemZ.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZ.td /usr/bin/cmp -s SystemZGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp SystemZGenRegisterInfo.inc /usr/bin/cmp -s SystemZGenAsmWriter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp SystemZGenAsmWriter.inc /usr/bin/cmp -s SystemZGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp SystemZGenAsmMatcher.inc /usr/bin/cmp -s SystemZGenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenDisassemblerTables.inc.tmp SystemZGenDisassemblerTables.inc /usr/bin/cmp -s SystemZGenInstrInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp SystemZGenInstrInfo.inc /usr/bin/cmp -s SystemZGenDAGISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp SystemZGenDAGISel.inc /usr/bin/cmp -s SystemZGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp SystemZGenSubtargetInfo.inc /usr/bin/cmp -s SystemZGenCallingConv.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp SystemZGenCallingConv.inc /usr/bin/cmp -s SystemZGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp SystemZGenMCCodeEmitter.inc llvm[3]: Compiling SystemZAsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZCallingConv.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZCallingConv.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp"; exit 1; fi llvm[2]: Compiling PseudoSourceValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/PseudoSourceValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZConstantPoolValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZConstantPoolValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegAllocBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZElimCompare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZElimCompare.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocBasic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegAllocBasic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZFrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocFast.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegAllocFast.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocGreedy.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegAllocGreedy.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocPBQP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegAllocPBQP.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZLDCleanup.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZLDCleanup.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterClassInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegisterClassInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterCoalescer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegisterCoalescer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZLongBranch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZLongBranch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZMCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterPressure.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegisterPressure.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZMachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterScavenging.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/RegisterScavenging.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ScheduleDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZSelectionDAGInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ScheduleDAGInstrs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZShortenInst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZShortenInst.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZSubtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZSubtarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ScheduleDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ScoreboardHazardRecognizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.d.tmp"; exit 1; fi llvm[2]: Compiling ShadowStackGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ShadowStackGC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.d.tmp"; exit 1; fi llvm[2]: Compiling ShadowStackGCLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ShadowStackGCLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMSystemZCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZAsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZCallingConv.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZElimCompare.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZFrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLDCleanup.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZLongBranch.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMCInstLower.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSelectionDAGInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZShortenInst.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZSubtarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Release/SystemZTargetTransformInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZCodeGen.a for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/.//.dir llvm[4]: Compiling SystemZInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZAsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/.//.dir llvm[4]: Compiling SystemZAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp"; exit 1; fi llvm[2]: Compiling ShrinkWrap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/ShrinkWrap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZAsmParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZAsmParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/.//.dir llvm[4]: Compiling SystemZDisassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.d.tmp"; exit 1; fi llvm[2]: Compiling SjLjEHPrepare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SjLjEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZDisassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZDisassembler.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZDisassembler.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler/Release/SystemZDisassembler.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/.//.dir llvm[4]: Compiling SystemZTargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZInfo.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZInfo.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/.//.dir llvm[4]: Compiling SystemZMCAsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling SlotIndexes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SlotIndexes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp"; exit 1; fi llvm[2]: Compiling SpillPlacement.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SpillPlacement.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZDesc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZDesc.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMSystemZDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX; \ DD=NVPTX; \ if [ ! -f $SD/Makefile ]; then \ SD=NVPTX; \ DD=NVPTX; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/.//.dir llvm[3]: Building NVPTX.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTX.td llvm[3]: Building NVPTX.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTX.td llvm[3]: Building NVPTX.td instruction information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTX.td llvm[3]: Building NVPTX.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTX.td llvm[3]: Building NVPTX.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTX.td llvm[2]: Compiling SplitKit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/SplitKit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.d.tmp"; exit 1; fi /usr/bin/cmp -s NVPTXGenAsmWriter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp NVPTXGenAsmWriter.inc /usr/bin/cmp -s NVPTXGenDAGISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp NVPTXGenDAGISel.inc /usr/bin/cmp -s NVPTXGenInstrInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp NVPTXGenInstrInfo.inc /usr/bin/cmp -s NVPTXGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp NVPTXGenRegisterInfo.inc /usr/bin/cmp -s NVPTXGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp NVPTXGenSubtargetInfo.inc llvm[3]: Compiling NVPTXAllocaHoisting.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXAsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling StackColoring.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/StackColoring.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXAssignValidGlobalNames.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXFavorNonGenericAddrSpaces.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXFavorNonGenericAddrSpaces.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.d.tmp"; exit 1; fi llvm[2]: Compiling StackMapLivenessAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/StackMapLivenessAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXFrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling StackMaps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/StackMaps.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXGenericToNVVM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp"; exit 1; fi llvm[2]: Compiling StackProtector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/StackProtector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Compiling StackSlotColoring.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/StackSlotColoring.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.d.tmp"; exit 1; fi llvm[2]: Compiling StatepointExampleGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/StatepointExampleGC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling TailDuplication.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TailDuplication.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.d.tmp"; exit 1; fi llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TargetFrameLoweringImpl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXImageOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXImageOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TargetInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXLowerAggrCopies.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TargetLoweringBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXLowerAlloca.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXLowerAlloca.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXLowerKernelArgs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXLowerKernelArgs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TargetLoweringObjectFileImpl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXMCExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXMCExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXPeephole.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXPeephole.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.d.tmp"; exit 1; fi llvm[2]: Compiling TargetOptionsImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TargetOptionsImpl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.d.tmp"; exit 1; fi llvm[2]: Compiling TargetRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TargetRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXPrologEpilogPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSchedule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TargetSchedule.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/TwoAddressInstructionPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXReplaceImageHandles.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXSubtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXSubtarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp"; exit 1; fi llvm[2]: Compiling UnreachableBlockElim.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/UnreachableBlockElim.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling VirtRegMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/VirtRegMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.d.tmp"; exit 1; fi llvm[2]: Compiling WinEHPrepare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/CodeGen/WinEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXUtilities.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVPTXUtilities.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp"; exit 1; fi llvm[3]: Compiling NVVMReflect.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/NVVMReflect.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AggressiveAntiDepBreaker.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AllocationOrder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Analysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/AtomicExpandPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BasicTargetTransformInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/BranchFolding.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CalcSpillWeights.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CallingConvLower.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGen.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CodeGenPrepare.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CoreCLRGC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/CriticalAntiDepBreaker.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DFAPacketizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DeadMachineInstructionElim.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/DwarfEHPrepare.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EarlyIfConversion.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/EdgeBundles.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ErlangGC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExecutionDepsFix.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandISelPseudos.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ExpandPostRAPseudos.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/FaultMaps.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadata.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCMetadataPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCRootLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GCStrategy.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/GlobalMerge.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IfConversion.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ImplicitNullChecks.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InlineSpiller.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterferenceCache.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/InterleavedAccessPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/IntrinsicLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LLVMTargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LatencyPriorityQueue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LexicalScopes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveDebugVariables.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveInterval.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveIntervalUnion.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LivePhysRegs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeCalc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRangeEdit.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveRegMatrix.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveStackAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LiveVariables.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/LocalStackSlotAllocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MIRPrintingPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBasicBlock.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBlockPlacement.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineBranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCSE.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCombiner.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineCopyPropagation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominanceFrontier.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineDominators.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineFunctionPrinterPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineInstrBundle.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLICM.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineLoopInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineModuleInfoImpls.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePassRegistry.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachinePostDominators.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSSAUpdater.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineScheduler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineSink.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineTraceMetrics.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/MachineVerifier.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OcamlGC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/OptimizePHIs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIElimination.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PHIEliminationUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/Passes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PeepholeOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PostRASchedulerList.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ProcessImplicitDefs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PrologEpilogInserter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/PseudoSourceValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocBasic.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocFast.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocGreedy.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegAllocPBQP.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterClassInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterCoalescer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterPressure.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/RegisterScavenging.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGInstrs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScheduleDAGPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ScoreboardHazardRecognizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShadowStackGCLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/ShrinkWrap.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SjLjEHPrepare.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SlotIndexes.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SpillPlacement.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/SplitKit.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackColoring.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMapLivenessAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackMaps.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackProtector.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StackSlotColoring.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/StatepointExampleGC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TailDuplication.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetFrameLoweringImpl.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetOptionsImpl.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TargetSchedule.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/TwoAddressInstructionPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/UnreachableBlockElim.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/VirtRegMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/Release/WinEHPrepare.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCodeGen.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine; \ DD=ExecutionEngine; \ if [ ! -f $SD/Makefile ]; then \ SD=ExecutionEngine; \ DD=ExecutionEngine; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Interpreter; \ DD=Interpreter; \ if [ ! -f $SD/Makefile ]; then \ SD=Interpreter; \ DD=Interpreter; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/.//.dir llvm[3]: Compiling Execution.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Interpreter/Execution.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMNVPTXCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXAssignValidGlobalNames.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFavorNonGenericAddrSpaces.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXFrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXImageOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerAlloca.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXLowerKernelArgs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXMCExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPeephole.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXPrologEpilogPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXReplaceImageHandles.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXSubtarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXTargetTransformInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVPTXUtilities.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/Release/NVVMReflect.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXCodeGen.a for dir in InstPrinter TargetInfo MCTargetDesc; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/.//.dir llvm[4]: Compiling NVPTXInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMNVPTXAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXAsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/.//.dir llvm[4]: Compiling NVPTXTargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMNVPTXInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXInfo.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXInfo.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/.//.dir llvm[4]: Compiling NVPTXMCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling NVPTXMCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp"; exit 1; fi llvm[3]: Compiling ExternalFunctions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMNVPTXDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXDesc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXDesc.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMNVPTXDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend; \ DD=CppBackend; \ if [ ! -f $SD/Makefile ]; then \ SD=CppBackend; \ DD=CppBackend; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/.//.dir llvm[3]: Compiling CPPBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -Wno-format -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend/CPPBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.d.tmp"; exit 1; fi llvm[3]: Compiling Interpreter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Interpreter/Interpreter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInterpreter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInterpreter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInterpreter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Execution.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter/Release/Interpreter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMInterpreter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/MCJIT; \ DD=MCJIT; \ if [ ! -f $SD/Makefile ]; then \ SD=MCJIT; \ DD=MCJIT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/.//.dir llvm[3]: Compiling MCJIT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/MCJIT/MCJIT.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMCppBackendCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCppBackendCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCppBackendCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/Release/CPPBackend.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCppBackendCodeGen.a for dir in TargetInfo; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/.//.dir llvm[4]: Compiling CppBackendTargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMCppBackendInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCppBackendInfo.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCppBackendInfo.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMCppBackendInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64; \ DD=AArch64; \ if [ ! -f $SD/Makefile ]; then \ SD=AArch64; \ DD=AArch64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/.//.dir llvm[3]: Building AArch64.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building AArch64.td instruction information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building AArch64.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building Release Archive Library libLLVMMCJIT.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCJIT.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCJIT.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT/Release/MCJIT.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc; \ DD=Orc; \ if [ ! -f $SD/Makefile ]; then \ SD=Orc; \ DD=Orc; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/.//.dir llvm[3]: Compiling ExecutionUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc/ExecutionUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.d.tmp"; exit 1; fi llvm[3]: Building AArch64.td assembly writer #1 with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -asmwriternum=1 -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmWriter1.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building AArch64.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Compiling IndirectionUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc/IndirectionUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.d.tmp"; exit 1; fi llvm[3]: Building AArch64.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building AArch64.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building AArch64.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building AArch64.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Compiling NullResolver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc/NullResolver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.d.tmp"; exit 1; fi llvm[3]: Building AArch64.td "fast" instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenFastISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Building AArch64.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td llvm[3]: Compiling OrcMCJITReplacement.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.d.tmp"; exit 1; fi llvm[3]: Building AArch64.td MC Pseudo instruction expander with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-pseudo-lowering -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64.td /usr/bin/cmp -s AArch64GenRegisterInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp AArch64GenRegisterInfo.inc /usr/bin/cmp -s AArch64GenInstrInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp AArch64GenInstrInfo.inc /usr/bin/cmp -s AArch64GenAsmWriter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp AArch64GenAsmWriter.inc /usr/bin/cmp -s AArch64GenAsmWriter1.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmWriter1.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmWriter1.inc.tmp AArch64GenAsmWriter1.inc /usr/bin/cmp -s AArch64GenDAGISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp AArch64GenDAGISel.inc /usr/bin/cmp -s AArch64GenCallingConv.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp AArch64GenCallingConv.inc /usr/bin/cmp -s AArch64GenAsmMatcher.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp AArch64GenAsmMatcher.inc /usr/bin/cmp -s AArch64GenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp AArch64GenSubtargetInfo.inc /usr/bin/cmp -s AArch64GenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp AArch64GenMCCodeEmitter.inc /usr/bin/cmp -s AArch64GenFastISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenFastISel.inc.tmp AArch64GenFastISel.inc /usr/bin/cmp -s AArch64GenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp AArch64GenDisassemblerTables.inc /usr/bin/cmp -s AArch64GenMCPseudoLowering.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp AArch64GenMCPseudoLowering.inc llvm[3]: Compiling AArch64A53Fix835769.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64A53Fix835769.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64A57FPLoadBalancing.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.d.tmp"; exit 1; fi llvm[3]: Compiling OrcTargetSupport.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/Orc/OrcTargetSupport.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMOrcJIT.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMOrcJIT.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMOrcJIT.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/ExecutionUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/IndirectionUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/NullResolver.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcMCJITReplacement.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc/Release/OrcTargetSupport.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMOrcJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld; \ DD=RuntimeDyld; \ if [ ! -f $SD/Makefile ]; then \ SD=RuntimeDyld; \ DD=RuntimeDyld; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/.//.dir llvm[3]: Compiling RTDyldMemoryManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64AddressTypePromotion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64AddressTypePromotion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyld.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64AdvSIMDScalarPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldCOFF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64AsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64BranchRelaxation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64BranchRelaxation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64CleanupLocalDynamicTLSPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldMachO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMRuntimeDyld.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMRuntimeDyld.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMRuntimeDyld.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RTDyldMemoryManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldCOFF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o llvm[3]: Compiling AArch64CollectLOH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64CollectLOH.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMRuntimeDyld.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld' llvm[2]: Compiling ExecutionEngine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/ExecutionEngine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionEngineBindings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/ExecutionEngineBindings.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64ConditionOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64ConditionOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.d.tmp"; exit 1; fi llvm[2]: Compiling GDBRegistrationListener.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/GDBRegistrationListener.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.d.tmp"; exit 1; fi llvm[2]: Compiling SectionMemoryManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/SectionMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64ConditionalCompares.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64ConditionalCompares.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSelect.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ExecutionEngine/TargetSelect.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMExecutionEngine.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMExecutionEngine.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMExecutionEngine.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/ExecutionEngineBindings.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/GDBRegistrationListener.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/SectionMemoryManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Release/TargetSelect.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMExecutionEngine.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Linker; \ DD=Linker; \ if [ ! -f $SD/Makefile ]; then \ SD=Linker; \ DD=Linker; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/.//.dir llvm[2]: Compiling LinkModules.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Linker -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Linker/LinkModules.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64DeadRegisterDefinitionsPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64ExpandPseudoInsts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLinker.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLinker.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLinker.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker/Release/LinkModules.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLinker.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/LTO; \ DD=LTO; \ if [ ! -f $SD/Makefile ]; then \ SD=LTO; \ DD=LTO; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/.//.dir llvm[2]: Compiling LTOCodeGenerator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/LTO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/LTO/LTOCodeGenerator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64FastISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64FastISel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.d.tmp"; exit 1; fi llvm[2]: Compiling LTOModule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/LTO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/LTO/LTOModule.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLTO.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLTO.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLTO.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOCodeGenerator.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO/Release/LTOModule.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/MC; \ DD=MC; \ if [ ! -f $SD/Makefile ]; then \ SD=MC; \ DD=MC; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser; \ DD=MCParser; \ if [ ! -f $SD/Makefile ]; then \ SD=MCParser; \ DD=MCParser; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/.//.dir llvm[3]: Compiling AsmLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/AsmLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.d.tmp"; exit 1; fi llvm[3]: Compiling AsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/AsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64FrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp"; exit 1; fi llvm[3]: Compiling COFFAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/COFFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64ISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp"; exit 1; fi llvm[3]: Compiling DarwinAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/DarwinAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling ELFAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/ELFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling MCAsmLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/MCAsmLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.d.tmp"; exit 1; fi llvm[3]: Compiling MCAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/MCAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling MCAsmParserExtension.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/MCAsmParserExtension.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64ISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp"; exit 1; fi llvm[3]: Compiling MCTargetAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCParser/MCTargetAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/AsmParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/COFFAsmParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/DarwinAsmParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/ELFAsmParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCAsmParserExtension.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser/Release/MCTargetAsmParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCParser.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler; \ DD=MCDisassembler; \ if [ ! -f $SD/Makefile ]; then \ SD=MCDisassembler; \ DD=MCDisassembler; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/.//.dir llvm[3]: Compiling Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler/Disassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.d.tmp"; exit 1; fi llvm[3]: Compiling MCDisassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler/MCDisassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.d.tmp"; exit 1; fi llvm[3]: Compiling MCExternalSymbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.d.tmp"; exit 1; fi llvm[3]: Compiling MCRelocationInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDisassembler/MCRelocationInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCDisassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCDisassembler.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCDisassembler.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/Disassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCDisassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCExternalSymbolizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler/Release/MCRelocationInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMCDisassembler.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler' llvm[2]: Compiling ConstantPools.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/ConstantPools.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.d.tmp"; exit 1; fi llvm[2]: Compiling ELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCAsmInfoCOFF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64InstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCAsmInfoDarwin.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCAsmInfoELF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCAsmStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64LoadStoreOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.d.tmp"; exit 1; fi llvm[2]: Compiling MCAssembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCAssembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.d.tmp"; exit 1; fi llvm[2]: Compiling MCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MCCodeGenInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCCodeGenInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64MCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64MCInstLower.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64PBQPRegAlloc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.d.tmp"; exit 1; fi llvm[2]: Compiling MCDwarf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCDwarf.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.d.tmp"; exit 1; fi llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCELFObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCELFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64PromoteConstant.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64PromoteConstant.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.d.tmp"; exit 1; fi llvm[2]: Compiling MCExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64RegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCInst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCInst.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.d.tmp"; exit 1; fi llvm[2]: Compiling MCInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MCInstrAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCInstrAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling MCInstrDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCInstrDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.d.tmp"; exit 1; fi llvm[2]: Compiling MCLabel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCLabel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64SelectionDAGInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCLinkerOptimizationHint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCLinkerOptimizationHint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.d.tmp"; exit 1; fi llvm[2]: Compiling MCMachOStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCMachOStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64StorePairSuppress.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64StorePairSuppress.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.d.tmp"; exit 1; fi llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCMachObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCNullStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCNullStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64Subtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64Subtarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectFileInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCObjectFileInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCObjectStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64TargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCSchedule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSchedule.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.d.tmp"; exit 1; fi llvm[2]: Compiling MCSection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSection.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionCOFF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSectionCOFF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSectionELF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64TargetObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64TargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionMachO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSectionMachO.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.d.tmp"; exit 1; fi llvm[2]: Compiling MCStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64TargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AArch64TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCSubtargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSymbol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.d.tmp"; exit 1; fi llvm[2]: Compiling MCSymbolELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSymbolELF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.d.tmp"; exit 1; fi llvm[2]: Compiling MCSymbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCSymbolizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.d.tmp"; exit 1; fi llvm[2]: Compiling MCTargetOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCTargetOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMAArch64CodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64CodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64CodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A53Fix835769.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64A57FPLoadBalancing.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AddressTypePromotion.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AdvSIMDScalarPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64AsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64BranchRelaxation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CleanupLocalDynamicTLSPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64CollectLOH.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ConditionalCompares.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64DeadRegisterDefinitionsPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ExpandPseudoInsts.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FastISel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64FrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64ISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64InstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64LoadStoreOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64MCInstLower.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PBQPRegAlloc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64PromoteConstant.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64RegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64StorePairSuppress.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64Subtarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Release/AArch64TargetTransformInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64CodeGen.a llvm[2]: Compiling MCValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.d.tmp"; exit 1; fi for dir in TargetInfo InstPrinter AsmParser Disassembler MCTargetDesc Utils; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/.//.dir llvm[4]: Compiling AArch64TargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Info.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Info.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Info.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/.//.dir llvm[4]: Compiling AArch64InstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MCWin64EH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCWin64EH.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.d.tmp"; exit 1; fi llvm[2]: Compiling MCWinEH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MCWinEH.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.d.tmp"; exit 1; fi llvm[2]: Compiling MachObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling StringTableBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/StringTableBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.d.tmp"; exit 1; fi llvm[2]: Compiling SubtargetFeature.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/SubtargetFeature.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.d.tmp"; exit 1; fi llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling WinCOFFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/WinCOFFStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling YAML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/MC/YAML.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMMC.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMC.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMC.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ConstantPools.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/ELFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmBackend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoCOFF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoDarwin.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmInfoELF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAsmStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCAssembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCCodeGenInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCDwarf.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFObjectTargetWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCELFStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInst.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCInstrDesc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLabel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCLinkerOptimizationHint.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachOStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCMachObjectTargetWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCNullStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectFileInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSchedule.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSection.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionCOFF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionELF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSectionMachO.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSubtargetInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbol.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolELF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCSymbolizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCTargetOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWin64EH.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MCWinEH.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/MachObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/StringTableBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/SubtargetFeature.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/WinCOFFStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/Release/YAML.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMMC.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Object; \ DD=Object; \ if [ ! -f $SD/Makefile ]; then \ SD=Object; \ DD=Object; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/.//.dir llvm[2]: Compiling Archive.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/Archive.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.d.tmp"; exit 1; fi llvm[2]: Compiling ArchiveWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/ArchiveWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.d.tmp"; exit 1; fi llvm[2]: Compiling Binary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/Binary.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.d.tmp"; exit 1; fi llvm[2]: Compiling COFFObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/COFFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling COFFYAML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/COFFYAML.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64AsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64AsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64AsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/.//.dir llvm[4]: Compiling AArch64AsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp"; exit 1; fi llvm[2]: Compiling ELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/ELF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.d.tmp"; exit 1; fi llvm[2]: Compiling ELFObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/ELFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling ELFYAML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/ELFYAML.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64AsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64AsmParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64AsmParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/.//.dir llvm[4]: Compiling AArch64Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Disassembler/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp"; exit 1; fi llvm[2]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/Error.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.d.tmp"; exit 1; fi llvm[2]: Compiling IRObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/IRObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling MachOObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/MachOObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling MachOUniversal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/MachOUniversal.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.d.tmp"; exit 1; fi llvm[2]: Compiling Object.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/Object.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64ExternalSymbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Disassembler/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.d.tmp"; exit 1; fi llvm[2]: Compiling ObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/ObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling RecordStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/RecordStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling SymbolSize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/SymbolSize.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Disassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Disassembler.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Disassembler.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler/Release/AArch64ExternalSymbolizer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/.//.dir llvm[4]: Compiling AArch64AsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp"; exit 1; fi llvm[2]: Compiling SymbolicFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Object/SymbolicFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMObject.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMObject.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMObject.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Archive.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ArchiveWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Binary.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/COFFYAML.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELF.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ELFYAML.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Error.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/IRObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/MachOUniversal.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/Object.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/ObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/RecordStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolSize.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object/Release/SymbolicFile.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMObject.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Option; \ DD=Option; \ if [ ! -f $SD/Makefile ]; then \ SD=Option; \ DD=Option; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/.//.dir llvm[2]: Compiling Arg.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Option/Arg.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.d.tmp"; exit 1; fi llvm[2]: Compiling ArgList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Option/ArgList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64ELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling OptTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Option/OptTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64ELFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling Option.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Option/Option.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMOption.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMOption.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMOption.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Arg.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/ArgList.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/OptTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option/Release/Option.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMOption.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo; \ DD=DebugInfo; \ if [ ! -f $SD/Makefile ]; then \ SD=DebugInfo; \ DD=DebugInfo; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF; \ DD=DWARF; \ if [ ! -f $SD/Makefile ]; then \ SD=DWARF; \ DD=DWARF; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/.//.dir llvm[3]: Compiling DWARFAbbreviationDeclaration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFAcceleratorTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFCompileUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MachObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFDebugAbbrev.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFDebugArangeSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64TargetStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFDebugAranges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Desc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Desc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Desc.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64MachObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc/Release/AArch64TargetStreamer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/.//.dir llvm[4]: Compiling AArch64BaseInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Utils/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFDebugFrame.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFDebugInfoEntry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.d.tmp"; exit 1; fi llvm[3]: Compiling DWARFDebugLine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugLine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Utils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Utils.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Utils.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM; \ DD=ARM; \ if [ ! -f $SD/Makefile ]; then \ SD=ARM; \ DD=ARM; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/.//.dir llvm[3]: Building ARM.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Building ARM.td instruction information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Compiling DWARFDebugLoc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.d.tmp"; exit 1; fi llvm[3]: Building ARM.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Compiling DWARFDebugRangeList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.d.tmp"; exit 1; fi llvm[3]: Building ARM.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Compiling DWARFFormValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFFormValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.d.tmp"; exit 1; fi llvm[3]: Building ARM.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Building ARM.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Compiling DWARFTypeUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.d.tmp"; exit 1; fi llvm[3]: Building ARM.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Building ARM.td "fast" instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Compiling DWARFUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/DWARFUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.d.tmp"; exit 1; fi llvm[3]: Building ARM.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Building ARM.td MC Pseudo instruction expander with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-pseudo-lowering -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Building ARM.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARM.td llvm[3]: Compiling SyntaxHighlighting.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/DWARF/SyntaxHighlighting.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.d.tmp"; exit 1; fi /usr/bin/cmp -s ARMGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp ARMGenRegisterInfo.inc /usr/bin/cmp -s ARMGenInstrInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp ARMGenInstrInfo.inc /usr/bin/cmp -s ARMGenAsmWriter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp ARMGenAsmWriter.inc /usr/bin/cmp -s ARMGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp ARMGenAsmMatcher.inc /usr/bin/cmp -s ARMGenDAGISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp ARMGenDAGISel.inc /usr/bin/cmp -s ARMGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp ARMGenSubtargetInfo.inc /usr/bin/cmp -s ARMGenCallingConv.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp ARMGenCallingConv.inc /usr/bin/cmp -s ARMGenFastISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp ARMGenFastISel.inc /usr/bin/cmp -s ARMGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp ARMGenMCCodeEmitter.inc /usr/bin/cmp -s ARMGenMCPseudoLowering.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp ARMGenMCPseudoLowering.inc /usr/bin/cmp -s ARMGenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp ARMGenDisassemblerTables.inc llvm[3]: Compiling A15SDOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/A15SDOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMDebugInfoDWARF.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMDebugInfoDWARF.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMDebugInfoDWARF.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAbbreviationDeclaration.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFAcceleratorTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFCompileUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAbbrev.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugArangeSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugAranges.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugFrame.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugInfoEntry.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugLoc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFDebugRangeList.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFFormValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFTypeUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/DWARFUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF/Release/SyntaxHighlighting.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMDebugInfoDWARF.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB; \ DD=PDB; \ if [ ! -f $SD/Makefile ]; then \ SD=PDB; \ DD=PDB; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/.//.dir llvm[3]: Compiling IPDBSourceFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/IPDBSourceFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.d.tmp"; exit 1; fi llvm[3]: Compiling PDB.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDB.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.d.tmp"; exit 1; fi llvm[3]: Compiling PDBContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.d.tmp"; exit 1; fi llvm[3]: Compiling PDBExtras.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBExtras.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.d.tmp"; exit 1; fi llvm[3]: Compiling PDBInterfaceAnchors.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.d.tmp"; exit 1; fi llvm[3]: Compiling ARMAsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolAnnotation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolBlock.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolBlock.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolCompiland.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolCompilandDetails.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolCompilandEnv.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolCustom.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolCustom.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolData.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolData.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolExe.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolExe.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.d.tmp"; exit 1; fi llvm[3]: Compiling ARMBaseInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMBaseInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolFunc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolFunc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolFuncDebugEnd.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolFuncDebugStart.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolLabel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolLabel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolPublicSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolThunk.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolThunk.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeArray.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeBaseClass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeBuiltin.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeCustom.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.d.tmp"; exit 1; fi llvm[3]: Compiling ARMBaseRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMBaseRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeDimension.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeEnum.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeFriend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeFunctionArg.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeFunctionSig.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeManaged.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.d.tmp"; exit 1; fi llvm[3]: Compiling ARMConstantIslandPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMConstantIslandPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypePointer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeTypedef.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeUDT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeVTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolTypeVTableShape.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolUnknown.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.d.tmp"; exit 1; fi llvm[3]: Compiling PDBSymbolUsingNamespace.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMDebugInfoPDB.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMDebugInfoPDB.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMDebugInfoPDB.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/IPDBSourceFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDB.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBExtras.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBInterfaceAnchors.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbol.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolAnnotation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolBlock.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompiland.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandDetails.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCompilandEnv.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolCustom.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolData.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolExe.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFunc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugEnd.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolFuncDebugStart.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolLabel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolPublicSymbol.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolThunk.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeArray.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBaseClass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeBuiltin.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeCustom.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeDimension.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeEnum.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFriend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionArg.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeFunctionSig.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeManaged.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypePointer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeTypedef.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeUDT.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolTypeVTableShape.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUnknown.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB/Release/PDBSymbolUsingNamespace.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMDebugInfoPDB.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/IRReader; \ DD=IRReader; \ if [ ! -f $SD/Makefile ]; then \ SD=IRReader; \ DD=IRReader; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/.//.dir llvm[2]: Compiling IRReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/IRReader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/IRReader/IRReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.d.tmp"; exit 1; fi llvm[3]: Compiling ARMConstantPoolValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMConstantPoolValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMIRReader.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMIRReader.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMIRReader.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader/Release/IRReader.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMIRReader.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/LineEditor; \ DD=LineEditor; \ if [ ! -f $SD/Makefile ]; then \ SD=LineEditor; \ DD=LineEditor; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/.//.dir llvm[2]: Compiling LineEditor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/LineEditor -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/LineEditor/LineEditor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.d.tmp"; exit 1; fi llvm[3]: Compiling ARMExpandPseudoInsts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMExpandPseudoInsts.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLineEditor.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLineEditor.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLineEditor.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor/Release/LineEditor.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLineEditor.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData; \ DD=ProfileData; \ if [ ! -f $SD/Makefile ]; then \ SD=ProfileData; \ DD=ProfileData; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/.//.dir llvm[2]: Compiling CoverageMapping.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/CoverageMapping.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.d.tmp"; exit 1; fi llvm[2]: Compiling CoverageMappingReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/CoverageMappingReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.d.tmp"; exit 1; fi llvm[3]: Compiling ARMFastISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMFastISel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.d.tmp"; exit 1; fi llvm[2]: Compiling CoverageMappingWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/CoverageMappingWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.d.tmp"; exit 1; fi llvm[2]: Compiling InstrProf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/InstrProf.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.d.tmp"; exit 1; fi llvm[2]: Compiling InstrProfReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/InstrProfReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.d.tmp"; exit 1; fi llvm[2]: Compiling InstrProfWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/InstrProfWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.d.tmp"; exit 1; fi llvm[2]: Compiling SampleProf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/SampleProf.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.d.tmp"; exit 1; fi llvm[2]: Compiling SampleProfReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/SampleProfReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.d.tmp"; exit 1; fi llvm[3]: Compiling ARMFrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling SampleProfWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/ProfileData/SampleProfWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMProfileData.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMProfileData.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMProfileData.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMapping.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingReader.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/CoverageMappingWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProf.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfReader.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/InstrProfWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProf.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfReader.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData/Release/SampleProfWriter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMProfileData.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Passes; \ DD=Passes; \ if [ ! -f $SD/Makefile ]; then \ SD=Passes; \ DD=Passes; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/.//.dir llvm[2]: Compiling PassBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Passes -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Passes/PassBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.d.tmp"; exit 1; fi llvm[3]: Compiling ARMHazardRecognizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMHazardRecognizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMPasses.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPasses.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPasses.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes/Release/PassBuilder.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPasses.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/LibDriver; \ DD=LibDriver; \ if [ ! -f $SD/Makefile ]; then \ SD=LibDriver; \ DD=LibDriver; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/.//.dir llvm[2]: Building lib Driver Option tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/LibDriver -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-opt-parser-defs -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/Options.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/LibDriver/Options.td /usr/bin/cmp -s Options.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/Options.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/Options.inc.tmp Options.inc llvm[2]: Compiling LibDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/LibDriver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/LibDriver/LibDriver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.d.tmp"; exit 1; fi llvm[3]: Compiling ARMISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLibDriver.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLibDriver.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLibDriver.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver/Release/LibDriver.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMLibDriver.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver' llvm[3]: Compiling ARMISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.d.tmp"; exit 1; fi llvm[3]: Compiling ARMInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ARMLoadStoreOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMLoadStoreOptimizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp"; exit 1; fi llvm[3]: Compiling ARMMCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling ARMMachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ARMOptimizeBarriersPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMOptimizeBarriersPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.d.tmp"; exit 1; fi llvm[3]: Compiling ARMRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ARMSelectionDAGInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ARMSubtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMSubtarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.d.tmp"; exit 1; fi llvm[3]: Compiling ARMTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.d.tmp"; exit 1; fi llvm[3]: Compiling ARMTargetObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMTargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling ARMTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ARMTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling MLxExpansionPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MLxExpansionPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb1FrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Thumb1FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb1InstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Thumb1InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb2ITBlockPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Thumb2ITBlockPass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb2InstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Thumb2InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb2SizeReduction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Thumb2SizeReduction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp"; exit 1; fi llvm[3]: Compiling ThumbRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/ThumbRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC; \ DD=PowerPC; \ if [ ! -f $SD/Makefile ]; then \ SD=PowerPC; \ DD=PowerPC; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/.//.dir llvm[3]: Building PPC.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[3]: Building PPC.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[3]: Building Release Archive Library libLLVMARMCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/A15SDOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMAsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMBaseRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantIslandPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMConstantPoolValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMExpandPseudoInsts.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFastISel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMFrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMHazardRecognizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelDAGToDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMCInstLower.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMOptimizeBarriersPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSelectionDAGInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMSubtarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ARMTargetTransformInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/MLxExpansionPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1FrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb1InstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2ITBlockPass.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2InstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/Thumb2SizeReduction.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Release/ThumbRegisterInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMCodeGen.a llvm[3]: Building PPC.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/.//.dir llvm[4]: Compiling ARMInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp"; exit 1; fi llvm[3]: Building PPC.td instruction information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[3]: Building PPC.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[3]: Building PPC.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[3]: Building PPC.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[3]: Building PPC.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[3]: Building PPC.td "fast" instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenFastISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td llvm[4]: Building Release Archive Library libLLVMARMAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMAsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/.//.dir llvm[4]: Compiling ARMAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/AsmParser/ARMAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp"; exit 1; fi llvm[3]: Building PPC.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenDisassemblerTables.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPC.td /usr/bin/cmp -s PPCGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp PPCGenRegisterInfo.inc /usr/bin/cmp -s PPCGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp PPCGenAsmMatcher.inc /usr/bin/cmp -s PPCGenAsmWriter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp PPCGenAsmWriter.inc /usr/bin/cmp -s PPCGenInstrInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp PPCGenInstrInfo.inc /usr/bin/cmp -s PPCGenDAGISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp PPCGenDAGISel.inc /usr/bin/cmp -s PPCGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp PPCGenSubtargetInfo.inc /usr/bin/cmp -s PPCGenCallingConv.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp PPCGenCallingConv.inc /usr/bin/cmp -s PPCGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp PPCGenMCCodeEmitter.inc /usr/bin/cmp -s PPCGenFastISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenFastISel.inc.tmp PPCGenFastISel.inc /usr/bin/cmp -s PPCGenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCGenDisassemblerTables.inc.tmp PPCGenDisassemblerTables.inc llvm[3]: Compiling PPCAsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling PPCBranchSelector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCBranchSelector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp"; exit 1; fi llvm[3]: Compiling PPCCTRLoops.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCCTRLoops.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp"; exit 1; fi llvm[3]: Compiling PPCEarlyReturn.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCEarlyReturn.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMAsmParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMAsmParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/.//.dir llvm[4]: Compiling ARMDisassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Disassembler/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/Disassembler/ARMDisassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp"; exit 1; fi llvm[3]: Compiling PPCFastISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCFastISel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.d.tmp"; exit 1; fi llvm[3]: Compiling PPCFrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMDisassembler.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMDisassembler.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/.//.dir llvm[4]: Compiling ARMTargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMInfo.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMInfo.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/.//.dir llvm[4]: Compiling ARMAsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling ARMELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp"; exit 1; fi llvm[3]: Compiling PPCHazardRecognizers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCHazardRecognizers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp"; exit 1; fi llvm[4]: Compiling ARMELFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling PPCISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp"; exit 1; fi llvm[3]: Compiling PPCISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMachORelocationInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMachObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling ARMTargetStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.d.tmp"; exit 1; fi llvm[4]: Compiling ARMUnwindOpAsm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp"; exit 1; fi llvm[4]: Compiling ARMWinCOFFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling ARMWinCOFFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMDesc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMDesc.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachORelocationInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMTargetStreamer.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc/Release/ARMWinCOFFStreamer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMARMDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86; \ DD=X86; \ if [ ! -f $SD/Makefile ]; then \ SD=X86; \ DD=X86; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/.//.dir llvm[3]: Building X86.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Building X86.td instruction information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Compiling PPCInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp"; exit 1; fi llvm[3]: Building X86.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Compiling PPCLoopDataPrefetch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCLoopDataPrefetch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.d.tmp"; exit 1; fi llvm[3]: Building X86.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Compiling PPCLoopPreIncPrep.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.d.tmp"; exit 1; fi llvm[3]: Building X86.td assembly writer #1 with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-asm-writer -asmwriternum=1 -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Building X86.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenDAGISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Compiling PPCMCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling PPCMachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling PPCRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Building X86.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenFastISel.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Compiling PPCSubtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCSubtarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp"; exit 1; fi llvm[3]: Building X86.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenCallingConv.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Compiling PPCTLSDynamicCall.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCTLSDynamicCall.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.d.tmp"; exit 1; fi llvm[3]: Building X86.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86.td llvm[3]: Compiling PPCTOCRegDeps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCTOCRegDeps.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.d.tmp"; exit 1; fi /usr/bin/cmp -s X86GenRegisterInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp X86GenRegisterInfo.inc /usr/bin/cmp -s X86GenInstrInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp X86GenInstrInfo.inc /usr/bin/cmp -s X86GenAsmWriter.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp X86GenAsmWriter.inc /usr/bin/cmp -s X86GenAsmMatcher.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp X86GenAsmMatcher.inc /usr/bin/cmp -s X86GenAsmWriter1.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp X86GenAsmWriter1.inc /usr/bin/cmp -s X86GenDAGISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenDAGISel.inc.tmp X86GenDAGISel.inc /usr/bin/cmp -s X86GenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp X86GenDisassemblerTables.inc /usr/bin/cmp -s X86GenFastISel.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenFastISel.inc.tmp X86GenFastISel.inc /usr/bin/cmp -s X86GenCallingConv.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenCallingConv.inc.tmp X86GenCallingConv.inc /usr/bin/cmp -s X86GenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp X86GenSubtargetInfo.inc llvm[3]: Compiling X86AsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling PPCTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp"; exit 1; fi llvm[3]: Compiling X86CallFrameOptimization.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86CallFrameOptimization.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.d.tmp"; exit 1; fi llvm[3]: Compiling PPCTargetObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCTargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling PPCTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86ExpandPseudo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86ExpandPseudo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.d.tmp"; exit 1; fi llvm[3]: Compiling PPCVSXCopy.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCVSXCopy.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.d.tmp"; exit 1; fi llvm[3]: Compiling X86FastISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86FastISel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.d.tmp"; exit 1; fi llvm[3]: Compiling PPCVSXFMAMutate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCVSXFMAMutate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.d.tmp"; exit 1; fi llvm[3]: Compiling PPCVSXSwapRemoval.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMPowerPCCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCAsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCBranchSelector.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCCTRLoops.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCEarlyReturn.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFastISel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCFrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCHazardRecognizers.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCInstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopDataPrefetch.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCLoopPreIncPrep.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMCInstLower.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCSubtarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTLSDynamicCall.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTOCRegDeps.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXCopy.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXFMAMutate.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Release/PPCVSXSwapRemoval.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCCodeGen.a for dir in AsmParser Disassembler InstPrinter TargetInfo MCTargetDesc; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/.//.dir llvm[4]: Compiling PPCAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling X86FixupLEAs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86FixupLEAs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCAsmParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCAsmParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/.//.dir llvm[4]: Compiling PPCDisassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.d.tmp"; exit 1; fi llvm[3]: Compiling X86FloatingPoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86FloatingPoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCDisassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCDisassembler.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCDisassembler.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler/Release/PPCDisassembler.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/.//.dir llvm[4]: Compiling PPCInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling X86FrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCAsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/.//.dir llvm[4]: Compiling PowerPCTargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCInfo.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCInfo.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/.//.dir llvm[4]: Compiling PPCAsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling PPCELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86ISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMCExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMachObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling PPCPredicates.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCDesc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCDesc.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCMachObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMPowerPCDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC' llvm[2]: Compiling Target.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/Target.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.d.tmp"; exit 1; fi llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/TargetIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/TargetLoweringObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling X86ISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling TargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling TargetMachineC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/TargetMachineC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.d.tmp"; exit 1; fi llvm[2]: Compiling TargetRecip.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/TargetRecip.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSubtargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/TargetSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMTarget.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTarget.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTarget.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/Target.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetIntrinsicInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetLoweringObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetMachineC.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetRecip.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/Release/TargetSubtargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMTarget.a llvm[3]: Compiling X86InstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86MCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86MCInstLower.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86PadShortFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86PadShortFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.d.tmp"; exit 1; fi llvm[3]: Compiling X86RegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86SelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86Subtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86Subtarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86TargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86VZeroUpper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86VZeroUpper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.d.tmp"; exit 1; fi llvm[3]: Compiling X86WinEHState.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/X86WinEHState.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMX86CodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86CodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86CodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86AsmPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86CallFrameOptimization.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ExpandPseudo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FastISel.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FixupLEAs.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FloatingPoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86FrameLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelDAGToDAG.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86ISelLowering.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86InstrInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MCInstLower.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86PadShortFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86RegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86SelectionDAGInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86Subtarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetMachine.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86TargetTransformInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86VZeroUpper.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Release/X86WinEHState.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86CodeGen.a for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc Utils; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/.//.dir llvm[4]: Compiling X86ATTInstPrinter.cpp for Release build llvm[4]: Compiling X86InstComments.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter/X86InstComments.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling X86IntelInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86AsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86AsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86AsmPrinter.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86InstComments.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/.//.dir llvm[4]: Compiling X86AsmInstrumentation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d.tmp"; exit 1; fi llvm[4]: Compiling X86AsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/AsmParser/X86AsmParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86AsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86AsmParser.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86AsmParser.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/X86AsmParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/.//.dir llvm[4]: Compiling X86Disassembler.cpp for Release build llvm[4]: Compiling X86DisassemblerDecoder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Disassembler/X86Disassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Disassembler.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Disassembler.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86Disassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/.//.dir llvm[4]: Compiling X86TargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/TargetInfo/X86TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Info.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Info.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Info.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/.//.dir llvm[4]: Compiling X86AsmBackend.cpp for Release build llvm[4]: Compiling X86ELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling X86ELFRelocationInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86ELFRelocationInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling X86MachORelocationInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86MachORelocationInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d.tmp"; exit 1; fi llvm[4]: Compiling X86MachObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling X86WinCOFFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Desc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Desc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Desc.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/.//.dir llvm[4]: Compiling X86ShuffleDecode.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.d" /builddir/build/BUILD/llvm-3.7.0.src/lib/Target/X86/Utils/X86ShuffleDecode.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Utils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Utils.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Utils.a /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/X86ShuffleDecode.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMX86Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/.//.dir llvm[1]: Compiling libllvm.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-shlib -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-shlib/libllvm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.d.tmp"; exit 1; fi llvm[1]: Linking Release Shared Library libLLVM-3.7.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVM-3.7.so /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib/Release/libllvm.o \ -Wl,--whole-archive -lLLVMX86Info -lLLVMAArch64CodeGen -lLLVMExecutionEngine -lLLVMAArch64AsmParser -lLLVMSystemZDisassembler -lLLVMMIRParser -lLLVMLinker -lLLVMX86Utils -lLLVMSupport -lLLVMAMDGPUAsmParser -lLLVMLTO -lLLVMLibDriver -lLLVMNVPTXCodeGen -lLLVMPowerPCAsmParser -lLLVMARMDisassembler -lLLVMPowerPCAsmPrinter -lLLVMARMAsmPrinter -lLLVMSystemZInfo -lLLVMCore -lLLVMipo -lLLVMOrcJIT -lLLVMPowerPCDisassembler -lLLVMX86Disassembler -lLLVMARMAsmParser -lLLVMObject -lLLVMMCParser -lLLVMOption -lLLVMBitWriter -lLLVMObjCARCOpts -lLLVMInterpreter -lLLVMNVPTXInfo -lLLVMTransformUtils -lLLVMDebugInfoDWARF -lLLVMAArch64Info -lLLVMPasses -lLLVMAsmPrinter -lLLVMScalarOpts -lLLVMLineEditor -lLLVMAArch64Utils -lLLVMX86CodeGen -lLLVMVectorize -lLLVMSystemZAsmPrinter -lLLVMAMDGPUDesc -lLLVMipa -lLLVMDebugInfoPDB -lLLVMCodeGen -lLLVMAsmParser -lLLVMInstCombine -lLLVMPowerPCInfo -lLLVMSystemZAsmParser -lLLVMNVPTXAsmPrinter -lLLVMARMDesc -lLLVMTarget -lLLVMMCJIT -lLLVMMC -lLLVMAMDGPUCodeGen -lLLVMInstrumentation -lLLVMCppBackendInfo -lLLVMSystemZCodeGen -lLLVMPowerPCDesc -lLLVMAArch64AsmPrinter -lLLVMX86Desc -lLLVMBitReader -lLLVMARMInfo -lLLVMProfileData -lLLVMPowerPCCodeGen -lLLVMIRReader -lLLVMCppBackendCodeGen -lLLVMNVPTXDesc -lLLVMX86AsmPrinter -lLLVMSystemZDesc -lLLVMAArch64Disassembler -lLLVMAArch64Desc -lLLVMMCDisassembler -lLLVMAnalysis -lLLVMX86AsmParser -lLLVMSelectionDAG -lLLVMAMDGPUAsmPrinter -lLLVMAMDGPUInfo -lLLVMARMCodeGen -lLLVMRuntimeDyld -lLLVMAMDGPUUtils -Wl,--no-whole-archive -Wl,--soname,libLLVM-3.7.so -Wl,--no-undefined -lz -lpthread -lffi -ledit -ltinfo -ldl -lm ln -sf libLLVM-3.7.so /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVM-3.7.0.so make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/.//.dir llvm[1]: Building llvm-config BuildVariables.inc file. echo 's/@LLVM_SRC_ROOT@/\/builddir\/build\/BUILD\/llvm-3.7.0.src/' \ > temp.sed echo 's/@LLVM_OBJ_ROOT@/\/builddir\/build\/BUILD\/llvm-3.7.0.src\/build/' \ >> temp.sed echo 's/@LLVM_CPPFLAGS@/ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS/' \ >> temp.sed echo 's/@LLVM_CFLAGS@/ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC/' \ >> temp.sed echo 's/@LLVM_CXXFLAGS@/ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual/' \ >> temp.sed echo 's/@LLVM_LDFLAGS@//' \ >> temp.sed echo 's/@LLVM_BUILDMODE@/Release/' \ >> temp.sed echo 's/@LLVM_LIBDIR_SUFFIX@//' \ >> temp.sed echo 's/@LLVM_SYSTEM_LIBS@/-lz -lpthread -lffi -ledit -ltinfo -ldl -lm /' \ >> temp.sed echo 's/@LLVM_TARGETS_BUILT@/AMDGPU SystemZ NVPTX CppBackend AArch64 ARM PowerPC X86 /' \ >> temp.sed /usr/bin/sed -f temp.sed < /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-config/BuildVariables.inc.in > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/BuildVariables.inc /usr/bin/rm temp.sed llvm[1]: Compiling llvm-config.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-config -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-config/llvm-config.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.d.tmp"; exit 1; fi llvm[1]: Linking Release executable llvm-config g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-config /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config/Release/llvm-config.o -lLLVMSupport \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[1]: ======= Finished Linking Release Executable llvm-config make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools' for dir in llvm-config lto llvm-lto gold; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/opt; \ DD=opt; \ if [ ! -f $SD/Makefile ]; then \ SD=opt; \ DD=opt; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/.//.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/.//.dir llvm[2]: Compiling AnalysisWrappers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/opt/AnalysisWrappers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.d.tmp"; exit 1; fi echo "{" > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.7.0.src/tools/lto/lto.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.7.0.src/tools/lto/lto.exports >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.exports.map llvm[2]: Compiling LTODisassembler.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lto/LTODisassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.d.tmp"; exit 1; fi llvm[2]: Compiling lto.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lto/lto.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.d.tmp"; exit 1; fi llvm[2]: Compiling BreakpointPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/opt/BreakpointPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling GraphPrinters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/opt/GraphPrinters.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.d.tmp"; exit 1; fi llvm[2]: Compiling NewPMDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/opt/NewPMDriver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.d.tmp"; exit 1; fi llvm[2]: Linking Release Shared Library libLTO.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLTO.so /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.o \ -lLLVM-3.7 -Wl,--version-script,/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.exports.map -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: Building Release Archive Library libLTO.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLTO.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLTO.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/lto.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/.//.dir llvm[2]: Compiling llvm-lto.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-lto/llvm-lto.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.d.tmp"; exit 1; fi llvm[2]: Compiling PassPrinters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/opt/PassPrinters.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-lto g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-lto /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto/Release/llvm-lto.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: Compiling PrintSCC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/opt/PrintSCC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-lto make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/.//.dir echo "{" > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.7.0.src/tools/gold/gold.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.7.0.src/tools/gold/gold.exports >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold.exports.map llvm[2]: Compiling gold-plugin.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/gold -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/gold/gold-plugin.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.d.tmp"; exit 1; fi llvm[2]: Compiling opt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/opt/opt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.d.tmp"; exit 1; fi llvm[2]: Linking Release Loadable Module LLVMgold.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -I/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/lib -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/LLVMgold.so /builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold-plugin.o \ -lLLVM-3.7 -Wl,--version-script,/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold/Release/gold.exports.map -lz -lpthread -lffi -ledit -ltinfo -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-as; \ DD=llvm-as; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-as; \ DD=llvm-as; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/.//.dir llvm[2]: Compiling llvm-as.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-as -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-as/llvm-as.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-as g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-as /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as/Release/llvm-as.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-as make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-dis; \ DD=llvm-dis; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-dis; \ DD=llvm-dis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/.//.dir llvm[2]: Compiling llvm-dis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-dis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-dis/llvm-dis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.d.tmp"; exit 1; fi llvm[2]: Linking Release executable opt g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/opt /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/AnalysisWrappers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/BreakpointPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/GraphPrinters.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/NewPMDriver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PassPrinters.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/PrintSCC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt/Release/opt.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable opt make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llc; \ DD=llc; \ if [ ! -f $SD/Makefile ]; then \ SD=llc; \ DD=llc; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/.//.dir llvm[2]: Compiling llc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llc/llc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-dis g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-dis /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis/Release/llvm-dis.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-dis make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-ar; \ DD=llvm-ar; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-ar; \ DD=llvm-ar; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/.//.dir llvm[2]: Compiling llvm-ar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-ar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-ar/llvm-ar.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-ar g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-ar /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar/Release/llvm-ar.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-ar llvm[2]: Creating Release Alias llvm-ranlib /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-ranlib ln -sf llvm-ar /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-ranlib llvm[2]: ======= Finished Creating Release Alias llvm-ranlib ln -sf llvm-ar /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-lib make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-nm; \ DD=llvm-nm; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-nm; \ DD=llvm-nm; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/.//.dir llvm[2]: Compiling llvm-nm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-nm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-nm/llvm-nm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llc g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc/Release/llc.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-link; \ DD=llvm-link; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-link; \ DD=llvm-link; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/.//.dir llvm[2]: Compiling llvm-link.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-link -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-link/llvm-link.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-link /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link/Release/llvm-link.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-link make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lli; \ DD=lli; \ if [ ! -f $SD/Makefile ]; then \ SD=lli; \ DD=lli; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lli/ChildTarget; \ DD=ChildTarget; \ if [ ! -f $SD/Makefile ]; then \ SD=ChildTarget; \ DD=ChildTarget; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/..//.dir llvm[3]: Compiling ../RemoteTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lli/ChildTarget -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lli/ChildTarget/../RemoteTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.d.tmp"; exit 1; fi llvm[3]: Compiling ChildTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lli/ChildTarget -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lli/ChildTarget/ChildTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-nm g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-nm /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm/Release/llvm-nm.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-nm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-extract; \ DD=llvm-extract; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-extract; \ DD=llvm-extract; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/.//.dir llvm[2]: Compiling llvm-extract.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-extract -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-extract/llvm-extract.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.d.tmp"; exit 1; fi llvm[3]: Linking Release executable lli-child-target g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/lli-child-target /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/../RemoteTarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget/Release/ChildTarget.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[3]: ======= Finished Linking Release Executable lli-child-target make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget' llvm[2]: Compiling OrcLazyJIT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lli/OrcLazyJIT.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-extract g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-extract /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract/Release/llvm-extract.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-extract make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mc; \ DD=llvm-mc; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-mc; \ DD=llvm-mc; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/.//.dir llvm[2]: Compiling Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mc/Disassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-mc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mc/llvm-mc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.d.tmp"; exit 1; fi llvm[2]: Compiling RemoteMemoryManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lli/RemoteMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-mc g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-mc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/Disassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc/Release/llvm-mc.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-mc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint; \ DD=bugpoint; \ if [ ! -f $SD/Makefile ]; then \ SD=bugpoint; \ DD=bugpoint; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/.//.dir llvm[2]: Compiling BugDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/BugDriver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.d.tmp"; exit 1; fi llvm[2]: Compiling RemoteTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lli/RemoteTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.d.tmp"; exit 1; fi llvm[2]: Compiling CrashDebugger.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/CrashDebugger.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.d.tmp"; exit 1; fi llvm[2]: Compiling RemoteTargetExternal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lli/RemoteTargetExternal.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.d.tmp"; exit 1; fi llvm[2]: Compiling lli.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lli/lli.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/ExecutionDriver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.d.tmp"; exit 1; fi llvm[2]: Compiling ExtractFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/ExtractFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.d.tmp"; exit 1; fi llvm[2]: Linking Release executable lli g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/lli /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/OrcLazyJIT.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteMemoryManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/RemoteTargetExternal.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/Release/lli.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable lli make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-bcanalyzer; \ DD=llvm-bcanalyzer; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-bcanalyzer; \ DD=llvm-bcanalyzer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/.//.dir llvm[2]: Compiling llvm-bcanalyzer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-bcanalyzer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp"; exit 1; fi llvm[2]: Compiling FindBugs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/FindBugs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-bcanalyzer g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-bcanalyzer /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff; \ DD=llvm-diff; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-diff; \ DD=llvm-diff; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/.//.dir llvm[2]: Compiling DiffConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff/DiffConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.d.tmp"; exit 1; fi llvm[2]: Compiling Miscompilation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/Miscompilation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.d.tmp"; exit 1; fi llvm[2]: Compiling DiffLog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff/DiffLog.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.d.tmp"; exit 1; fi llvm[2]: Compiling DifferenceEngine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff/DifferenceEngine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.d.tmp"; exit 1; fi llvm[2]: Compiling OptimizerDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/OptimizerDriver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-diff.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-diff/llvm-diff.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.d.tmp"; exit 1; fi llvm[2]: Compiling ToolRunner.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/ToolRunner.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-diff g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-diff /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DiffLog.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/DifferenceEngine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff/Release/llvm-diff.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-diff make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/macho-dump; \ DD=macho-dump; \ if [ ! -f $SD/Makefile ]; then \ SD=macho-dump; \ DD=macho-dump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/.//.dir llvm[2]: Compiling macho-dump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/macho-dump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/macho-dump/macho-dump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.d.tmp"; exit 1; fi llvm[2]: Compiling bugpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint/bugpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.d.tmp"; exit 1; fi llvm[2]: Linking Release executable macho-dump g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/macho-dump /builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump/Release/macho-dump.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable macho-dump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump; \ DD=llvm-objdump; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-objdump; \ DD=llvm-objdump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/.//.dir llvm[2]: Compiling COFFDump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump/COFFDump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.d.tmp"; exit 1; fi llvm[2]: Compiling ELFDump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump/ELFDump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.d.tmp"; exit 1; fi llvm[2]: Linking Release executable bugpoint g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/bugpoint /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/BugDriver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/CrashDebugger.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExecutionDriver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ExtractFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/FindBugs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/Miscompilation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/OptimizerDriver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/ToolRunner.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint/Release/bugpoint.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable bugpoint make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj; \ DD=llvm-readobj; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-readobj; \ DD=llvm-readobj; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/.//.dir llvm[2]: Compiling ARMAttributeParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/ARMAttributeParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.d.tmp"; exit 1; fi llvm[2]: Compiling MachODump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump/MachODump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.d.tmp"; exit 1; fi llvm[2]: Compiling ARMWinEHPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/ARMWinEHPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling COFFDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/COFFDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.d.tmp"; exit 1; fi llvm[2]: Compiling ELFDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/ELFDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-objdump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-objdump/llvm-objdump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.d.tmp"; exit 1; fi llvm[2]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/Error.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.d.tmp"; exit 1; fi llvm[2]: Compiling MachODumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/MachODumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-objdump g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-objdump /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/COFFDump.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/ELFDump.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/MachODump.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump/Release/llvm-objdump.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-objdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-rtdyld; \ DD=llvm-rtdyld; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-rtdyld; \ DD=llvm-rtdyld; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/.//.dir llvm[2]: Compiling llvm-rtdyld.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-rtdyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-rtdyld/llvm-rtdyld.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp"; exit 1; fi llvm[2]: Compiling ObjDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/ObjDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.d.tmp"; exit 1; fi llvm[2]: Compiling StreamWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/StreamWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.d.tmp"; exit 1; fi llvm[2]: Compiling Win64EHDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/Win64EHDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-rtdyld g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-rtdyld /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld/Release/llvm-rtdyld.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-rtdyld make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-dwarfdump; \ DD=llvm-dwarfdump; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-dwarfdump; \ DD=llvm-dwarfdump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/.//.dir llvm[2]: Compiling llvm-dwarfdump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-dwarfdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-dwarfdump/llvm-dwarfdump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-readobj.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-readobj/llvm-readobj.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-dwarfdump g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-dwarfdump /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-dwarfdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov; \ DD=llvm-cov; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-cov; \ DD=llvm-cov; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/.//.dir llvm[2]: Compiling CodeCoverage.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/CodeCoverage.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-readobj g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-readobj /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMAttributeParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ARMWinEHPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/COFFDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ELFDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Error.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/MachODumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/ObjDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/StreamWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/Win64EHDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj/Release/llvm-readobj.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-readobj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-size; \ DD=llvm-size; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-size; \ DD=llvm-size; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/.//.dir llvm[2]: Compiling llvm-size.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-size -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-size/llvm-size.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-size g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-size /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size/Release/llvm-size.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-size make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-stress; \ DD=llvm-stress; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-stress; \ DD=llvm-stress; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/.//.dir llvm[2]: Compiling llvm-stress.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-stress -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-stress/llvm-stress.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.d.tmp"; exit 1; fi llvm[2]: Compiling CoverageFilters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/CoverageFilters.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.d.tmp"; exit 1; fi llvm[2]: Compiling CoverageReport.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/CoverageReport.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.d.tmp"; exit 1; fi llvm[2]: Compiling CoverageSummaryInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/CoverageSummaryInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-stress g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-stress /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress/Release/llvm-stress.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-stress make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mcmarkup; \ DD=llvm-mcmarkup; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-mcmarkup; \ DD=llvm-mcmarkup; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/.//.dir llvm[2]: Compiling llvm-mcmarkup.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mcmarkup -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-mcmarkup/llvm-mcmarkup.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp"; exit 1; fi llvm[2]: Compiling SourceCoverageView.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/SourceCoverageView.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-mcmarkup g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-mcmarkup /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-mcmarkup make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-profdata; \ DD=llvm-profdata; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-profdata; \ DD=llvm-profdata; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/.//.dir llvm[2]: Compiling llvm-profdata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-profdata -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-profdata/llvm-profdata.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.d.tmp"; exit 1; fi llvm[2]: Compiling TestingSupport.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/TestingSupport.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-profdata g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-profdata /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata/Release/llvm-profdata.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-profdata make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-symbolizer; \ DD=llvm-symbolizer; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-symbolizer; \ DD=llvm-symbolizer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/.//.dir llvm[2]: Compiling LLVMSymbolize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-symbolizer/LLVMSymbolize.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp"; exit 1; fi llvm[2]: Compiling gcov.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/gcov.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-cov.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cov/llvm-cov.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-cov g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-cov /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CodeCoverage.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageFilters.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageReport.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/CoverageSummaryInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/SourceCoverageView.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/TestingSupport.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/gcov.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov/Release/llvm-cov.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-cov make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml; \ DD=obj2yaml; \ if [ ! -f $SD/Makefile ]; then \ SD=obj2yaml; \ DD=obj2yaml; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/.//.dir llvm[2]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml/Error.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-symbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-symbolizer/llvm-symbolizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp"; exit 1; fi llvm[2]: Compiling coff2yaml.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml/coff2yaml.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-symbolizer g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-symbolizer /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/LLVMSymbolize.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer/Release/llvm-symbolizer.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: Compiling elf2yaml.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml/elf2yaml.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-symbolizer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/yaml2obj; \ DD=yaml2obj; \ if [ ! -f $SD/Makefile ]; then \ SD=yaml2obj; \ DD=yaml2obj; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/.//.dir llvm[2]: Compiling yaml2coff.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/yaml2obj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/yaml2obj/yaml2coff.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.d.tmp"; exit 1; fi llvm[2]: Compiling yaml2elf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/yaml2obj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/yaml2obj/yaml2elf.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.d.tmp"; exit 1; fi llvm[2]: Compiling obj2yaml.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/obj2yaml/obj2yaml.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.d.tmp"; exit 1; fi llvm[2]: Linking Release executable obj2yaml g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/obj2yaml /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/Error.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/coff2yaml.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/elf2yaml.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml/Release/obj2yaml.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable obj2yaml make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test; \ DD=llvm-c-test; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-c-test; \ DD=llvm-c-test; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/.//.dir llvm[2]: Compiling calc.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/calc.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.d.tmp"; exit 1; fi llvm[2]: Compiling yaml2obj.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/yaml2obj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/yaml2obj/yaml2obj.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.d.tmp"; exit 1; fi llvm[2]: Compiling disassemble.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/disassemble.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.d.tmp"; exit 1; fi llvm[2]: Compiling helpers.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/helpers.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.d.tmp"; exit 1; fi llvm[2]: Compiling include-all.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/include-all.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.d.tmp"; exit 1; fi llvm[2]: Compiling main.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/main.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.d.tmp"; exit 1; fi llvm[2]: Compiling metadata.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/metadata.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.d.tmp"; exit 1; fi llvm[2]: Compiling module.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/module.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.d.tmp"; exit 1; fi llvm[2]: Compiling object.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/object.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.d.tmp"; exit 1; fi llvm[2]: Compiling targets.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-c-test/targets.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-c-test g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-c-test /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/calc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/disassemble.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/helpers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/include-all.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/main.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/metadata.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/module.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/object.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test/Release/targets.o \ -lLLVM-3.7 -lLLVM-3.7.0 llvm[2]: ======= Finished Linking Release Executable llvm-c-test make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cxxdump; \ DD=llvm-cxxdump; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-cxxdump; \ DD=llvm-cxxdump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/.//.dir llvm[2]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cxxdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cxxdump/Error.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-cxxdump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cxxdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-cxxdump/llvm-cxxdump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.d.tmp"; exit 1; fi llvm[2]: Linking Release executable yaml2obj g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/yaml2obj /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2coff.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2elf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj/Release/yaml2obj.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable yaml2obj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/verify-uselistorder; \ DD=verify-uselistorder; \ if [ ! -f $SD/Makefile ]; then \ SD=verify-uselistorder; \ DD=verify-uselistorder; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/.//.dir llvm[2]: Compiling verify-uselistorder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/verify-uselistorder -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/verify-uselistorder/verify-uselistorder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.d.tmp"; exit 1; fi llvm[2]: Linking Release executable verify-uselistorder g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/verify-uselistorder /builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder/Release/verify-uselistorder.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable verify-uselistorder make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil; \ DD=dsymutil; \ if [ ! -f $SD/Makefile ]; then \ SD=dsymutil; \ DD=dsymutil; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/.//.dir llvm[2]: Compiling BinaryHolder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil/BinaryHolder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-cxxdump g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-cxxdump /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/Error.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump/Release/llvm-cxxdump.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-cxxdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump; \ DD=llvm-pdbdump; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-pdbdump; \ DD=llvm-pdbdump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/.//.dir llvm[2]: Compiling BuiltinDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/BuiltinDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.d.tmp"; exit 1; fi llvm[2]: Compiling DebugMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil/DebugMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.d.tmp"; exit 1; fi llvm[2]: Compiling ClassDefinitionDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/ClassDefinitionDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.d.tmp"; exit 1; fi llvm[2]: Compiling CompilandDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/CompilandDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.d.tmp"; exit 1; fi llvm[2]: Compiling DwarfLinker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil/DwarfLinker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.d.tmp"; exit 1; fi llvm[2]: Compiling EnumDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/EnumDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.d.tmp"; exit 1; fi llvm[2]: Compiling ExternalSymbolDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/ExternalSymbolDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.d.tmp"; exit 1; fi llvm[2]: Compiling FunctionDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/FunctionDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.d.tmp"; exit 1; fi llvm[2]: Compiling LinePrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/LinePrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.d.tmp"; exit 1; fi llvm[2]: Compiling TypeDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/TypeDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.d.tmp"; exit 1; fi llvm[2]: Compiling TypedefDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/TypedefDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.d.tmp"; exit 1; fi llvm[2]: Compiling VariableDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/VariableDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-pdbdump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/llvm-pdbdump/llvm-pdbdump.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.d.tmp"; exit 1; fi llvm[2]: Compiling MachODebugMapParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil/MachODebugMapParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-pdbdump g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-pdbdump /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/BuiltinDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ClassDefinitionDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/CompilandDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/EnumDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/ExternalSymbolDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/FunctionDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/LinePrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypeDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/TypedefDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/VariableDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump/Release/llvm-pdbdump.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-pdbdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint-passes; \ DD=bugpoint-passes; \ if [ ! -f $SD/Makefile ]; then \ SD=bugpoint-passes; \ DD=bugpoint-passes; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/.//.dir llvm[2]: Compiling TestPasses.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint-passes -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/bugpoint-passes/TestPasses.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.d.tmp"; exit 1; fi llvm[2]: Compiling dsymutil.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/dsymutil/dsymutil.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.d.tmp"; exit 1; fi llvm[2]: Linking Release Loadable Module BugpointPasses.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/BugpointPasses.so /builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes/Release/TestPasses.o \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang; \ DD=clang; \ if [ ! -f $SD/Makefile ]; then \ SD=clang; \ DD=clang; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang' for dir in utils/TableGen include lib tools runtime docs unittests; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/.//.dir llvm[3]: Compiling ClangASTNodesEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-dsymutil g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-dsymutil /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/BinaryHolder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DebugMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/DwarfLinker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/MachODebugMapParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil/Release/dsymutil.o \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-dsymutil make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil' llvm[3]: Compiling ClangAttrEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/ClangAttrEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling ClangCommentCommandInfoEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling ClangCommentHTMLNamedCharacterReferenceEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling ClangCommentHTMLTagsEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling ClangDiagnosticsEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling ClangSACheckersEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/ClangSACheckersEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling NeonEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/NeonEmitter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling TableGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/utils/TableGen/TableGen.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi llvm[3]: Linking Release executable clang-tblgen g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangAttrEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/NeonEmitter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen/Release/TableGen.o -lLLVMTableGen -lLLVMSupport \ -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[3]: ======= Finished Linking Release Executable clang-tblgen make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include' for dir in clang clang-c; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang' for dir in AST Basic Driver Parse Sema Serialization; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/.dir llvm[5]: Building Clang attribute classes with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-classes -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/Attrs.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../Basic/Attr.td llvm[5]: Building Clang attribute implementations with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-impl -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrImpl.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../Basic/Attr.td llvm[5]: Building Clang attribute AST visitor with tblgen llvm[5]: Building Clang attribute dumper with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-dump -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrDump.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../Basic/Attr.td /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-ast-visitor -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrVisitor.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../Basic/Attr.td llvm[5]: Building Clang statement node tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-stmt-nodes -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/StmtNodes.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../Basic/StmtNodes.td llvm[5]: Building Clang declaration node tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-decl-nodes -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/DeclNodes.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../Basic/DeclNodes.td llvm[5]: Building Clang comment node tables with tblgen llvm[5]: Building Clang comment HTML tag matchers with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-comment-html-tags -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLTags.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/CommentHTMLTags.td /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-comment-nodes -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentNodes.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/../Basic/CommentNodes.td llvm[5]: Building Clang comment HTML tag properties with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-comment-html-tags-properties -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLTagsProperties.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/CommentHTMLTags.td llvm[5]: Building Clang named character reference translation function with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-comment-html-named-character-references -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLNamedCharacterReferences.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td llvm[5]: Building Clang comment command info with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-comment-command-info -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentCommandInfo.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/CommentCommands.td llvm[5]: Building Clang list of comment commands with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-comment-command-list -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentCommandList.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/AST/CommentCommands.td /usr/bin/cmp -s Attrs.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/Attrs.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/Attrs.inc.tmp Attrs.inc /usr/bin/cmp -s AttrImpl.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrImpl.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrImpl.inc.tmp AttrImpl.inc /usr/bin/cmp -s AttrDump.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrDump.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrDump.inc.tmp AttrDump.inc /usr/bin/cmp -s AttrVisitor.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrVisitor.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/AttrVisitor.inc.tmp AttrVisitor.inc /usr/bin/cmp -s StmtNodes.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/StmtNodes.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/StmtNodes.inc.tmp StmtNodes.inc /usr/bin/cmp -s DeclNodes.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/DeclNodes.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/DeclNodes.inc.tmp DeclNodes.inc /usr/bin/cmp -s CommentNodes.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentNodes.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentNodes.inc.tmp CommentNodes.inc /usr/bin/cmp -s CommentHTMLTags.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLTags.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLTags.inc.tmp CommentHTMLTags.inc /usr/bin/cmp -s CommentHTMLTagsProperties.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLTagsProperties.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLTagsProperties.inc.tmp CommentHTMLTagsProperties.inc /usr/bin/cmp -s CommentHTMLNamedCharacterReferences.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLNamedCharacterReferences.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentHTMLNamedCharacterReferences.inc.tmp CommentHTMLNamedCharacterReferences.inc /usr/bin/cmp -s CommentCommandInfo.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentCommandInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentCommandInfo.inc.tmp CommentCommandInfo.inc /usr/bin/cmp -s CommentCommandList.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentCommandList.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST/Release/CommentCommandList.inc.tmp CommentCommandList.inc make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/.dir llvm[5]: Building Clang Analysis diagnostic tables with tblgen llvm[5]: Building Clang AST diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=AST -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticASTKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Analysis -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticAnalysisKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Comment diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Comment -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticCommentKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Common diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Common -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticCommonKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Driver diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Driver -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticDriverKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Frontend diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Frontend -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticFrontendKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Lex diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Lex -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticLexKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Parse diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Parse -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticParseKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Sema diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Sema -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticSemaKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang Serialization diagnostic tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-defs -clang-component=Serialization -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticSerializationKinds.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang __has_attribute implementation with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-has-attribute-impl -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/AttrHasAttributeImpl.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Attr.td llvm[5]: Building Clang diagnostic name index with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diags-index-name -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticIndexName.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang diagnostic groups with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-diag-groups -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticGroups.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Diagnostic.td llvm[5]: Building Clang attribute list with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-list -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/AttrList.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/../.. /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Attr.td llvm[5]: Building Clang arm_neon.inc with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-arm-neon-sema -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/arm_neon.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/../.. /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/arm_neon.td llvm[5]: Updating Clang version info. sed -e "s#@CLANG_VERSION@#3.7.0#g" \ -e "s#@CLANG_VERSION_MAJOR@#3#g" \ -e "s#@CLANG_VERSION_MINOR@#7#g" \ -e "s#@CLANG_VERSION_PATCHLEVEL@#0#g" \ -e "s#@CLANG_HAS_VERSION_PATCHLEVEL@#1#g" \ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Basic/Version.inc.in > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/Version.inc.tmp /usr/bin/cmp -s DiagnosticAnalysisKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticAnalysisKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticAnalysisKinds.inc.tmp DiagnosticAnalysisKinds.inc /usr/bin/cmp -s DiagnosticASTKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticASTKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticASTKinds.inc.tmp DiagnosticASTKinds.inc /usr/bin/cmp -s DiagnosticCommentKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticCommentKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticCommentKinds.inc.tmp DiagnosticCommentKinds.inc /usr/bin/cmp -s DiagnosticCommonKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticCommonKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticCommonKinds.inc.tmp DiagnosticCommonKinds.inc /usr/bin/cmp -s DiagnosticDriverKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticDriverKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticDriverKinds.inc.tmp DiagnosticDriverKinds.inc /usr/bin/cmp -s DiagnosticFrontendKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticFrontendKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticFrontendKinds.inc.tmp DiagnosticFrontendKinds.inc /usr/bin/cmp -s DiagnosticLexKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticLexKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticLexKinds.inc.tmp DiagnosticLexKinds.inc /usr/bin/cmp -s DiagnosticParseKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticParseKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticParseKinds.inc.tmp DiagnosticParseKinds.inc /usr/bin/cmp -s DiagnosticSemaKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticSemaKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticSemaKinds.inc.tmp DiagnosticSemaKinds.inc /usr/bin/cmp -s DiagnosticSerializationKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticSerializationKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticSerializationKinds.inc.tmp DiagnosticSerializationKinds.inc /usr/bin/cmp -s AttrHasAttributeImpl.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/AttrHasAttributeImpl.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/AttrHasAttributeImpl.inc.tmp AttrHasAttributeImpl.inc /usr/bin/cmp -s DiagnosticIndexName.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticIndexName.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticIndexName.inc.tmp DiagnosticIndexName.inc /usr/bin/cmp -s DiagnosticGroups.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticGroups.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/DiagnosticGroups.inc.tmp DiagnosticGroups.inc /usr/bin/cmp -s AttrList.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/AttrList.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/AttrList.inc.tmp AttrList.inc /usr/bin/cmp -s arm_neon.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/arm_neon.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/arm_neon.inc.tmp arm_neon.inc /usr/bin/cmp -s Version.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/Version.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic/Release/Version.inc.tmp Version.inc make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver/Release/.dir llvm[5]: Building Clang Driver Option tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Driver -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-opt-parser-defs -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver/Release/Options.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Driver/Options.td /usr/bin/cmp -s Options.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver/Release/Options.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver/Release/Options.inc.tmp Options.inc make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse/Release/.dir llvm[5]: Building Clang parser-related attribute string switches /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Parse -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-parser-string-switches -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse/Release/AttrParserStringSwitches.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Parse/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Parse/../Basic/Attr.td /usr/bin/cmp -s AttrParserStringSwitches.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse/Release/AttrParserStringSwitches.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse/Release/AttrParserStringSwitches.inc.tmp AttrParserStringSwitches.inc make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/.dir llvm[5]: Building Clang attribute template instantiate code with tablegen llvm[5]: Building Clang parsed attribute list with tablegen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-parsed-attr-list -o \ /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrList.inc.tmp -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../Basic/Attr.td /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-template-instantiate -o \ /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrTemplateInstantiate.inc.tmp -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../Basic/Attr.td llvm[5]: Building Clang parsed attribute kinds with tablegen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-parsed-attr-kinds -o \ /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrKinds.inc.tmp -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../Basic/Attr.td llvm[5]: Building Clang attribute spelling list index with tablegen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-spelling-index -o \ /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrSpellingListIndex.inc.tmp -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../Basic/Attr.td /usr/bin/cmp -s AttrTemplateInstantiate.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrTemplateInstantiate.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrTemplateInstantiate.inc.tmp AttrTemplateInstantiate.inc llvm[5]: Building Clang parsed attribute list impl with tablegen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-parsed-attr-impl -o \ /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrImpl.inc.tmp -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Sema/../Basic/Attr.td /usr/bin/cmp -s AttrParsedAttrList.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrList.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrList.inc.tmp AttrParsedAttrList.inc /usr/bin/cmp -s AttrParsedAttrKinds.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrKinds.inc.tmp AttrParsedAttrKinds.inc /usr/bin/cmp -s AttrSpellingListIndex.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrSpellingListIndex.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrSpellingListIndex.inc.tmp AttrSpellingListIndex.inc /usr/bin/cmp -s AttrParsedAttrImpl.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrImpl.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema/Release/AttrParsedAttrImpl.inc.tmp AttrParsedAttrImpl.inc make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release/.dir llvm[5]: Building Clang PCH reader with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Serialization -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-pch-read -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release/AttrPCHRead.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Serialization/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Serialization/../Basic/Attr.td llvm[5]: Building Clang PCH writer with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Serialization -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-attr-pch-write -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release/AttrPCHWrite.inc.tmp \ -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Serialization/../../ /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include/clang/Serialization/../Basic/Attr.td /usr/bin/cmp -s AttrPCHRead.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release/AttrPCHRead.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release/AttrPCHRead.inc.tmp AttrPCHRead.inc /usr/bin/cmp -s AttrPCHWrite.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release/AttrPCHWrite.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization/Release/AttrPCHWrite.inc.tmp AttrPCHWrite.inc make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang-c' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang-c' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers; \ DD=Headers; \ if [ ! -f $SD/Makefile ]; then \ SD=Headers; \ DD=Headers; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic; \ DD=Basic; \ if [ ! -f $SD/Makefile ]; then \ SD=Basic; \ DD=Basic; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/.dir llvm[4]: Building Clang arm_neon.h.inc with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-arm-neon -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers/Release/arm_neon.h.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/../../include/clang/Basic/arm_neon.td make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/.//.dir llvm[4]: Compiling VersionTuple.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/VersionTuple.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.d.tmp"; exit 1; fi cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/module.modulemap /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/module.modulemap llvm[4]: Copying module.modulemap to build dir /usr/bin/cmp -s arm_neon.h.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers/Release/arm_neon.h.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers/Release/arm_neon.h.inc.tmp arm_neon.h.inc cp arm_neon.h.inc /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/arm_neon.h llvm[4]: Copying arm_neon.h.inc to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/stdatomic.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/stdatomic.h llvm[4]: Copying stdatomic.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/fmaintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/fmaintrin.h llvm[4]: Copying fmaintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/immintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/immintrin.h llvm[4]: Copying immintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/xtestintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/xtestintrin.h llvm[4]: Copying xtestintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512dqintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512dqintrin.h llvm[4]: Copying avx512dqintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/stdnoreturn.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/stdnoreturn.h llvm[4]: Copying stdnoreturn.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/s390intrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/s390intrin.h llvm[4]: Copying s390intrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/stdbool.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/stdbool.h llvm[4]: Copying stdbool.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/popcntintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/popcntintrin.h llvm[4]: Copying popcntintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/inttypes.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/inttypes.h llvm[4]: Copying inttypes.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/mmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/mmintrin.h llvm[4]: Copying mmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/stddef.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/stddef.h llvm[4]: Copying stddef.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/cpuid.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/cpuid.h llvm[4]: Copying cpuid.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512erintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512erintrin.h llvm[4]: Copying avx512erintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/__stddef_max_align_t.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/__stddef_max_align_t.h llvm[4]: Copying __stddef_max_align_t.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/float.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/float.h llvm[4]: Copying float.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/vadefs.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/vadefs.h llvm[4]: Copying vadefs.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/tgmath.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/tgmath.h llvm[4]: Copying tgmath.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/xmmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/xmmintrin.h llvm[4]: Copying xmmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/altivec.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/altivec.h llvm[4]: Copying altivec.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/iso646.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/iso646.h llvm[4]: Copying iso646.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512bwintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512bwintrin.h llvm[4]: Copying avx512bwintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512vlintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512vlintrin.h llvm[4]: Copying avx512vlintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/rtmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/rtmintrin.h llvm[4]: Copying rtmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/limits.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/limits.h llvm[4]: Copying limits.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/lzcntintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/lzcntintrin.h llvm[4]: Copying lzcntintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512cdintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512cdintrin.h llvm[4]: Copying avx512cdintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/Intrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/Intrin.h llvm[4]: Copying Intrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/ia32intrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/ia32intrin.h llvm[4]: Copying ia32intrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/pmmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/pmmintrin.h llvm[4]: Copying pmmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/bmi2intrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/bmi2intrin.h llvm[4]: Copying bmi2intrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/mm_malloc.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/mm_malloc.h llvm[4]: Copying mm_malloc.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx2intrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx2intrin.h llvm[4]: Copying avx2intrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512vlbwintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512vlbwintrin.h llvm[4]: Copying avx512vlbwintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/arm_acle.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/arm_acle.h llvm[4]: Copying arm_acle.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/wmmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/wmmintrin.h llvm[4]: Copying wmmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/bmiintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/bmiintrin.h llvm[4]: Copying bmiintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/unwind.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/unwind.h llvm[4]: Copying unwind.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/htmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/htmintrin.h llvm[4]: Copying htmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/rdseedintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/rdseedintrin.h llvm[4]: Copying rdseedintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avxintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avxintrin.h llvm[4]: Copying avxintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/adxintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/adxintrin.h llvm[4]: Copying adxintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/x86intrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/x86intrin.h llvm[4]: Copying x86intrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/fxsrintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/fxsrintrin.h llvm[4]: Copying fxsrintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/stdarg.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/stdarg.h llvm[4]: Copying stdarg.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/ammintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/ammintrin.h llvm[4]: Copying ammintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/stdalign.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/stdalign.h llvm[4]: Copying stdalign.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/__wmmintrin_aes.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/__wmmintrin_aes.h llvm[4]: Copying __wmmintrin_aes.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/smmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/smmintrin.h llvm[4]: Copying smmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/cuda_builtin_vars.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/cuda_builtin_vars.h llvm[4]: Copying cuda_builtin_vars.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/__wmmintrin_pclmul.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/__wmmintrin_pclmul.h llvm[4]: Copying __wmmintrin_pclmul.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/tmmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/tmmintrin.h llvm[4]: Copying tmmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/shaintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/shaintrin.h llvm[4]: Copying shaintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/stdint.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/stdint.h llvm[4]: Copying stdint.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/varargs.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/varargs.h llvm[4]: Copying varargs.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/tbmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/tbmintrin.h llvm[4]: Copying tbmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/mm3dnow.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/mm3dnow.h llvm[4]: Copying mm3dnow.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512vldqintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512vldqintrin.h llvm[4]: Copying avx512vldqintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/prfchwintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/prfchwintrin.h llvm[4]: Copying prfchwintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/htmxlintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/htmxlintrin.h llvm[4]: Copying htmxlintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/avx512fintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/avx512fintrin.h llvm[4]: Copying avx512fintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/fma4intrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/fma4intrin.h llvm[4]: Copying fma4intrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/f16cintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/f16cintrin.h llvm[4]: Copying f16cintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/vecintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/vecintrin.h llvm[4]: Copying vecintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/nmmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/nmmintrin.h llvm[4]: Copying nmmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/emmintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/emmintrin.h llvm[4]: Copying emmintrin.h to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Headers/xopintrin.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/xopintrin.h llvm[4]: Copying xopintrin.h to build dir make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex; \ DD=Lex; \ if [ ! -f $SD/Makefile ]; then \ SD=Lex; \ DD=Lex; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/.//.dir llvm[4]: Compiling HeaderMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/HeaderMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.d.tmp"; exit 1; fi llvm[4]: Compiling VirtualFileSystem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/VirtualFileSystem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.d.tmp"; exit 1; fi llvm[4]: Compiling HeaderSearch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/HeaderSearch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.d.tmp"; exit 1; fi llvm[4]: Compiling Warnings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Warnings.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.d.tmp"; exit 1; fi llvm[4]: Compiling Attributes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Attributes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.d.tmp"; exit 1; fi llvm[4]: Compiling Lexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/Lexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.d.tmp"; exit 1; fi llvm[4]: Compiling Builtins.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Builtins.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.d.tmp"; exit 1; fi llvm[4]: Compiling CharInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/CharInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.d.tmp"; exit 1; fi llvm[4]: Compiling Diagnostic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Diagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.d.tmp"; exit 1; fi llvm[4]: Compiling LiteralSupport.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/LiteralSupport.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.d.tmp"; exit 1; fi llvm[4]: Compiling DiagnosticIDs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/DiagnosticIDs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.d.tmp"; exit 1; fi llvm[4]: Compiling DiagnosticOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/DiagnosticOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.d.tmp"; exit 1; fi llvm[4]: Compiling FileManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/FileManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.d.tmp"; exit 1; fi llvm[4]: Compiling MacroArgs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/MacroArgs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.d.tmp"; exit 1; fi llvm[4]: Compiling FileSystemStatCache.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/FileSystemStatCache.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.d.tmp"; exit 1; fi llvm[4]: Compiling MacroInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/MacroInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.d.tmp"; exit 1; fi llvm[4]: Compiling IdentifierTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/IdentifierTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.d.tmp"; exit 1; fi llvm[4]: Compiling ModuleMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/ModuleMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.d.tmp"; exit 1; fi llvm[4]: Compiling LangOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/LangOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.d.tmp"; exit 1; fi llvm[4]: Compiling Module.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Module.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.d.tmp"; exit 1; fi llvm[4]: Compiling ObjCRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/ObjCRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.d.tmp"; exit 1; fi llvm[4]: Compiling OpenMPKinds.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/OpenMPKinds.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.d.tmp"; exit 1; fi llvm[4]: Compiling OperatorPrecedence.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/OperatorPrecedence.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.d.tmp"; exit 1; fi llvm[4]: Compiling SanitizerBlacklist.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/SanitizerBlacklist.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.d.tmp"; exit 1; fi llvm[4]: Compiling Sanitizers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Sanitizers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.d.tmp"; exit 1; fi llvm[4]: Compiling SourceLocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/SourceLocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.d.tmp"; exit 1; fi llvm[4]: Compiling PPCaching.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PPCaching.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.d.tmp"; exit 1; fi llvm[4]: Compiling SourceManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/SourceManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.d.tmp"; exit 1; fi llvm[4]: Compiling PPCallbacks.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PPCallbacks.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.d.tmp"; exit 1; fi llvm[4]: Compiling PPConditionalDirectiveRecord.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d.tmp"; exit 1; fi llvm[4]: Compiling PPDirectives.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PPDirectives.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.d.tmp"; exit 1; fi llvm[4]: Compiling TargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.d.tmp"; exit 1; fi llvm[4]: Compiling Targets.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Targets.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.d.tmp"; exit 1; fi llvm[4]: Compiling PPExpressions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PPExpressions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.d.tmp"; exit 1; fi llvm[4]: Compiling PPLexerChange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PPLexerChange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.d.tmp"; exit 1; fi llvm[4]: Compiling TokenKinds.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/TokenKinds.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.d.tmp"; exit 1; fi llvm[4]: Compiling Version.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -DSVN_REVISION='""' -DSVN_REPOSITORY='""' -DLLVM_REVISION='""' -DLLVM_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Basic/Version.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangBasic.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangBasic.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangBasic.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Attributes.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Builtins.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/CharInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Diagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticIDs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/DiagnosticOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/FileSystemStatCache.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/IdentifierTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/LangOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Module.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/ObjCRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OpenMPKinds.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/OperatorPrecedence.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SanitizerBlacklist.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Sanitizers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceLocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/SourceManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TargetInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Targets.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/TokenKinds.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Version.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VersionTuple.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/VirtualFileSystem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic/Release/Warnings.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangBasic.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse; \ DD=Parse; \ if [ ! -f $SD/Makefile ]; then \ SD=Parse; \ DD=Parse; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/.//.dir llvm[4]: Compiling ParseAST.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseAST.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.d.tmp"; exit 1; fi llvm[4]: Compiling PPMacroExpansion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PPMacroExpansion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.d.tmp"; exit 1; fi llvm[4]: Compiling ParseCXXInlineMethods.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d.tmp"; exit 1; fi llvm[4]: Compiling PTHLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PTHLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.d.tmp"; exit 1; fi llvm[4]: Compiling Pragma.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/Pragma.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.d.tmp"; exit 1; fi llvm[4]: Compiling ParseDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.d.tmp"; exit 1; fi llvm[4]: Compiling PreprocessingRecord.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PreprocessingRecord.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.d.tmp"; exit 1; fi llvm[4]: Compiling Preprocessor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/Preprocessor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.d.tmp"; exit 1; fi llvm[4]: Compiling PreprocessorLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/PreprocessorLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.d.tmp"; exit 1; fi llvm[4]: Compiling ParseDeclCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseDeclCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.d.tmp"; exit 1; fi llvm[4]: Compiling ScratchBuffer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/ScratchBuffer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.d.tmp"; exit 1; fi llvm[4]: Compiling TokenConcatenation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/TokenConcatenation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.d.tmp"; exit 1; fi llvm[4]: Compiling TokenLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Lex/TokenLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangLex.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangLex.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangLex.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/HeaderSearch.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Lexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/LiteralSupport.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroArgs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/MacroInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ModuleMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCaching.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPCallbacks.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPDirectives.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPExpressions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPLexerChange.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PPMacroExpansion.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PTHLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Pragma.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessingRecord.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/Preprocessor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/PreprocessorLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/ScratchBuffer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenConcatenation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex/Release/TokenLexer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangLex.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST; \ DD=AST; \ if [ ! -f $SD/Makefile ]; then \ SD=AST; \ DD=AST; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/.//.dir llvm[4]: Compiling APValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/APValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.d.tmp"; exit 1; fi llvm[4]: Compiling ParseExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.d.tmp"; exit 1; fi llvm[4]: Compiling ASTConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ASTConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.d.tmp"; exit 1; fi llvm[4]: Compiling ASTContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ASTContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.d.tmp"; exit 1; fi llvm[4]: Compiling ParseExprCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseExprCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.d.tmp"; exit 1; fi llvm[4]: Compiling ParseInit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseInit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.d.tmp"; exit 1; fi llvm[4]: Compiling ParseObjc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseObjc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.d.tmp"; exit 1; fi llvm[4]: Compiling ASTDiagnostic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ASTDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.d.tmp"; exit 1; fi llvm[4]: Compiling ParseOpenMP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseOpenMP.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.d.tmp"; exit 1; fi llvm[4]: Compiling ASTDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ASTDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.d.tmp"; exit 1; fi llvm[4]: Compiling ParsePragma.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParsePragma.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.d.tmp"; exit 1; fi llvm[4]: Compiling ASTImporter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ASTImporter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.d.tmp"; exit 1; fi llvm[4]: Compiling ParseStmt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseStmt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.d.tmp"; exit 1; fi llvm[4]: Compiling ParseStmtAsm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseStmtAsm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.d.tmp"; exit 1; fi llvm[4]: Compiling ASTTypeTraits.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ASTTypeTraits.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.d.tmp"; exit 1; fi llvm[4]: Compiling AttrImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/AttrImpl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.d.tmp"; exit 1; fi llvm[4]: Compiling ParseTemplate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseTemplate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.d.tmp"; exit 1; fi llvm[4]: Compiling CXXInheritance.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/CXXInheritance.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.d.tmp"; exit 1; fi llvm[4]: Compiling ParseTentative.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/ParseTentative.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.d.tmp"; exit 1; fi llvm[4]: Compiling Comment.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/Comment.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.d.tmp"; exit 1; fi llvm[4]: Compiling Parser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Parse/Parser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.d.tmp"; exit 1; fi llvm[4]: Compiling CommentBriefParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/CommentBriefParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.d.tmp"; exit 1; fi llvm[4]: Compiling CommentCommandTraits.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/CommentCommandTraits.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.d.tmp"; exit 1; fi llvm[4]: Compiling CommentLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/CommentLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.d.tmp"; exit 1; fi llvm[4]: Compiling CommentParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/CommentParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangParse.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangParse.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangParse.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseAST.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseDeclCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseExprCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseInit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseObjc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseOpenMP.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParsePragma.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmt.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseStmtAsm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTemplate.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/ParseTentative.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse/Release/Parser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangParse.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse' llvm[4]: Compiling CommentSema.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/CommentSema.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.d.tmp"; exit 1; fi llvm[4]: Compiling Decl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/Decl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.d.tmp"; exit 1; fi llvm[4]: Compiling DeclBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.d.tmp"; exit 1; fi llvm[4]: Compiling DeclCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.d.tmp"; exit 1; fi llvm[4]: Compiling DeclFriend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclFriend.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.d.tmp"; exit 1; fi llvm[4]: Compiling DeclGroup.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclGroup.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.d.tmp"; exit 1; fi llvm[4]: Compiling DeclObjC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclObjC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema; \ DD=Sema; \ if [ ! -f $SD/Makefile ]; then \ SD=Sema; \ DD=Sema; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/.//.dir llvm[4]: Compiling AnalysisBasedWarnings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d.tmp"; exit 1; fi llvm[4]: Compiling DeclOpenMP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclOpenMP.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.d.tmp"; exit 1; fi llvm[4]: Compiling DeclPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling DeclTemplate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclTemplate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.d.tmp"; exit 1; fi llvm[4]: Compiling AttributeList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/AttributeList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.d.tmp"; exit 1; fi llvm[4]: Compiling DeclarationName.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/DeclarationName.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.d.tmp"; exit 1; fi llvm[4]: Compiling Expr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/Expr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.d.tmp"; exit 1; fi llvm[4]: Compiling CodeCompleteConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/CodeCompleteConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d.tmp"; exit 1; fi llvm[4]: Compiling ExprCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ExprCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.d.tmp"; exit 1; fi llvm[4]: Compiling DeclSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/DeclSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.d.tmp"; exit 1; fi llvm[4]: Compiling ExprClassification.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ExprClassification.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.d.tmp"; exit 1; fi llvm[4]: Compiling DelayedDiagnostic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/DelayedDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.d.tmp"; exit 1; fi llvm[4]: Compiling ExprConstant.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ExprConstant.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.d.tmp"; exit 1; fi llvm[4]: Compiling IdentifierResolver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/IdentifierResolver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.d.tmp"; exit 1; fi llvm[4]: Compiling JumpDiagnostics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/JumpDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.d.tmp"; exit 1; fi llvm[4]: Compiling MultiplexExternalSemaSource.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d.tmp"; exit 1; fi llvm[4]: Compiling Scope.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/Scope.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.d.tmp"; exit 1; fi llvm[4]: Compiling ScopeInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/ScopeInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.d.tmp"; exit 1; fi llvm[4]: Compiling Sema.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/Sema.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.d.tmp"; exit 1; fi llvm[4]: Compiling ExternalASTSource.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ExternalASTSource.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.d.tmp"; exit 1; fi llvm[4]: Compiling InheritViz.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/InheritViz.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.d.tmp"; exit 1; fi llvm[4]: Compiling ItaniumCXXABI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ItaniumCXXABI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.d.tmp"; exit 1; fi llvm[4]: Compiling SemaAccess.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaAccess.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.d.tmp"; exit 1; fi llvm[4]: Compiling ItaniumMangle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ItaniumMangle.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.d.tmp"; exit 1; fi llvm[4]: Compiling Mangle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/Mangle.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.d.tmp"; exit 1; fi llvm[4]: Compiling SemaAttr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaAttr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.d.tmp"; exit 1; fi llvm[4]: Compiling MicrosoftCXXABI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/MicrosoftCXXABI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.d.tmp"; exit 1; fi llvm[4]: Compiling SemaCUDA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaCUDA.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.d.tmp"; exit 1; fi llvm[4]: Compiling MicrosoftMangle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/MicrosoftMangle.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.d.tmp"; exit 1; fi llvm[4]: Compiling SemaCXXScopeSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d.tmp"; exit 1; fi llvm[4]: Compiling NSAPI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/NSAPI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.d.tmp"; exit 1; fi llvm[4]: Compiling NestedNameSpecifier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/NestedNameSpecifier.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.d.tmp"; exit 1; fi llvm[4]: Compiling SemaCast.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaCast.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.d.tmp"; exit 1; fi llvm[4]: Compiling ParentMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/ParentMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.d.tmp"; exit 1; fi llvm[4]: Compiling RawCommentList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/RawCommentList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.d.tmp"; exit 1; fi llvm[4]: Compiling RecordLayout.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/RecordLayout.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.d.tmp"; exit 1; fi llvm[4]: Compiling SemaChecking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaChecking.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.d.tmp"; exit 1; fi llvm[4]: Compiling RecordLayoutBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/RecordLayoutBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.d.tmp"; exit 1; fi llvm[4]: Compiling SelectorLocationsKind.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/SelectorLocationsKind.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.d.tmp"; exit 1; fi llvm[4]: Compiling Stmt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/Stmt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.d.tmp"; exit 1; fi llvm[4]: Compiling SemaCodeComplete.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaCodeComplete.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.d.tmp"; exit 1; fi llvm[4]: Compiling StmtIterator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/StmtIterator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.d.tmp"; exit 1; fi llvm[4]: Compiling StmtPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/StmtPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling StmtProfile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/StmtProfile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.d.tmp"; exit 1; fi llvm[4]: Compiling StmtViz.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/StmtViz.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.d.tmp"; exit 1; fi llvm[4]: Compiling TemplateBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/TemplateBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.d.tmp"; exit 1; fi llvm[4]: Compiling SemaConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.d.tmp"; exit 1; fi llvm[4]: Compiling SemaDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.d.tmp"; exit 1; fi llvm[4]: Compiling TemplateName.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/TemplateName.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.d.tmp"; exit 1; fi llvm[4]: Compiling Type.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/Type.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.d.tmp"; exit 1; fi llvm[4]: Compiling TypeLoc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/TypeLoc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.d.tmp"; exit 1; fi llvm[4]: Compiling TypePrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/TypePrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.d.tmp"; exit 1; fi llvm[4]: Compiling VTTBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/VTTBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.d.tmp"; exit 1; fi llvm[4]: Compiling SemaDeclAttr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaDeclAttr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.d.tmp"; exit 1; fi llvm[4]: Compiling VTableBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/AST/VTableBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.d.tmp"; exit 1; fi llvm[4]: Compiling SemaDeclCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaDeclCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangAST.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangAST.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangAST.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/APValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTImporter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ASTTypeTraits.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/AttrImpl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CXXInheritance.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Comment.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentBriefParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentCommandTraits.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/CommentSema.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Decl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclFriend.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclGroup.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclObjC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclOpenMP.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclTemplate.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/DeclarationName.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Expr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprClassification.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExprConstant.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ExternalASTSource.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/InheritViz.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumCXXABI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ItaniumMangle.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Mangle.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftCXXABI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/MicrosoftMangle.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NSAPI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/NestedNameSpecifier.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/ParentMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RawCommentList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayout.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/RecordLayoutBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/SelectorLocationsKind.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Stmt.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtIterator.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtProfile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/StmtViz.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TemplateName.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/Type.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypeLoc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/TypePrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTTBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST/Release/VTableBuilder.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangAST.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen; \ DD=CodeGen; \ if [ ! -f $SD/Makefile ]; then \ SD=CodeGen; \ DD=CodeGen; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/.//.dir llvm[4]: Compiling BackendUtil.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/BackendUtil.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.d.tmp"; exit 1; fi llvm[4]: Compiling CGAtomic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGAtomic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.d.tmp"; exit 1; fi llvm[4]: Compiling CGBlocks.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGBlocks.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.d.tmp"; exit 1; fi llvm[4]: Compiling CGBuiltin.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGBuiltin.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.d.tmp"; exit 1; fi llvm[4]: Compiling SemaDeclObjC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaDeclObjC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.d.tmp"; exit 1; fi llvm[4]: Compiling CGCUDANV.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGCUDANV.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.d.tmp"; exit 1; fi llvm[4]: Compiling CGCUDARuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGCUDARuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d.tmp"; exit 1; fi llvm[4]: Compiling SemaExceptionSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaExceptionSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.d.tmp"; exit 1; fi llvm[4]: Compiling CGCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.d.tmp"; exit 1; fi llvm[4]: Compiling SemaExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.d.tmp"; exit 1; fi llvm[4]: Compiling CGCXXABI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGCXXABI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.d.tmp"; exit 1; fi llvm[4]: Compiling CGCall.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGCall.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.d.tmp"; exit 1; fi llvm[4]: Compiling CGClass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGClass.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.d.tmp"; exit 1; fi llvm[4]: Compiling CGCleanup.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGCleanup.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.d.tmp"; exit 1; fi llvm[4]: Compiling SemaExprCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaExprCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.d.tmp"; exit 1; fi llvm[4]: Compiling CGDebugInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGDebugInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.d.tmp"; exit 1; fi llvm[4]: Compiling CGDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.d.tmp"; exit 1; fi llvm[4]: Compiling CGDeclCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGDeclCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.d.tmp"; exit 1; fi llvm[4]: Compiling SemaExprMember.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaExprMember.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.d.tmp"; exit 1; fi llvm[4]: Compiling CGException.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGException.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.d.tmp"; exit 1; fi llvm[4]: Compiling SemaExprObjC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaExprObjC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.d.tmp"; exit 1; fi llvm[4]: Compiling CGExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGExpr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.d.tmp"; exit 1; fi llvm[4]: Compiling SemaFixItUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaFixItUtils.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.d.tmp"; exit 1; fi llvm[4]: Compiling SemaInit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaInit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.d.tmp"; exit 1; fi llvm[4]: Compiling CGExprAgg.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGExprAgg.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.d.tmp"; exit 1; fi llvm[4]: Compiling CGExprCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGExprCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.d.tmp"; exit 1; fi llvm[4]: Compiling SemaLambda.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaLambda.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.d.tmp"; exit 1; fi llvm[4]: Compiling CGExprComplex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGExprComplex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.d.tmp"; exit 1; fi llvm[4]: Compiling SemaLookup.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaLookup.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.d.tmp"; exit 1; fi llvm[4]: Compiling CGExprConstant.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGExprConstant.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.d.tmp"; exit 1; fi llvm[4]: Compiling SemaObjCProperty.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaObjCProperty.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.d.tmp"; exit 1; fi llvm[4]: Compiling CGExprScalar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGExprScalar.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.d.tmp"; exit 1; fi llvm[4]: Compiling SemaOpenMP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaOpenMP.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.d.tmp"; exit 1; fi llvm[4]: Compiling CGLoopInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGLoopInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.d.tmp"; exit 1; fi llvm[4]: Compiling CGObjC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGObjC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.d.tmp"; exit 1; fi llvm[4]: Compiling CGObjCGNU.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGObjCGNU.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.d.tmp"; exit 1; fi llvm[4]: Compiling SemaOverload.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaOverload.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.d.tmp"; exit 1; fi llvm[4]: Compiling CGObjCMac.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGObjCMac.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.d.tmp"; exit 1; fi llvm[4]: Compiling SemaPseudoObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaPseudoObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.d.tmp"; exit 1; fi llvm[4]: Compiling CGObjCRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGObjCRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d.tmp"; exit 1; fi llvm[4]: Compiling SemaStmt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaStmt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.d.tmp"; exit 1; fi llvm[4]: Compiling CGOpenCLRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d.tmp"; exit 1; fi llvm[4]: Compiling CGOpenMPRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.d.tmp"; exit 1; fi llvm[4]: Compiling CGRecordLayoutBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d.tmp"; exit 1; fi llvm[4]: Compiling SemaStmtAsm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaStmtAsm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.d.tmp"; exit 1; fi llvm[4]: Compiling CGStmt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGStmt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.d.tmp"; exit 1; fi llvm[4]: Compiling SemaStmtAttr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaStmtAttr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.d.tmp"; exit 1; fi llvm[4]: Compiling SemaTemplate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaTemplate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.d.tmp"; exit 1; fi llvm[4]: Compiling CGStmtOpenMP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.d.tmp"; exit 1; fi llvm[4]: Compiling CGVTT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGVTT.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.d.tmp"; exit 1; fi llvm[4]: Compiling CGVTables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CGVTables.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.d.tmp"; exit 1; fi llvm[4]: Compiling SemaTemplateDeduction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaTemplateDeduction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenABITypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CodeGenABITypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenAction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CodeGenAction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CodeGenFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.d.tmp"; exit 1; fi llvm[4]: Compiling SemaTemplateInstantiate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenModule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CodeGenModule.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.d.tmp"; exit 1; fi llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenPGO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CodeGenPGO.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.d.tmp"; exit 1; fi llvm[4]: Compiling SemaTemplateVariadic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaTemplateVariadic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenTBAA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CodeGenTBAA.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d.tmp"; exit 1; fi llvm[4]: Compiling SemaType.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/SemaType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CodeGenTypes.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.d.tmp"; exit 1; fi llvm[4]: Compiling CoverageMappingGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/CoverageMappingGen.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.d.tmp"; exit 1; fi llvm[4]: Compiling TypeLocBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Sema/TypeLocBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangSema.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangSema.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangSema.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/AttributeList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/CodeCompleteConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DeclSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/DelayedDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/IdentifierResolver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/JumpDiagnostics.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Scope.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/ScopeInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/Sema.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAccess.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaAttr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCUDA.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCast.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaChecking.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaCodeComplete.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclAttr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaDeclObjC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExceptionSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprMember.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaExprObjC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaFixItUtils.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaInit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLambda.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaLookup.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaObjCProperty.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOpenMP.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaOverload.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaPseudoObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmt.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAsm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaStmtAttr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplate.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateDeduction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaTemplateVariadic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/SemaType.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema/Release/TypeLocBuilder.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangSema.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis; \ DD=Analysis; \ if [ ! -f $SD/Makefile ]; then \ SD=Analysis; \ DD=Analysis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/.//.dir llvm[4]: Compiling AnalysisDeclContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/AnalysisDeclContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d.tmp"; exit 1; fi llvm[4]: Compiling ItaniumCXXABI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d.tmp"; exit 1; fi llvm[4]: Compiling BodyFarm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/BodyFarm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.d.tmp"; exit 1; fi llvm[4]: Compiling CFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/CFG.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.d.tmp"; exit 1; fi llvm[4]: Compiling MicrosoftCXXABI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d.tmp"; exit 1; fi llvm[4]: Compiling CFGReachabilityAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d.tmp"; exit 1; fi llvm[4]: Compiling CFGStmtMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/CFGStmtMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.d.tmp"; exit 1; fi llvm[4]: Compiling CallGraph.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/CallGraph.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.d.tmp"; exit 1; fi llvm[4]: Compiling ModuleBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/ModuleBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.d.tmp"; exit 1; fi llvm[4]: Compiling CocoaConventions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/CocoaConventions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.d.tmp"; exit 1; fi llvm[4]: Compiling CodeInjector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/CodeInjector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.d.tmp"; exit 1; fi llvm[4]: Compiling Consumed.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/Consumed.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.d.tmp"; exit 1; fi llvm[4]: Compiling ObjectFilePCHContainerOperations.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.d.tmp"; exit 1; fi llvm[4]: Compiling Dominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/Dominators.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.d.tmp"; exit 1; fi llvm[4]: Compiling FormatString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/FormatString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.d.tmp"; exit 1; fi llvm[4]: Compiling SanitizerMetadata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/SanitizerMetadata.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.d.tmp"; exit 1; fi llvm[4]: Compiling LiveVariables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/LiveVariables.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.d.tmp"; exit 1; fi llvm[4]: Compiling TargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/CodeGen/TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.d.tmp"; exit 1; fi llvm[4]: Compiling ObjCNoReturn.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ObjCNoReturn.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.d.tmp"; exit 1; fi llvm[4]: Compiling PostOrderCFGView.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/PostOrderCFGView.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.d.tmp"; exit 1; fi llvm[4]: Compiling PrintfFormatString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/PrintfFormatString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.d.tmp"; exit 1; fi llvm[4]: Compiling ProgramPoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ProgramPoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.d.tmp"; exit 1; fi llvm[4]: Compiling PseudoConstantAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/PseudoConstantAnalysis.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangCodeGen.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangCodeGen.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/BackendUtil.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGAtomic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBlocks.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGBuiltin.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDANV.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCUDARuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCXXABI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCall.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGClass.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGCleanup.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDebugInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGDeclCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGException.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExpr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprAgg.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprComplex.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprConstant.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGExprScalar.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGLoopInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCGNU.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCMac.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGObjCRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGOpenMPRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmt.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGStmtOpenMP.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTT.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CGVTables.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenABITypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenAction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenModule.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenPGO.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTBAA.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CodeGenTypes.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/CoverageMappingGen.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ModuleBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/ObjectFilePCHContainerOperations.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/SanitizerMetadata.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen/Release/TargetInfo.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangCodeGen.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend; \ DD=Frontend; \ if [ ! -f $SD/Makefile ]; then \ SD=Frontend; \ DD=Frontend; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/.//.dir llvm[4]: Compiling ASTConsumers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/ASTConsumers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.d.tmp"; exit 1; fi llvm[4]: Compiling ReachableCode.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ReachableCode.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.d.tmp"; exit 1; fi llvm[4]: Compiling ScanfFormatString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ScanfFormatString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadSafety.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ThreadSafety.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.d.tmp"; exit 1; fi llvm[4]: Compiling ASTMerge.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/ASTMerge.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadSafetyCommon.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ThreadSafetyCommon.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.d.tmp"; exit 1; fi llvm[4]: Compiling ASTUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/ASTUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadSafetyLogical.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ThreadSafetyLogical.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadSafetyTIL.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/ThreadSafetyTIL.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.d.tmp"; exit 1; fi llvm[4]: Compiling UninitializedValues.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Analysis/UninitializedValues.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangAnalysis.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangAnalysis.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangAnalysis.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/AnalysisDeclContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/BodyFarm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFG.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CFGStmtMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CallGraph.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CocoaConventions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/CodeInjector.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Consumed.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/Dominators.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/FormatString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/LiveVariables.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ObjCNoReturn.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PostOrderCFGView.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PrintfFormatString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ProgramPoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ReachableCode.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ScanfFormatString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafety.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyCommon.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyLogical.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/ThreadSafetyTIL.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis/Release/UninitializedValues.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangAnalysis.a llvm[4]: Compiling CacheTokens.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/CacheTokens.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.d.tmp"; exit 1; fi make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/FrontendTool; \ DD=FrontendTool; \ if [ ! -f $SD/Makefile ]; then \ SD=FrontendTool; \ DD=FrontendTool; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/.//.dir llvm[4]: Compiling ExecuteCompilerInvocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/FrontendTool -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/FrontendTool/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_OBJC_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d.tmp"; exit 1; fi llvm[4]: Compiling ChainedDiagnosticConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangFrontendTool.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFrontendTool.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFrontendTool.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFrontendTool.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling; \ DD=Tooling; \ if [ ! -f $SD/Makefile ]; then \ SD=Tooling; \ DD=Tooling; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/Core; \ DD=Core; \ if [ ! -f $SD/Makefile ]; then \ SD=Core; \ DD=Core; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/.//.dir llvm[5]: Compiling Replacement.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/Core/Replacement.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.d.tmp"; exit 1; fi llvm[4]: Compiling ChainedIncludesSource.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/ChainedIncludesSource.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library libclangToolingCore.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangToolingCore.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangToolingCore.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core/Release/Replacement.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangToolingCore.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core' llvm[4]: Compiling ArgumentsAdjusters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d.tmp"; exit 1; fi llvm[4]: Compiling CommonOptionsParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/CommonOptionsParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.d.tmp"; exit 1; fi llvm[4]: Compiling CompilationDatabase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/CompilationDatabase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.d.tmp"; exit 1; fi llvm[4]: Compiling CodeGenOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/CodeGenOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.d.tmp"; exit 1; fi llvm[4]: Compiling CompilerInstance.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/CompilerInstance.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.d.tmp"; exit 1; fi llvm[4]: Compiling FileMatchTrie.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/FileMatchTrie.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.d.tmp"; exit 1; fi llvm[4]: Compiling JSONCompilationDatabase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d.tmp"; exit 1; fi llvm[4]: Compiling Refactoring.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/Refactoring.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.d.tmp"; exit 1; fi llvm[4]: Compiling CompilerInvocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/CompilerInvocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.d.tmp"; exit 1; fi llvm[4]: Compiling RefactoringCallbacks.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/RefactoringCallbacks.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d.tmp"; exit 1; fi llvm[4]: Compiling CreateInvocationFromCommandLine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d.tmp"; exit 1; fi llvm[4]: Compiling DependencyFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/DependencyFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.d.tmp"; exit 1; fi llvm[4]: Compiling Tooling.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Tooling/Tooling.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.d.tmp"; exit 1; fi llvm[4]: Compiling DependencyGraph.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/DependencyGraph.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.d.tmp"; exit 1; fi llvm[4]: Compiling DiagnosticRenderer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/DiagnosticRenderer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangTooling.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangTooling.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangTooling.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CommonOptionsParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/CompilationDatabase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/FileMatchTrie.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Refactoring.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/RefactoringCallbacks.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Release/Tooling.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangTooling.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver; \ DD=Driver; \ if [ ! -f $SD/Makefile ]; then \ SD=Driver; \ DD=Driver; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/.//.dir llvm[4]: Compiling Action.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Action.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.d.tmp"; exit 1; fi llvm[4]: Compiling Compilation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Compilation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.d.tmp"; exit 1; fi llvm[4]: Compiling FrontendAction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/FrontendAction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.d.tmp"; exit 1; fi llvm[4]: Compiling CrossWindowsToolChain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/CrossWindowsToolChain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.d.tmp"; exit 1; fi llvm[4]: Compiling Driver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Driver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.d.tmp"; exit 1; fi llvm[4]: Compiling FrontendActions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/FrontendActions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.d.tmp"; exit 1; fi llvm[4]: Compiling DriverOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/DriverOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.d.tmp"; exit 1; fi llvm[4]: Compiling Job.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Job.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.d.tmp"; exit 1; fi llvm[4]: Compiling MSVCToolChain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/MSVCToolChain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.d.tmp"; exit 1; fi llvm[4]: Compiling MinGWToolChain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/MinGWToolChain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.d.tmp"; exit 1; fi llvm[4]: Compiling Multilib.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Multilib.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.d.tmp"; exit 1; fi llvm[4]: Compiling FrontendOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/FrontendOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.d.tmp"; exit 1; fi llvm[4]: Compiling HeaderIncludeGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/HeaderIncludeGen.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d.tmp"; exit 1; fi llvm[4]: Compiling Phases.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Phases.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.d.tmp"; exit 1; fi llvm[4]: Compiling SanitizerArgs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/SanitizerArgs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.d.tmp"; exit 1; fi llvm[4]: Compiling InitHeaderSearch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/InitHeaderSearch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.d.tmp"; exit 1; fi llvm[4]: Compiling Tool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Tool.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.d.tmp"; exit 1; fi llvm[4]: Compiling ToolChain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/ToolChain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.d.tmp"; exit 1; fi llvm[4]: Compiling InitPreprocessor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/InitPreprocessor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.d.tmp"; exit 1; fi llvm[4]: Compiling ToolChains.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/ToolChains.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.d.tmp"; exit 1; fi llvm[4]: Compiling LangStandards.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/LangStandards.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.d.tmp"; exit 1; fi llvm[4]: Compiling LayoutOverrideSource.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/LayoutOverrideSource.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d.tmp"; exit 1; fi llvm[4]: Compiling Tools.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Tools.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.d.tmp"; exit 1; fi llvm[4]: Compiling LogDiagnosticPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling ModuleDependencyCollector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/ModuleDependencyCollector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.d.tmp"; exit 1; fi llvm[4]: Compiling MultiplexConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/MultiplexConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.d.tmp"; exit 1; fi llvm[4]: Compiling PCHContainerOperations.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/PCHContainerOperations.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.d.tmp"; exit 1; fi llvm[4]: Compiling PrintPreprocessedOutput.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d.tmp"; exit 1; fi llvm[4]: Compiling SerializedDiagnosticPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling Types.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Driver/Types.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangDriver.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangDriver.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangDriver.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Action.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Compilation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/CrossWindowsToolChain.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Driver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/DriverOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Job.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MSVCToolChain.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/MinGWToolChain.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Multilib.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Phases.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/SanitizerArgs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tool.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChain.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/ToolChains.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Tools.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver/Release/Types.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangDriver.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format; \ DD=Format; \ if [ ! -f $SD/Makefile ]; then \ SD=Format; \ DD=Format; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/.//.dir llvm[4]: Compiling BreakableToken.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/BreakableToken.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.d.tmp"; exit 1; fi llvm[4]: Compiling SerializedDiagnosticReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.d.tmp"; exit 1; fi llvm[4]: Compiling ContinuationIndenter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/ContinuationIndenter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.d.tmp"; exit 1; fi llvm[4]: Compiling TextDiagnostic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/TextDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.d.tmp"; exit 1; fi llvm[4]: Compiling Format.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/Format.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.d.tmp"; exit 1; fi llvm[4]: Compiling TextDiagnosticBuffer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d.tmp"; exit 1; fi llvm[4]: Compiling TextDiagnosticPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling VerifyDiagnosticConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d.tmp"; exit 1; fi llvm[4]: Compiling FormatToken.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/FormatToken.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.d.tmp"; exit 1; fi llvm[4]: Compiling TokenAnnotator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/TokenAnnotator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangFrontend.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFrontend.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFrontend.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTConsumers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTMerge.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ASTUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CacheTokens.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ChainedIncludesSource.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CodeGenOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInstance.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CompilerInvocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DependencyGraph.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/DiagnosticRenderer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendAction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendActions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/FrontendOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/HeaderIncludeGen.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitHeaderSearch.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/InitPreprocessor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LangStandards.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LayoutOverrideSource.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/ModuleDependencyCollector.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/MultiplexConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PCHContainerOperations.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/SerializedDiagnosticReader.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFrontend.a for dir in Rewrite; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/.//.dir llvm[5]: Compiling FixItRewriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/FixItRewriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.d.tmp"; exit 1; fi llvm[4]: Compiling UnwrappedLineFormatter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/UnwrappedLineFormatter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.d.tmp"; exit 1; fi llvm[5]: Compiling FrontendActions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.d.tmp"; exit 1; fi llvm[4]: Compiling UnwrappedLineParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/UnwrappedLineParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.d.tmp"; exit 1; fi llvm[4]: Compiling WhitespaceManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Format/WhitespaceManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.d.tmp"; exit 1; fi llvm[5]: Compiling HTMLPrint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/HTMLPrint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangFormat.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFormat.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFormat.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/BreakableToken.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/ContinuationIndenter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/Format.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/FormatToken.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/TokenAnnotator.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineFormatter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/UnwrappedLineParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format/Release/WhitespaceManager.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangFormat.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit; \ DD=Edit; \ if [ ! -f $SD/Makefile ]; then \ SD=Edit; \ DD=Edit; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/.//.dir llvm[4]: Compiling Commit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit/Commit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.d.tmp"; exit 1; fi llvm[4]: Compiling EditedSource.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit/EditedSource.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.d.tmp"; exit 1; fi llvm[5]: Compiling InclusionRewriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.d.tmp"; exit 1; fi llvm[4]: Compiling RewriteObjCFoundationAPI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d.tmp"; exit 1; fi llvm[5]: Compiling RewriteMacros.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/RewriteMacros.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangEdit.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangEdit.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangEdit.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/Commit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/EditedSource.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangEdit.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite; \ DD=Rewrite; \ if [ ! -f $SD/Makefile ]; then \ SD=Rewrite; \ DD=Rewrite; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/.//.dir llvm[4]: Compiling DeltaTree.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/DeltaTree.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.d.tmp"; exit 1; fi llvm[4]: Compiling HTMLRewrite.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/HTMLRewrite.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.d.tmp"; exit 1; fi llvm[5]: Compiling RewriteModernObjC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.d.tmp"; exit 1; fi llvm[4]: Compiling RewriteRope.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/RewriteRope.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.d.tmp"; exit 1; fi llvm[4]: Compiling Rewriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/Rewriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.d.tmp"; exit 1; fi llvm[4]: Compiling TokenRewriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Rewrite/TokenRewriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangRewrite.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangRewrite.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangRewrite.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/DeltaTree.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/HTMLRewrite.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/RewriteRope.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/Rewriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite/Release/TokenRewriter.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangRewrite.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization; \ DD=Serialization; \ if [ ! -f $SD/Makefile ]; then \ SD=Serialization; \ DD=Serialization; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/.//.dir llvm[4]: Compiling ASTCommon.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ASTCommon.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.d.tmp"; exit 1; fi llvm[4]: Compiling ASTReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ASTReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.d.tmp"; exit 1; fi llvm[5]: Compiling RewriteObjC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.d.tmp"; exit 1; fi llvm[5]: Compiling RewriteTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_OBJC_REWRITER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Frontend/Rewrite/RewriteTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library libclangRewriteFrontend.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangRewriteFrontend.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangRewriteFrontend.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FixItRewriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/FrontendActions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/HTMLPrint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/InclusionRewriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteMacros.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteModernObjC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteObjC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite/Release/RewriteTest.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangRewriteFrontend.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Index; \ DD=Index; \ if [ ! -f $SD/Makefile ]; then \ SD=Index; \ DD=Index; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/.//.dir llvm[4]: Compiling CommentToXML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Index -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Index/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Index/CommentToXML.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.d.tmp"; exit 1; fi llvm[4]: Compiling ASTReaderDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ASTReaderDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.d.tmp"; exit 1; fi llvm[4]: Compiling USRGeneration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Index -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Index/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Index/USRGeneration.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangIndex.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangIndex.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangIndex.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/CommentToXML.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index/Release/USRGeneration.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangIndex.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers; \ DD=ASTMatchers; \ if [ ! -f $SD/Makefile ]; then \ SD=ASTMatchers; \ DD=ASTMatchers; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic; \ DD=Dynamic; \ if [ ! -f $SD/Makefile ]; then \ SD=Dynamic; \ DD=Dynamic; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/.//.dir llvm[5]: Compiling Diagnostics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.d.tmp"; exit 1; fi llvm[4]: Compiling ASTReaderStmt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ASTReaderStmt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.d.tmp"; exit 1; fi llvm[5]: Compiling Parser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.d.tmp"; exit 1; fi llvm[4]: Compiling ASTWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ASTWriter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.d.tmp"; exit 1; fi llvm[5]: Compiling Registry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.d.tmp"; exit 1; fi llvm[4]: Compiling ASTWriterDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ASTWriterDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.d.tmp"; exit 1; fi llvm[4]: Compiling ASTWriterStmt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ASTWriterStmt.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.d.tmp"; exit 1; fi llvm[4]: Compiling GeneratePCH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/GeneratePCH.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.d.tmp"; exit 1; fi llvm[4]: Compiling GlobalModuleIndex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/GlobalModuleIndex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d.tmp"; exit 1; fi llvm[4]: Compiling Module.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/Module.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.d.tmp"; exit 1; fi llvm[4]: Compiling ModuleManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/Serialization/ModuleManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangSerialization.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangSerialization.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangSerialization.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTCommon.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReader.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTReaderStmt.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ASTWriterStmt.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GeneratePCH.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/GlobalModuleIndex.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/Module.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization/Release/ModuleManager.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangSerialization.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization' llvm[5]: Compiling VariantValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer; \ DD=StaticAnalyzer; \ if [ ! -f $SD/Makefile ]; then \ SD=StaticAnalyzer; \ DD=StaticAnalyzer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer' for dir in Checkers Frontend; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/.//.dir llvm[5]: Building Clang SA Checkers tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-clang-sa-checkers -I /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/Checkers.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/Checkers.td /usr/bin/cmp -s Checkers.inc /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/Checkers.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/Checkers.inc.tmp Checkers.inc llvm[5]: Compiling AllocationDiagnostics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library libclangDynamicASTMatchers.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangDynamicASTMatchers.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangDynamicASTMatchers.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Diagnostics.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Parser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/Registry.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic/Release/VariantValue.o llvm[5]: Compiling AnalyzerStatsChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangDynamicASTMatchers.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic' llvm[4]: Compiling ASTMatchFinder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d.tmp"; exit 1; fi llvm[5]: Compiling ArrayBoundChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d.tmp"; exit 1; fi llvm[5]: Compiling ArrayBoundCheckerV2.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d.tmp"; exit 1; fi llvm[5]: Compiling BasicObjCFoundationChecks.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d.tmp"; exit 1; fi llvm[4]: Compiling ASTMatchersInternal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d.tmp"; exit 1; fi llvm[5]: Compiling BoolAssignmentChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d.tmp"; exit 1; fi llvm[5]: Compiling BuiltinFunctionChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangASTMatchers.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangASTMatchers.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangASTMatchers.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangASTMatchers.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers' llvm[5]: Compiling CStringChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d.tmp"; exit 1; fi llvm[5]: Compiling CStringSyntaxChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d.tmp"; exit 1; fi llvm[5]: Compiling CallAndMessageChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate; \ DD=ARCMigrate; \ if [ ! -f $SD/Makefile ]; then \ SD=ARCMigrate; \ DD=ARCMigrate; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/.//.dir llvm[4]: Compiling ARCMT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/ARCMT.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.d.tmp"; exit 1; fi llvm[5]: Compiling CastSizeChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d.tmp"; exit 1; fi llvm[4]: Compiling ARCMTActions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/ARCMTActions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d.tmp"; exit 1; fi llvm[5]: Compiling CastToStructChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d.tmp"; exit 1; fi llvm[4]: Compiling FileRemapper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/FileRemapper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.d.tmp"; exit 1; fi llvm[4]: Compiling ObjCMT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/ObjCMT.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.d.tmp"; exit 1; fi llvm[5]: Compiling CheckObjCDealloc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d.tmp"; exit 1; fi llvm[5]: Compiling CheckObjCInstMethSignature.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d.tmp"; exit 1; fi llvm[5]: Compiling CheckSecuritySyntaxOnly.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d.tmp"; exit 1; fi llvm[5]: Compiling CheckSizeofPointer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d.tmp"; exit 1; fi llvm[4]: Compiling PlistReporter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/PlistReporter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.d.tmp"; exit 1; fi llvm[4]: Compiling TransAPIUses.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransAPIUses.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d.tmp"; exit 1; fi llvm[5]: Compiling CheckerDocumentation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d.tmp"; exit 1; fi llvm[5]: Compiling ChrootChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransARCAssign.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransARCAssign.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d.tmp"; exit 1; fi llvm[5]: Compiling ClangCheckers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ClangCheckers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d.tmp"; exit 1; fi llvm[5]: Compiling DeadStoresChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransAutoreleasePool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d.tmp"; exit 1; fi llvm[5]: Compiling DebugCheckers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d.tmp"; exit 1; fi llvm[5]: Compiling DereferenceChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransBlockObjCVariable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d.tmp"; exit 1; fi llvm[5]: Compiling DirectIvarAssignment.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d.tmp"; exit 1; fi llvm[5]: Compiling DivZeroChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d.tmp"; exit 1; fi llvm[5]: Compiling DynamicTypePropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d.tmp"; exit 1; fi llvm[4]: Compiling TransEmptyStatementsAndDealloc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d.tmp"; exit 1; fi llvm[5]: Compiling ExprInspectionChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d.tmp"; exit 1; fi llvm[5]: Compiling FixedAddressChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransGCAttrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransGCAttrs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d.tmp"; exit 1; fi llvm[5]: Compiling GenericTaintChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d.tmp"; exit 1; fi llvm[5]: Compiling IdenticalExprChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransGCCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransGCCalls.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d.tmp"; exit 1; fi llvm[4]: Compiling TransProperties.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransProperties.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.d.tmp"; exit 1; fi llvm[5]: Compiling IvarInvalidationChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d.tmp"; exit 1; fi llvm[5]: Compiling LLVMConventionsChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransProtectedScope.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransProtectedScope.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d.tmp"; exit 1; fi llvm[5]: Compiling MacOSKeychainAPIChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransRetainReleaseDealloc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d.tmp"; exit 1; fi llvm[5]: Compiling MacOSXAPIChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d.tmp"; exit 1; fi llvm[5]: Compiling MallocChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransUnbridgedCasts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d.tmp"; exit 1; fi llvm[5]: Compiling MallocOverflowSecurityChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d.tmp"; exit 1; fi llvm[5]: Compiling MallocSizeofChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransUnusedInitDelegate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d.tmp"; exit 1; fi llvm[5]: Compiling NSAutoreleasePoolChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransZeroOutPropsInDealloc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d.tmp"; exit 1; fi llvm[5]: Compiling NSErrorChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d.tmp"; exit 1; fi llvm[5]: Compiling NoReturnFunctionChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d.tmp"; exit 1; fi llvm[4]: Compiling TransformActions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/TransformActions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.d.tmp"; exit 1; fi llvm[5]: Compiling NonNullParamChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d.tmp"; exit 1; fi llvm[4]: Compiling Transforms.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/ARCMigrate/Transforms.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.d.tmp"; exit 1; fi llvm[5]: Compiling ObjCAtSyncChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d.tmp"; exit 1; fi llvm[5]: Compiling ObjCContainersASTChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d.tmp"; exit 1; fi llvm[5]: Compiling ObjCContainersChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libclangARCMigrate.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangARCMigrate.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangARCMigrate.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMT.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ARCMTActions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/FileRemapper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/ObjCMT.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/PlistReporter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAPIUses.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransARCAssign.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransGCCalls.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProperties.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/TransformActions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate/Release/Transforms.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangARCMigrate.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate' llvm[5]: Compiling ObjCMissingSuperCallChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d.tmp"; exit 1; fi llvm[5]: Compiling ObjCSelfInitChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d.tmp"; exit 1; fi llvm[5]: Compiling ObjCUnusedIVarsChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d.tmp"; exit 1; fi llvm[5]: Compiling PointerArithChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d.tmp"; exit 1; fi llvm[5]: Compiling PointerSubChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d.tmp"; exit 1; fi llvm[5]: Compiling PthreadLockChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d.tmp"; exit 1; fi llvm[5]: Compiling RetainCountChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d.tmp"; exit 1; fi llvm[5]: Compiling ReturnPointerRangeChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d.tmp"; exit 1; fi llvm[5]: Compiling ReturnUndefChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d.tmp"; exit 1; fi llvm[5]: Compiling SimpleStreamChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d.tmp"; exit 1; fi llvm[5]: Compiling StackAddrEscapeChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d.tmp"; exit 1; fi llvm[5]: Compiling StreamChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d.tmp"; exit 1; fi llvm[5]: Compiling TaintTesterChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d.tmp"; exit 1; fi llvm[5]: Compiling TestAfterDivZeroChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.d.tmp"; exit 1; fi llvm[5]: Compiling TraversalChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d.tmp"; exit 1; fi llvm[5]: Compiling UndefBranchChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d.tmp"; exit 1; fi llvm[5]: Compiling UndefCapturedBlockVarChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d.tmp"; exit 1; fi llvm[5]: Compiling UndefResultChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d.tmp"; exit 1; fi llvm[5]: Compiling UndefinedArraySubscriptChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d.tmp"; exit 1; fi llvm[5]: Compiling UndefinedAssignmentChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d.tmp"; exit 1; fi llvm[5]: Compiling UnixAPIChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d.tmp"; exit 1; fi llvm[5]: Compiling UnreachableCodeChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d.tmp"; exit 1; fi llvm[5]: Compiling VLASizeChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d.tmp"; exit 1; fi llvm[5]: Compiling VirtualCallChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core; \ DD=Core; \ if [ ! -f $SD/Makefile ]; then \ SD=Core; \ DD=Core; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/.//.dir llvm[5]: Compiling APSIntType.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d.tmp"; exit 1; fi llvm[5]: Compiling AnalysisManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library libclangStaticAnalyzerCheckers.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerCheckers.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerCheckers.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdenticalExprChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TestAfterDivZeroChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerCheckers.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/.//.dir llvm[5]: Compiling AnalysisConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d.tmp"; exit 1; fi llvm[5]: Compiling AnalyzerOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d.tmp"; exit 1; fi llvm[5]: Compiling BasicValueFactory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d.tmp"; exit 1; fi llvm[5]: Compiling BlockCounter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d.tmp"; exit 1; fi llvm[5]: Compiling BugReporter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d.tmp"; exit 1; fi llvm[5]: Compiling CheckerRegistration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d.tmp"; exit 1; fi llvm[5]: Compiling FrontendActions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d.tmp"; exit 1; fi llvm[5]: Compiling BugReporterVisitors.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d.tmp"; exit 1; fi llvm[5]: Compiling ModelConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.d.tmp"; exit 1; fi llvm[5]: Compiling ModelInjector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.d.tmp"; exit 1; fi llvm[5]: Compiling CallEvent.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library libclangStaticAnalyzerFrontend.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerFrontend.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerFrontend.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelConsumer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend/Release/ModelInjector.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerFrontend.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend' llvm[5]: Compiling Checker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d.tmp"; exit 1; fi llvm[5]: Compiling CheckerContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d.tmp"; exit 1; fi llvm[5]: Compiling CheckerHelpers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d.tmp"; exit 1; fi llvm[5]: Compiling CheckerManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d.tmp"; exit 1; fi llvm[5]: Compiling CheckerRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d.tmp"; exit 1; fi llvm[5]: Compiling CommonBugCategories.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.d.tmp"; exit 1; fi llvm[5]: Compiling ConstraintManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d.tmp"; exit 1; fi llvm[5]: Compiling CoreEngine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d.tmp"; exit 1; fi llvm[5]: Compiling Environment.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d.tmp"; exit 1; fi llvm[5]: Compiling ExplodedGraph.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d.tmp"; exit 1; fi llvm[5]: Compiling ExprEngine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d.tmp"; exit 1; fi llvm[5]: Compiling ExprEngineC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d.tmp"; exit 1; fi llvm[5]: Compiling ExprEngineCXX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d.tmp"; exit 1; fi llvm[5]: Compiling ExprEngineCallAndReturn.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d.tmp"; exit 1; fi llvm[5]: Compiling ExprEngineObjC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d.tmp"; exit 1; fi llvm[5]: Compiling FunctionSummary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d.tmp"; exit 1; fi llvm[5]: Compiling HTMLDiagnostics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d.tmp"; exit 1; fi llvm[5]: Compiling MemRegion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d.tmp"; exit 1; fi llvm[5]: Compiling PathDiagnostic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d.tmp"; exit 1; fi llvm[5]: Compiling PlistDiagnostics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d.tmp"; exit 1; fi llvm[5]: Compiling ProgramState.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d.tmp"; exit 1; fi llvm[5]: Compiling RangeConstraintManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d.tmp"; exit 1; fi llvm[5]: Compiling RegionStore.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d.tmp"; exit 1; fi llvm[5]: Compiling SValBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d.tmp"; exit 1; fi llvm[5]: Compiling SVals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d.tmp"; exit 1; fi llvm[5]: Compiling SimpleConstraintManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d.tmp"; exit 1; fi llvm[5]: Compiling SimpleSValBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d.tmp"; exit 1; fi llvm[5]: Compiling Store.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/Store.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d.tmp"; exit 1; fi llvm[5]: Compiling SubEngine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/SubEngine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d.tmp"; exit 1; fi llvm[5]: Compiling SymbolManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library libclangStaticAnalyzerCore.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerCore.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerCore.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CommonBugCategories.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/Store.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclangStaticAnalyzerCore.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools' for dir in libclang c-index-test c-arcmt-test; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-format; \ DD=clang-format; \ if [ ! -f $SD/Makefile ]; then \ SD=clang-format; \ DD=clang-format; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/.//.dir llvm[4]: Compiling ClangFormat.cpp for Release build make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release > /dev/null if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-format/ClangFormat.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.d.tmp"; exit 1; fi /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/.//.dir echo "{" > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/libclang.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/libclang.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/libclang.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/libclang.exports >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/libclang.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/libclang.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/libclang.exports.map llvm[4]: Compiling ARCMigrate.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/ARCMigrate.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.d.tmp"; exit 1; fi llvm[4]: Compiling BuildSystem.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/BuildSystem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.d.tmp"; exit 1; fi llvm[4]: Linking Release executable clang-format g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-format /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format/Release/ClangFormat.o -lclangFormat -lclangToolingCore -lclangDriver -lclangRewrite -lclangLex -lclangBasic \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: Compiling CIndex.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.d.tmp"; exit 1; fi llvm[4]: ======= Finished Linking Release Executable clang-format make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver; \ DD=driver; \ if [ ! -f $SD/Makefile ]; then \ SD=driver; \ DD=driver; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/.//.dir llvm[4]: Compiling cc1_main.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver/cc1_main.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.d.tmp"; exit 1; fi llvm[4]: Compiling cc1as_main.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver/cc1as_main.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.d.tmp"; exit 1; fi llvm[4]: Compiling driver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/driver/driver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.d.tmp"; exit 1; fi llvm[4]: Compiling CIndexCXX.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndexCXX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.d.tmp"; exit 1; fi llvm[4]: Linking Release executable clang g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1_main.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/cc1as_main.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver/Release/driver.o -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangRewriteFrontend -lclangRewrite -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangARCMigrate -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: Compiling CIndexCodeCompletion.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndexCodeCompletion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d.tmp"; exit 1; fi llvm[4]: Compiling CIndexDiagnostic.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndexDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.d.tmp"; exit 1; fi llvm[4]: Compiling CIndexHigh.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndexHigh.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.d.tmp"; exit 1; fi llvm[4]: Compiling CIndexInclusionStack.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndexInclusionStack.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.d.tmp"; exit 1; fi llvm[4]: Compiling CIndexUSRs.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndexUSRs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.d.tmp"; exit 1; fi llvm[4]: Compiling CIndexer.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CIndexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.d.tmp"; exit 1; fi llvm[4]: Compiling CXComment.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXComment.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.d.tmp"; exit 1; fi llvm[4]: Compiling CXCompilationDatabase.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXCompilationDatabase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.d.tmp"; exit 1; fi llvm[4]: Compiling CXCursor.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXCursor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.d.tmp"; exit 1; fi llvm[4]: Compiling CXLoadedDiagnostic.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXLoadedDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d.tmp"; exit 1; fi llvm[4]: Compiling CXSourceLocation.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXSourceLocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.d.tmp"; exit 1; fi llvm[4]: Compiling CXStoredDiagnostic.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXStoredDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d.tmp"; exit 1; fi llvm[4]: Compiling CXString.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.d.tmp"; exit 1; fi llvm[4]: Compiling CXType.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/CXType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.d.tmp"; exit 1; fi llvm[4]: Compiling IndexBody.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/IndexBody.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.d.tmp"; exit 1; fi llvm[4]: Compiling IndexDecl.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/IndexDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.d.tmp"; exit 1; fi llvm[4]: Compiling IndexTypeSourceInfo.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/IndexTypeSourceInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d.tmp"; exit 1; fi llvm[4]: Compiling Indexing.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/Indexing.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.d.tmp"; exit 1; fi llvm[4]: Compiling IndexingContext.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/libclang/IndexingContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.d.tmp"; exit 1; fi llvm[4]: Linking Release Shared Library libclang.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclang.so /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.o \ -lclangIndex -lclangARCMigrate -lclangRewriteFrontend -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangCodeGen -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangRewrite -lclangAnalysis -lclangEdit -lclangASTMatchers -lclangAST -lclangLex -lclangBasic -lLLVM-3.7 -Wl,--version-script,/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/libclang.exports.map -Wl,-soname,libclang.so -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: Building Release Archive Library libclang.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclang.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclang.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/ARCMigrate.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/BuildSystem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndex.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCXX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexHigh.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexInclusionStack.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexUSRs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CIndexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXComment.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCompilationDatabase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXCursor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXSourceLocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/CXType.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexBody.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/Indexing.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang/Release/IndexingContext.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libclang.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/.//.dir llvm[4]: Compiling c-index-test.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/c-index-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/c-index-test/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/../../include -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/c-index-test/c-index-test.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.d.tmp"; exit 1; fi llvm[4]: Linking Release executable c-index-test g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/c-index-test /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test/Release/c-index-test.o -lclang -lclangCodeGen -lclangIndex -lclangFormat -lclangRewrite -lclangFrontend -lclangDriver -lclangTooling -lclangToolingCore -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable c-index-test make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/.//.dir llvm[4]: Compiling c-arcmt-test.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/c-arcmt-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/c-arcmt-test/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/../../include -O3 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/c-arcmt-test/c-arcmt-test.c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d.tmp"; exit 1; fi llvm[4]: Linking Release executable c-arcmt-test g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/c-arcmt-test /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.o -lclang -lclangCodeGen -lclangARCMigrate -lclangIndex -lclangFormat -lclangTooling -lclangToolingCore -lclangRewriteFrontend -lclangRewrite -lclangFrontend -lclangDriver -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable c-arcmt-test make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool; \ DD=diagtool; \ if [ ! -f $SD/Makefile ]; then \ SD=diagtool; \ DD=diagtool; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/.//.dir llvm[4]: Compiling DiagTool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/DiagTool.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.d.tmp"; exit 1; fi llvm[4]: Compiling DiagnosticNames.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/DiagnosticNames.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.d.tmp"; exit 1; fi llvm[4]: Compiling ListWarnings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/ListWarnings.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.d.tmp"; exit 1; fi llvm[4]: Compiling ShowEnabledWarnings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/ShowEnabledWarnings.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d.tmp"; exit 1; fi llvm[4]: Compiling TreeView.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/TreeView.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.d.tmp"; exit 1; fi llvm[4]: Compiling diagtool_main.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/diagtool/diagtool_main.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.d.tmp"; exit 1; fi llvm[4]: Linking Release executable diagtool g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/diagtool /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagTool.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/DiagnosticNames.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ListWarnings.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/TreeView.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool/Release/diagtool_main.o -lclangFrontend -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable clang llvm[4]: Creating Release Alias clang++ /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang++ ln -sf clang /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang++ llvm[4]: ======= Finished Creating Release Alias clang++ make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-check; \ DD=clang-check; \ if [ ! -f $SD/Makefile ]; then \ SD=clang-check; \ DD=clang-check; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/.//.dir llvm[4]: Compiling ClangCheck.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-check -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-check/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/clang-check/ClangCheck.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.d.tmp"; exit 1; fi llvm[4]: Linking Release executable clang-check g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang-check /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check/Release/ClangCheck.o -lclangFrontend -lclangCodeGen -lclangIndex -lclangSerialization -lclangDriver -lclangTooling -lclangParse -lclangSema -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangAnalysis -lclangRewriteFrontend -lclangRewrite -lclangEdit -lclangAST -lclangLex -lclangBasic \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable diagtool make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/arcmt-test; \ DD=arcmt-test; \ if [ ! -f $SD/Makefile ]; then \ SD=arcmt-test; \ DD=arcmt-test; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/.//.dir llvm[4]: Compiling arcmt-test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/arcmt-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/arcmt-test/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/tools/arcmt-test/arcmt-test.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.d.tmp"; exit 1; fi llvm[4]: Linking Release executable arcmt-test g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.7.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/arcmt-test /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test/Release/arcmt-test.o -lclangARCMigrate -lclangRewrite -lclangFrontend -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangEdit -lclangAnalysis -lclangAST -lclangLex -lclangBasic \ -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable arcmt-test make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test' llvm[4]: ======= Finished Linking Release Executable clang-check make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/runtime/compiler-rt; \ DD=compiler-rt; \ if [ ! -f $SD/Makefile ]; then \ SD=compiler-rt; \ DD=compiler-rt; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/runtime/libcxx; \ DD=libcxx; \ if [ ! -f $SD/Makefile ]; then \ SD=libcxx; \ DD=libcxx; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/libcxx' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/libcxx' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt' make -C /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt \ ProjSrcRoot=/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt \ ProjObjRoot=/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt \ CC="/builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang" \ VERBOSE=1 \ clang_linux /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/lib/linux > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/lib/linux/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/sanitizer cp /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include/sanitizer/*.h /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/include/sanitizer make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt' MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins > /dev/null MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64 echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/.dir mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64 > /dev/null MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64 mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64 > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/.dir MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64 mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile > /dev/null mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64 > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/.dir MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__builtins MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64 mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__builtins > /dev/null mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64 > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__builtins/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/.dir MKDIR: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64 mkdir -p /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64 > /dev/null COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/absvdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/absvdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/absvdi2.c echo 'Created.' > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/.dir COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/absvsi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/absvsi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/absvsi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/absvti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/absvti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/absvti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/adddf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/adddf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/adddf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addsf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addsf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addsf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addtf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addtf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addtf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addvdi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addvdi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addvdi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addvsi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addvsi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addvsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addvti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addvti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/addvti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/apple_versioning.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/apple_versioning.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/apple_versioning.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashldi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashldi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashldi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashlti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashlti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashlti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashrdi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashrdi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashrdi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashrti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashrti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ashrti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_clear.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_clear.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_clear.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_clear_explicit.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_test_and_set.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_test_and_set.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_test_and_set.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_test_and_set_explicit.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_signal_fence.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_signal_fence.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_signal_fence.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_thread_fence.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_thread_fence.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/atomic_thread_fence.c ASSEMBLE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/chkstk.S /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/chkstk.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/chkstk.S COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clear_cache.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clear_cache.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clear_cache.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clzdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clzdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clzdi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clzsi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clzsi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clzsi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clzti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clzti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/clzti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/cmpdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/cmpdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/cmpdi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/cmpti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/cmpti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/cmpti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/comparedf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/comparedf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/comparedf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/comparesf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/comparesf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/comparesf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/comparetf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ctzdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ctzdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ctzdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/comparetf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/comparetf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ctzsi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ctzsi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ctzsi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ctzti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ctzti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ctzti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divdc3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divdc3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divdc3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divdf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divdf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divdf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divdi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divmoddi4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divmoddi4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divmoddi4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divdi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divdi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divmodsi4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divsc3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divsc3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divsc3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divmodsi4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divmodsi4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divsf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divsf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divsf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divsi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divsi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divtf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divtf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divtf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divxc3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divxc3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/divxc3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/enable_execute_stack.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/enable_execute_stack.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/enable_execute_stack.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/eprintf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/eprintf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/eprintf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extenddftf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extenddftf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extenddftf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extendhfsf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extendhfsf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extendhfsf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extendsfdf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extendsfdf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extendsfdf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extendsftf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ffsdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ffsdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ffsdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extendsftf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/extendsftf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ffsti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ffsti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ffsti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixdfdi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixdfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixdfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixdfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixdfsi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixdfsi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixdfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixdfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixdfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixsfdi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixsfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixsfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixsfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixsfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixsfsi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixsfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixsfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixsfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixtfdi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixtfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixtfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixtfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixtfsi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixtfsi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsdfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixtfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsdfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsdfdi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixtfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixtfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsdfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsdfsi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsdfsi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsdfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsdfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsdfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunssfdi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunssfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunssfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunssfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunssfsi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunssfsi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunssfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunssfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunssfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunstfdi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunstfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunstfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunstfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunstfsi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunstfsi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunstfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunstfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunstfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsxfdi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsxfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsxfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsxfsi.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsxfsi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsxfsi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixxfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsxfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsxfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixunsxfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixxfdi.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixxfdi.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixxfti.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatdidf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixxfti.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/fixxfti.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatdidf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatdidf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatdisf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatdisf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatdisf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatdixf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatdixf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatdixf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatsidf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatsidf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatsidf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatsisf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatsisf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatsisf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floattidf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatsitf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatsitf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatsitf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floattidf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floattidf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floattisf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floattisf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floattisf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floattixf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floattixf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floattixf.c ASSEMBLE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatundidf.S /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatundidf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatundidf.S ASSEMBLE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatundisf.S /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatundisf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatundisf.S ASSEMBLE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatundixf.S /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatundixf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/x86_64/floatundixf.S COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatunsidf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatunsidf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatunsidf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatunsisf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatunsisf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatunsisf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatunsitf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatunsitf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatunsitf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatuntidf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatuntidf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatuntidf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatuntisf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatuntisf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatuntisf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatuntixf.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatuntixf.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/floatuntixf.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/gcc_personality_v0.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/gcc_personality_v0.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/gcc_personality_v0.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/int_util.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/int_util.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/int_util.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/lshrdi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/lshrdi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/lshrdi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/lshrti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/lshrti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/lshrti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/moddi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/moddi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/moddi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/modsi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/modsi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/modsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/modti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/modti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/modti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muldc3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muldc3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muldc3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muldf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muldf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muldf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muldi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muldi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muldi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulodi4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulodi4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulodi4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulosi4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulosi4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulosi4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muloti4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muloti4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/muloti4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulsc3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulsc3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulsc3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulsf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulsf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulsf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/multf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/multf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/multf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/multi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/multi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/multi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulvdi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulvdi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulvdi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulvsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulvti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulvti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulvti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulvsi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulvsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulxc3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulxc3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/mulxc3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negdf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negdf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negdf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negdi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negsf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negsf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negsf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negvdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negvdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negvdi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negvsi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negvsi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negvsi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negvti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negvti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/negvti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/paritydi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/paritydi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/paritydi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/paritysi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/paritysi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/paritysi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/parityti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/parityti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/parityti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/popcountdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/popcountdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/popcountdi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/popcountsi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/popcountsi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/popcountsi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/popcountti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/popcountti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/popcountti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powidf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powidf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powidf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powisf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powisf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powisf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powitf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powitf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powitf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powixf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powixf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/powixf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subdf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subdf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subdf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subsf3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subsf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subsf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subtf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subvdi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subvdi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subvdi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subtf3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subtf3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subvsi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subvsi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subvsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subvti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subvti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/subvti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/trampoline_setup.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/trampoline_setup.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/trampoline_setup.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/truncdfhf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/truncdfhf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/truncdfhf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/truncdfsf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/truncdfsf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/truncdfsf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/truncsfhf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/truncsfhf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/truncsfhf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/trunctfdf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/trunctfdf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/trunctfdf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/trunctfsf2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/trunctfsf2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/trunctfsf2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ucmpdi2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ucmpdi2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ucmpdi2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ucmpti2.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ucmpti2.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/ucmpti2.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivdi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivdi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivdi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivmoddi4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivmoddi4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivmoddi4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivmodsi4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivmodsi4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivmodsi4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivmodti4.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivmodti4.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivmodti4.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivsi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivsi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/udivti3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/umoddi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/umoddi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/umoddi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/umodsi3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/umodsi3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/umodsi3.c COMPILE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/umodti3.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/umodti3.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/umodti3.c COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/GCDAProfiling.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/GCDAProfiling.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/GCDAProfiling.c COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfiling.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfiling.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfiling.c COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingBuffer.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingBuffer.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingBuffer.c COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingFile.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingFile.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingFile.c COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingPlatformOther.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingPlatformOther.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingPlatformOther.c COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingRuntime.cc /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -std=c++11 -fno-exceptions -fPIC -funwind-tables -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingRuntime.cc COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingUtil.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingUtil.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/profile/InstrProfilingUtil.c COMPILE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/int_util.c /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang -fPIC -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib -I/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/include -Wall -Werror -O3 -fomit-frame-pointer -m64 -c -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__builtins/int_util.o /builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt/lib/builtins/int_util.c ARCHIVE: clang_linux/builtins-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/libcompiler_rt.a rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/libcompiler_rt.a ar cru 2> /dev/null /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/libcompiler_rt.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/absvdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/absvsi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/absvti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/adddf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addsf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addtf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addvdi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addvsi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/addvti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/apple_versioning.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashldi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashlti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashrdi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ashrti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_clear.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_clear_explicit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_test_and_set.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_flag_test_and_set_explicit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_signal_fence.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/atomic_thread_fence.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/chkstk.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clear_cache.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clzdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clzsi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/clzti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/cmpdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/cmpti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/comparedf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/comparesf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/comparetf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ctzdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ctzsi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ctzti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divdc3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divdf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divdi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divmoddi4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divmodsi4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divsc3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divsf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divsi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divtf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/divxc3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/enable_execute_stack.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/eprintf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extenddftf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extendhfsf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extendsfdf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/extendsftf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ffsdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ffsti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixdfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixdfsi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixdfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixsfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixsfsi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixsfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixtfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixtfsi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixtfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsdfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsdfsi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsdfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunssfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunssfsi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunssfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunstfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunstfsi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunstfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsxfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsxfsi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixunsxfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixxfdi.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/fixxfti.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatdidf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatdisf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatdixf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatsidf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatsisf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatsitf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floattidf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floattisf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floattixf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatundidf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatundisf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins__x86_64/floatundixf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatunsidf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatunsisf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatunsitf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatuntidf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatuntisf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/floatuntixf.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/gcc_personality_v0.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/int_util.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/lshrdi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/lshrti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/moddi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/modsi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/modti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muldc3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muldf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muldi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulodi4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulosi4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/muloti4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulsc3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulsf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/multf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/multi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulvdi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulvsi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulvti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/mulxc3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negdf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negsf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negvdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negvsi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/negvti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/paritydi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/paritysi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/parityti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/popcountdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/popcountsi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/popcountti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powidf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powisf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powitf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/powixf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subdf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subsf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subtf3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subvdi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subvsi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/subvti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/trampoline_setup.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/truncdfhf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/truncdfsf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/truncsfhf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/trunctfdf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/trunctfsf2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ucmpdi2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/ucmpti2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivdi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivmoddi4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivmodsi4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivmodti4.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivsi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/udivti3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/umoddi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/umodsi3.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/SubDir.lib__builtins/umodti3.o ARCHIVE: clang_linux/profile-x86_64/x86_64: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/libcompiler_rt.a rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/libcompiler_rt.a ar cru 2> /dev/null /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/libcompiler_rt.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/GCDAProfiling.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfiling.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingBuffer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingPlatformOther.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__profile/InstrProfilingUtil.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/SubDir.lib__builtins/int_util.o ranlib 2> /dev/null /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/libcompiler_rt.a FINAL-ARCHIVE: clang_linux/profile-x86_64: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/libcompiler_rt.a rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/libcompiler_rt.a cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/x86_64/libcompiler_rt.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/libcompiler_rt.a ranlib 2> /dev/null /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/libcompiler_rt.a FINAL-ARCHIVE: clang_linux/builtins-x86_64: /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/libcompiler_rt.a rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/libcompiler_rt.a cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/x86_64/libcompiler_rt.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/libcompiler_rt.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt' llvm[4]: Copying runtime library linux/builtins-x86_64 to build dir llvm[4]: Copying runtime library linux/profile-x86_64 to build dir cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/profile-x86_64/libcompiler_rt.a /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/lib/linux/libclang_rt.profile-x86_64.a cp /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt/clang_linux/builtins-x86_64/libcompiler_rt.a /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/lib/linux/libclang_rt.builtins-x86_64.a rm /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/clang/3.7.0/lib/linux/.dir make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/docs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/docs' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/CodeGen; \ DD=CodeGen; \ if [ ! -f $SD/Makefile ]; then \ SD=CodeGen; \ DD=CodeGen; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic; \ DD=Basic; \ if [ ! -f $SD/Makefile ]; then \ SD=Basic; \ DD=Basic; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/.//.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/.//.dir llvm[4]: Compiling CharInfoTest.cpp for Release build llvm[4]: Compiling BufferSourceTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/CodeGen/BufferSourceTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/CharInfoTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.d.tmp"; exit 1; fi llvm[4]: Compiling DiagnosticTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/DiagnosticTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test CodeGen g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/CodeGenTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen/Release/BufferSourceTest.o -lclangCodeGen -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: Compiling FileManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/FileManagerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.d.tmp"; exit 1; fi llvm[4]: Compiling SourceManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/SourceManagerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.d.tmp"; exit 1; fi llvm[4]: Compiling VirtualFileSystemTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Basic/VirtualFileSystemTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Basic g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/BasicTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/CharInfoTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/DiagnosticTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/FileManagerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/SourceManagerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic/Release/VirtualFileSystemTest.o -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test Basic make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex; \ DD=Lex; \ if [ ! -f $SD/Makefile ]; then \ SD=Lex; \ DD=Lex; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/.//.dir llvm[4]: Compiling LexerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex/LexerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.d.tmp"; exit 1; fi llvm[4]: Compiling PPCallbacksTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex/PPCallbacksTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.d.tmp"; exit 1; fi llvm[4]: Compiling PPConditionalDirectiveRecordTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Lex/PPConditionalDirectiveRecordTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Lex g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/LexTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/LexerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPCallbacksTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.o -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangSerialization -lclangAST -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test Lex make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Driver; \ DD=Driver; \ if [ ! -f $SD/Makefile ]; then \ SD=Driver; \ DD=Driver; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/.//.dir llvm[4]: Compiling MultilibTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Driver/MultilibTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Multilib g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/MultilibTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver/Release/MultilibTest.o -lclangDriver -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test Multilib make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format; \ DD=Format; \ if [ ! -f $SD/Makefile ]; then \ SD=Format; \ DD=Format; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/.//.dir llvm[4]: Compiling FormatTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/FormatTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.d.tmp"; exit 1; fi llvm[4]: ======= Finished Linking Release Unit test CodeGen make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers; \ DD=ASTMatchers; \ if [ ! -f $SD/Makefile ]; then \ SD=ASTMatchers; \ DD=ASTMatchers; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic; \ DD=Dynamic; \ if [ ! -f $SD/Makefile ]; then \ SD=Dynamic; \ DD=Dynamic; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/.//.dir llvm[5]: Compiling ParserTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.d.tmp"; exit 1; fi llvm[5]: Compiling RegistryTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.d.tmp"; exit 1; fi llvm[5]: Compiling VariantValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.d.tmp"; exit 1; fi llvm[4]: Compiling FormatTestJS.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/FormatTestJS.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.d.tmp"; exit 1; fi llvm[4]: Compiling FormatTestJava.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/FormatTestJava.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.d.tmp"; exit 1; fi llvm[4]: Compiling FormatTestProto.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/FormatTestProto.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.d.tmp"; exit 1; fi llvm[4]: Compiling FormatTestSelective.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Format/FormatTestSelective.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Format g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/FormatTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJS.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestJava.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestProto.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format/Release/FormatTestSelective.o -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangRewrite -lclangRewriteFrontend -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[5]: Linking Release unit test DynamicASTMatchers g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/DynamicASTMatchersTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/ParserTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/RegistryTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic/Release/VariantValueTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangDynamicASTMatchers -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test Format make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST; \ DD=AST; \ if [ ! -f $SD/Makefile ]; then \ SD=AST; \ DD=AST; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/.//.dir llvm[4]: Compiling ASTContextParentMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/ASTContextParentMapTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d.tmp"; exit 1; fi llvm[4]: Compiling ASTTypeTraitsTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/ASTTypeTraitsTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.d.tmp"; exit 1; fi llvm[5]: ======= Finished Linking Release Unit test DynamicASTMatchers make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/.//.dir llvm[4]: Compiling ASTMatchersTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d.tmp"; exit 1; fi llvm[4]: Compiling ASTVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/ASTVectorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.d.tmp"; exit 1; fi llvm[4]: Compiling CommentLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/CommentLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.d.tmp"; exit 1; fi llvm[4]: Compiling CommentParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/CommentParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.d.tmp"; exit 1; fi llvm[4]: Compiling DeclPrinterTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/DeclPrinterTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.d.tmp"; exit 1; fi llvm[4]: Compiling DeclTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/DeclTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.d.tmp"; exit 1; fi llvm[4]: Compiling EvaluateAsRValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/EvaluateAsRValueTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.d.tmp"; exit 1; fi llvm[4]: Compiling ExternalASTSourceTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/ExternalASTSourceTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.d.tmp"; exit 1; fi llvm[4]: Compiling NamedDeclPrinterTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/NamedDeclPrinterTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.d.tmp"; exit 1; fi llvm[4]: Compiling SourceLocationTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/SourceLocationTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test ASTMatchers g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ASTMatchersTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: Compiling StmtPrinterTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/AST/StmtPrinterTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test AST g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ASTTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTContextParentMapTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTTypeTraitsTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ASTVectorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/CommentParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclPrinterTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/DeclTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/EvaluateAsRValueTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/ExternalASTSourceTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/NamedDeclPrinterTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/SourceLocationTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST/Release/StmtPrinterTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test ASTMatchers make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling; \ DD=Tooling; \ if [ ! -f $SD/Makefile ]; then \ SD=Tooling; \ DD=Tooling; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/.//.dir llvm[4]: Compiling CommentHandlerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/CommentHandlerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d.tmp"; exit 1; fi llvm[4]: Compiling CompilationDatabaseTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d.tmp"; exit 1; fi llvm[4]: ======= Finished Linking Release Unit test AST make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Rewrite; \ DD=Rewrite; \ if [ ! -f $SD/Makefile ]; then \ SD=Rewrite; \ DD=Rewrite; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/.//.dir llvm[4]: Compiling RewriteBufferTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Rewrite -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Rewrite/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Rewrite/RewriteBufferTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Rewrite g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/RewriteTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite/Release/RewriteBufferTest.o -lclangRewrite -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test Rewrite make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Sema; \ DD=Sema; \ if [ ! -f $SD/Makefile ]; then \ SD=Sema; \ DD=Sema; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/.//.dir llvm[4]: Compiling ExternalSemaSourceTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Sema -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Sema/ExternalSemaSourceTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.d.tmp"; exit 1; fi llvm[4]: Compiling RecursiveASTVisitorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Sema g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/SemaTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema/Release/ExternalSemaSourceTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test Sema make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Frontend; \ DD=Frontend; \ if [ ! -f $SD/Makefile ]; then \ SD=Frontend; \ DD=Frontend; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/.//.dir llvm[4]: Compiling FrontendActionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Frontend/FrontendActionTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.d.tmp"; exit 1; fi llvm[4]: Compiling RecursiveASTVisitorTestCallVisitor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Frontend g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/FrontendTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend/Release/FrontendActionTest.o -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangARCMigrate -lclangRewrite -lclangRewriteFrontend -lclangEdit -lclangAnalysis -lclangAST -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: Compiling RecursiveASTVisitorTestDeclVisitor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.d.tmp"; exit 1; fi llvm[4]: ======= Finished Linking Release Unit test Frontend make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/libclang; \ DD=libclang; \ if [ ! -f $SD/Makefile ]; then \ SD=libclang; \ DD=libclang; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/.//.dir llvm[4]: Compiling LibclangTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/libclang -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/libclang/LibclangTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test libclang g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/libclangTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang/Release/LibclangTest.o -lclang -lclangCodeGen -lclangIndex -lclangFormat -lclangRewrite -lclangFrontend -lclangDriver -lclangTooling -lclangToolingCore -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test libclang make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/StaticAnalyzer; \ DD=StaticAnalyzer; \ if [ ! -f $SD/Makefile ]; then \ SD=StaticAnalyzer; \ DD=StaticAnalyzer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/.//.dir llvm[4]: Compiling AnalyzerOptionsTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/StaticAnalyzer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/StaticAnalyzer/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test StaticAnalysis g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/StaticAnalysisTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer/Release/AnalyzerOptionsTest.o -lclangBasic -lclangAnalysis -lclangStaticAnalyzerCore \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: Compiling RecursiveASTVisitorTestExprVisitor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestExprVisitor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.d.tmp"; exit 1; fi llvm[4]: ======= Finished Linking Release Unit test StaticAnalysis make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer' llvm[4]: Compiling RecursiveASTVisitorTestTypeLocVisitor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.d.tmp"; exit 1; fi llvm[4]: Compiling RefactoringCallbacksTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RefactoringCallbacksTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d.tmp"; exit 1; fi llvm[4]: Compiling RefactoringTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RefactoringTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.d.tmp"; exit 1; fi llvm[4]: Compiling ReplacementsYamlTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/ReplacementsYamlTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.d.tmp"; exit 1; fi llvm[4]: Compiling RewriterTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/RewriterTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.d.tmp"; exit 1; fi llvm[4]: Compiling ToolingTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/unittests/Tooling/ToolingTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.d.tmp"; exit 1; fi llvm[4]: Linking Release unit test Tooling g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ToolingTests /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CommentHandlerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestCallVisitor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestDeclVisitor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestExprVisitor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTestTypeLocVisitor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RefactoringTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ReplacementsYamlTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/RewriterTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling/Release/ToolingTest.o -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangRewrite -lclangRewriteFrontend -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Unit test Tooling make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests' for dir in test unittests; do \ if [ -f /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/${dir}/Makefile ] && [ ! -f ${dir}/Makefile ]; then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs ${dir}; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/clang/${dir}/Makefile ${dir}/Makefile; \ fi \ done make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang' for dir in lldb; do \ if [ -d /builddir/build/BUILD/llvm-3.7.0.src/tools/$dir ]; then\ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/$dir/Makefile $dir/Makefile; \ fi; \ (make -C$dir all ) || exit 1; \ fi \ done make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb' for dir in include scripts source lib tools; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include' for dir in lldb; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/include/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/include/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include/lldb' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include/lldb' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/scripts' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API; \ DD=API; \ if [ ! -f $SD/Makefile ]; then \ SD=API; \ DD=API; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization; \ DD=Initialization; \ if [ ! -f $SD/Makefile ]; then \ SD=Initialization; \ DD=Initialization; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/.//.dir llvm[4]: Compiling SystemInitializer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/SystemInitializer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.d.tmp"; exit 1; fi make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/./ > /dev/null llvm[4]: Compiling SystemInitializerCommon.cpp for Release build /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/.//.dir if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/SystemInitializerCommon.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.d.tmp"; exit 1; fi llvm[4]: Compiling SBAddress.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBAddress.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.d.tmp"; exit 1; fi llvm[4]: Compiling SBAttachInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBAttachInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.d.tmp"; exit 1; fi llvm[4]: Compiling SystemLifetimeManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Initialization/SystemLifetimeManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.d.tmp"; exit 1; fi llvm[4]: Compiling SBBlock.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBBlock.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbInitialization.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbInitialization.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbInitialization.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemInitializerCommon.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization/Release/SystemLifetimeManager.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbInitialization.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint; \ DD=Breakpoint; \ if [ ! -f $SD/Makefile ]; then \ SD=Breakpoint; \ DD=Breakpoint; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/.//.dir llvm[4]: Compiling Breakpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/Breakpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.d.tmp"; exit 1; fi llvm[4]: Compiling SBBreakpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBBreakpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointID.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointID.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointIDList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointIDList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.d.tmp"; exit 1; fi llvm[4]: Compiling SBBreakpointLocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBBreakpointLocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointLocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointLocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.d.tmp"; exit 1; fi llvm[4]: Compiling SBBroadcaster.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBBroadcaster.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.d.tmp"; exit 1; fi llvm[4]: Compiling SBCommandInterpreter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBCommandInterpreter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.d.tmp"; exit 1; fi llvm[4]: Compiling SBCommandReturnObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBCommandReturnObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointLocationCollection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointLocationCollection.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.d.tmp"; exit 1; fi llvm[4]: Compiling SBCommunication.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBCommunication.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointLocationList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.d.tmp"; exit 1; fi llvm[4]: Compiling SBCompileUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.d.tmp"; exit 1; fi llvm[4]: Compiling SBData.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBData.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.d.tmp"; exit 1; fi llvm[4]: Compiling SBDebugger.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBDebugger.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointResolver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointResolver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointResolverAddress.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointResolverAddress.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBDebugger.cpp: In function 'llvm::sys::DynamicLibrary LoadPlugin(const DebuggerSP&, const lldb_private::FileSpec&, lldb_private::Error&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBDebugger.cpp:64:137: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Wpedantic] LLDBCommandPluginInit init_func = (LLDBCommandPluginInit)dynlib.getAddressOfSymbol("_ZN4lldb16PluginInitializeENS_10SBDebuggerE"); ^ llvm[4]: Compiling BreakpointResolverFileLine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointResolverFileRegex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.d.tmp"; exit 1; fi llvm[4]: Compiling SBDeclaration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBDeclaration.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.d.tmp"; exit 1; fi llvm[4]: Compiling SBError.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBError.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointResolverName.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointResolverName.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.d.tmp"; exit 1; fi llvm[4]: Compiling SBEvent.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBEvent.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.d.tmp"; exit 1; fi llvm[4]: Compiling SBExecutionContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBExecutionContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointSite.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointSite.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.d.tmp"; exit 1; fi llvm[4]: Compiling SBExpressionOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBExpressionOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.d.tmp"; exit 1; fi llvm[4]: Compiling BreakpointSiteList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/BreakpointSiteList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.d.tmp"; exit 1; fi llvm[4]: Compiling SBFileSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBFileSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.d.tmp"; exit 1; fi llvm[4]: Compiling Stoppoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/Stoppoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.d.tmp"; exit 1; fi llvm[4]: Compiling StoppointCallbackContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/StoppointCallbackContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.d.tmp"; exit 1; fi llvm[4]: Compiling SBFileSpecList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBFileSpecList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.d.tmp"; exit 1; fi llvm[4]: Compiling StoppointLocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/StoppointLocation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.d.tmp"; exit 1; fi llvm[4]: Compiling SBFrame.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBFrame.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.d.tmp"; exit 1; fi llvm[4]: Compiling Watchpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/Watchpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBFrame.cpp: In member function 'lldb::SBValue lldb::SBFrame::EvaluateExpression(const char*, const lldb::SBExpressionOptions&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBFrame.cpp:1425:10: warning: unused variable 'expr_log' [-Wunused-variable] Log *expr_log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBFrame.cpp:1427:23: warning: variable 'exe_results' set but not used [-Wunused-but-set-variable] ExpressionResults exe_results = eExpressionSetupError; ^ llvm[4]: Compiling SBFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.d.tmp"; exit 1; fi llvm[4]: Compiling WatchpointList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/WatchpointList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.d.tmp"; exit 1; fi llvm[4]: Compiling SBHostOS.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBHostOS.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.d.tmp"; exit 1; fi llvm[4]: Compiling WatchpointOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Breakpoint/WatchpointOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.d.tmp"; exit 1; fi llvm[4]: Compiling SBInstruction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBInstruction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.d.tmp"; exit 1; fi llvm[4]: Compiling SBInstructionList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBInstructionList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbBreakpoint.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbBreakpoint.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbBreakpoint.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Breakpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointID.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointIDList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationCollection.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointLocationList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverAddress.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileLine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverFileRegex.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointResolverName.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSite.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/BreakpointSiteList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Stoppoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointCallbackContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/StoppointLocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/Watchpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint/Release/WatchpointOptions.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbBreakpoint.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands; \ DD=Commands; \ if [ ! -f $SD/Makefile ]; then \ SD=Commands; \ DD=Commands; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/.//.dir llvm[4]: Compiling CommandCompletions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandCompletions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.d.tmp"; exit 1; fi llvm[4]: Compiling SBLanguageRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBLanguageRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.d.tmp"; exit 1; fi llvm[4]: Compiling SBLaunchInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBLaunchInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectApropos.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectApropos.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.d.tmp"; exit 1; fi llvm[4]: Compiling SBLineEntry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBLineEntry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.d.tmp"; exit 1; fi llvm[4]: Compiling SBListener.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBListener.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectArgs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectArgs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.d.tmp"; exit 1; fi llvm[4]: Compiling SBModule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBModule.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectBreakpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectBreakpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.d.tmp"; exit 1; fi llvm[4]: Compiling SBModuleSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBModuleSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.d.tmp"; exit 1; fi llvm[4]: Compiling SBPlatform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBPlatform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.d.tmp"; exit 1; fi llvm[4]: Compiling SBProcess.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBProcess.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectBreakpointCommand.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectBreakpointCommand.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.d.tmp"; exit 1; fi llvm[4]: Compiling SBQueue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBQueue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectBugreport.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectBugreport.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.d.tmp"; exit 1; fi llvm[4]: Compiling SBQueueItem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBQueueItem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectCommands.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectCommands.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.d.tmp"; exit 1; fi llvm[4]: Compiling SBSection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBSection.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.d.tmp"; exit 1; fi llvm[4]: Compiling SBSourceManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBSourceManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectDisassemble.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectDisassemble.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.d.tmp"; exit 1; fi llvm[4]: Compiling SBStream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBStream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.d.tmp"; exit 1; fi llvm[4]: Compiling SBStringList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBStringList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.d.tmp"; exit 1; fi llvm[4]: Compiling SBSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBSymbol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.d.tmp"; exit 1; fi llvm[4]: Compiling SBSymbolContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBSymbolContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectExpression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectExpression.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.d.tmp"; exit 1; fi llvm[4]: Compiling SBSymbolContextList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBSymbolContextList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.d.tmp"; exit 1; fi llvm[4]: Compiling SBTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectFrame.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectFrame.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTarget.cpp: In member function 'lldb::SBValue lldb::SBTarget::EvaluateExpression(const char*, const lldb::SBExpressionOptions&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTarget.cpp:2314:11: warning: unused variable 'expr_log' [-Wunused-variable] Log * expr_log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTarget.cpp:2316:23: warning: variable 'exe_results' set but not used [-Wunused-but-set-variable] ExpressionResults exe_results = eExpressionSetupError; ^ llvm[4]: Compiling SBThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectGUI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectGUI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.d.tmp"; exit 1; fi llvm[4]: Compiling SBThreadCollection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBThreadCollection.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectHelp.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectHelp.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.d.tmp"; exit 1; fi llvm[4]: Compiling SBThreadPlan.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBThreadPlan.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectLanguage.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectLanguage.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.d.tmp"; exit 1; fi llvm[4]: Compiling SBType.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectLog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectLog.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.d.tmp"; exit 1; fi llvm[4]: Compiling SBTypeCategory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTypeCategory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectMemory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectMemory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectMemory.cpp: In member function 'virtual bool CommandObjectMemoryRead::DoExecute(lldb_private::Args&, lldb_private::CommandReturnObject&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectMemory.cpp:535:121: warning: cast from type 'const clang::Type*' to type 'const clang_type_t {aka void* const}' casts away qualifiers [-Wcast-qual] clang_ast_type.SetClangType(&tdecl->getASTContext(),(const lldb::clang_type_t)tdecl->getTypeForDecl()); ^ At global scope: cc1plus: warning: unrecognized command line option "-Wno-four-char-constants" [enabled by default] llvm[4]: Compiling CommandObjectMultiword.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectMultiword.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.d.tmp"; exit 1; fi llvm[4]: Compiling SBTypeEnumMember.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTypeEnumMember.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.d.tmp"; exit 1; fi llvm[4]: Compiling SBTypeFilter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTypeFilter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectPlatform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectPlatform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectPlugin.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectPlugin.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.d.tmp"; exit 1; fi llvm[4]: Compiling SBTypeFormat.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTypeFormat.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectProcess.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectProcess.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectQuit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectQuit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.d.tmp"; exit 1; fi llvm[4]: Compiling SBTypeNameSpecifier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTypeNameSpecifier.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectRegister.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectRegister.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectSettings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectSettings.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.d.tmp"; exit 1; fi llvm[4]: Compiling SBTypeSummary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTypeSummary.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectSource.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectSource.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.d.tmp"; exit 1; fi llvm[4]: Compiling SBTypeSynthetic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBTypeSynthetic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectSyntax.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectSyntax.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.d.tmp"; exit 1; fi llvm[4]: Compiling SBUnixSignals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBUnixSignals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectTarget.cpp: In member function 'bool CommandObjectTargetModulesLookup::LookupInModule(lldb_private::CommandInterpreter&, lldb_private::Module*, lldb_private::CommandReturnObject&, bool&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectTarget.cpp:4105:123: warning: enumeral and non-enumeral type in conditional expression [enabled by default] eSymbolContextEverything | (m_options.m_verbose ? eSymbolContextVariable : 0), ^ llvm[4]: Compiling SBValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.d.tmp"; exit 1; fi At global scope: cc1plus: warning: unrecognized command line option "-Wno-four-char-constants" [enabled by default] llvm[4]: Compiling CommandObjectThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.d.tmp"; exit 1; fi llvm[4]: Compiling SBValueList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBValueList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectType.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.d.tmp"; exit 1; fi llvm[4]: Compiling SBVariablesOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBVariablesOptions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.d.tmp"; exit 1; fi llvm[4]: Compiling SBWatchpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SBWatchpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.d.tmp"; exit 1; fi llvm[4]: Compiling SystemInitializerFull.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/API/SystemInitializerFull.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbAPI.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbAPI.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbAPI.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAddress.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBAttachInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBlock.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBreakpointLocation.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBBroadcaster.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandInterpreter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommandReturnObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCommunication.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBCompileUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBData.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDebugger.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBDeclaration.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBError.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBEvent.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExecutionContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBExpressionOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFileSpecList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFrame.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBHostOS.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstruction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBInstructionList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLanguageRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLaunchInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBLineEntry.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBListener.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModule.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBModuleSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBPlatform.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBProcess.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBQueueItem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSection.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSourceManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStream.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBStringList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbol.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBSymbolContextList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadCollection.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBThreadPlan.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBType.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeCategory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeEnumMember.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFilter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeFormat.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeNameSpecifier.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSummary.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBTypeSynthetic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBUnixSignals.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBValueList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBVariablesOptions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SBWatchpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API/Release/SystemInitializerFull.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbAPI.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core; \ DD=Core; \ if [ ! -f $SD/Makefile ]; then \ SD=Core; \ DD=Core; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/.//.dir llvm[4]: Compiling Address.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Address.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectVersion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectVersion.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectWatchpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectWatchpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.d.tmp"; exit 1; fi llvm[4]: Compiling AddressRange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/AddressRange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.d.tmp"; exit 1; fi llvm[4]: Compiling AddressResolver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/AddressResolver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.d.tmp"; exit 1; fi llvm[4]: Compiling AddressResolverFileLine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/AddressResolverFileLine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectWatchpointCommand.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-four-char-constants -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.d.tmp"; exit 1; fi llvm[4]: Compiling AddressResolverName.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/AddressResolverName.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.d.tmp"; exit 1; fi llvm[4]: Compiling ArchSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.d.tmp"; exit 1; fi In file included from /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:10:0: /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h: In constructor 'lldb_private::ArchSpec::ArchSpec()': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:593:17: warning: 'lldb_private::ArchSpec::m_distribution_id' will be initialized after [-Wreorder] ConstString m_distribution_id; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:591:14: warning: 'uint32_t lldb_private::ArchSpec::m_flags' [-Wreorder] uint32_t m_flags; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:418:1: warning: when initialized here [-Wreorder] ArchSpec::ArchSpec() : ^ In file included from /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:10:0: /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h: In constructor 'lldb_private::ArchSpec::ArchSpec(const char*, lldb_private::Platform*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:593:17: warning: 'lldb_private::ArchSpec::m_distribution_id' will be initialized after [-Wreorder] ConstString m_distribution_id; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:591:14: warning: 'uint32_t lldb_private::ArchSpec::m_flags' [-Wreorder] uint32_t m_flags; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:427:1: warning: when initialized here [-Wreorder] ArchSpec::ArchSpec (const char *triple_cstr, Platform *platform) : ^ In file included from /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:10:0: /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h: In constructor 'lldb_private::ArchSpec::ArchSpec(const char*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:593:17: warning: 'lldb_private::ArchSpec::m_distribution_id' will be initialized after [-Wreorder] ConstString m_distribution_id; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:591:14: warning: 'uint32_t lldb_private::ArchSpec::m_flags' [-Wreorder] uint32_t m_flags; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:439:1: warning: when initialized here [-Wreorder] ArchSpec::ArchSpec (const char *triple_cstr) : ^ In file included from /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:10:0: /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h: In constructor 'lldb_private::ArchSpec::ArchSpec(const llvm::Triple&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:593:17: warning: 'lldb_private::ArchSpec::m_distribution_id' will be initialized after [-Wreorder] ConstString m_distribution_id; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:591:14: warning: 'uint32_t lldb_private::ArchSpec::m_flags' [-Wreorder] uint32_t m_flags; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:450:1: warning: when initialized here [-Wreorder] ArchSpec::ArchSpec(const llvm::Triple &triple) : ^ In file included from /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:10:0: /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h: In constructor 'lldb_private::ArchSpec::ArchSpec(lldb_private::ArchitectureType, uint32_t, uint32_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:593:17: warning: 'lldb_private::ArchSpec::m_distribution_id' will be initialized after [-Wreorder] ConstString m_distribution_id; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include/lldb/Core/ArchSpec.h:591:14: warning: 'uint32_t lldb_private::ArchSpec::m_flags' [-Wreorder] uint32_t m_flags; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ArchSpec.cpp:460:1: warning: when initialized here [-Wreorder] ArchSpec::ArchSpec (ArchitectureType arch_type, uint32_t cpu, uint32_t subtype) : ^ llvm[4]: Building Release Archive Library liblldbCommands.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbCommands.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbCommands.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandCompletions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectApropos.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectArgs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBreakpointCommand.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectBugreport.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectCommands.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectDisassemble.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectExpression.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectFrame.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectGUI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectHelp.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLanguage.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectLog.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMemory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectMultiword.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlatform.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectPlugin.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectProcess.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectQuit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectRegister.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSettings.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSource.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectSyntax.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectTarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectType.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectVersion.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands/Release/CommandObjectWatchpointCommand.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbCommands.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters; \ DD=DataFormatters; \ if [ ! -f $SD/Makefile ]; then \ SD=DataFormatters; \ DD=DataFormatters; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/.//.dir llvm[4]: Compiling CF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/CF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.d.tmp"; exit 1; fi llvm[4]: Compiling Baton.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Baton.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.d.tmp"; exit 1; fi llvm[4]: Compiling Broadcaster.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Broadcaster.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.d.tmp"; exit 1; fi llvm[4]: Compiling Communication.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Communication.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.d.tmp"; exit 1; fi llvm[4]: Compiling Connection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Connection.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.d.tmp"; exit 1; fi llvm[4]: Compiling ConnectionMachPort.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ConnectionMachPort.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.d.tmp"; exit 1; fi llvm[4]: Compiling ConnectionSharedMemory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ConnectionSharedMemory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.d.tmp"; exit 1; fi llvm[4]: Compiling CXXFormatterFunctions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/CXXFormatterFunctions.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ConnectionSharedMemory.cpp: In member function 'lldb::ConnectionStatus lldb_private::ConnectionSharedMemory::Open(bool, const char*, size_t, lldb_private::Error*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ConnectionSharedMemory.cpp:156:33: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result] ::ftruncate (m_fd, size); ^ llvm[4]: Compiling ConstString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ConstString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.d.tmp"; exit 1; fi llvm[4]: Compiling CxaDemangle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/CxaDemangle.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.d.tmp"; exit 1; fi llvm[4]: Compiling DataBufferHeap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataBufferHeap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.d.tmp"; exit 1; fi llvm[4]: Compiling Cocoa.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/Cocoa.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.d.tmp"; exit 1; fi llvm[4]: Compiling DataBufferMemoryMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataBufferMemoryMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.d.tmp"; exit 1; fi llvm[4]: Compiling DataEncoder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataEncoder.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.d.tmp"; exit 1; fi llvm[4]: Compiling DataExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataExtractor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataExtractor.cpp: In constructor 'lldb_private::DataExtractor::DataExtractor(const void*, lldb::offset_t, lldb::ByteOrder, uint32_t, uint32_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataExtractor.cpp:145:28: warning: cast from type 'const void*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] m_start ((uint8_t*)data), ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataExtractor.cpp:146:28: warning: cast from type 'const void*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] m_end ((uint8_t*)data + length), ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataExtractor.cpp: In member function 'lldb::offset_t lldb_private::DataExtractor::SetData(const void*, lldb::offset_t, lldb::ByteOrder)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DataExtractor.cpp:290:30: warning: cast from type 'const void*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] m_start = (uint8_t *)bytes; ^ llvm[4]: Compiling CoreMedia.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/CoreMedia.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.d.tmp"; exit 1; fi llvm[4]: Compiling Debugger.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Debugger.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.d.tmp"; exit 1; fi llvm[4]: Compiling DataVisualization.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/DataVisualization.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.d.tmp"; exit 1; fi llvm[4]: Compiling Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Disassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.d.tmp"; exit 1; fi llvm[4]: Compiling FormatCache.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/FormatCache.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.d.tmp"; exit 1; fi llvm[4]: Compiling FormatClasses.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/FormatClasses.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.d.tmp"; exit 1; fi llvm[4]: Compiling DynamicLoader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/DynamicLoader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.d.tmp"; exit 1; fi llvm[4]: Compiling FormatManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/FormatManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.d.tmp"; exit 1; fi llvm[4]: Compiling EmulateInstruction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/EmulateInstruction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.d.tmp"; exit 1; fi llvm[4]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Error.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Error.cpp: In member function 'void lldb_private::Error::PutToLog(lldb_private::Log*, const char*, ...)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Error.cpp:192:41: warning: ignoring return value of 'int vasprintf(char**, const char*, __va_list_tag*)', declared with attribute warn_unused_result [-Wunused-result] ::vasprintf (&arg_msg, format, args); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Error.cpp: In member function 'void lldb_private::Error::LogIfError(lldb_private::Log*, const char*, ...)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Error.cpp:233:45: warning: ignoring return value of 'int vasprintf(char**, const char*, __va_list_tag*)', declared with attribute warn_unused_result [-Wunused-result] ::vasprintf (&arg_msg, format, args); ^ llvm[4]: Compiling Event.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Event.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.d.tmp"; exit 1; fi llvm[4]: Compiling FastDemangle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/FastDemangle.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/FormatManager.cpp:897:1: warning: 'void AddFormat(lldb_private::TypeCategoryImpl::SharedPointer, lldb::Format, lldb_private::ConstString, lldb_private::TypeFormatImpl::Flags, bool)' defined but not used [-Wunused-function] AddFormat (TypeCategoryImpl::SharedPointer category_sp, ^ llvm[4]: Compiling LibCxx.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/LibCxx.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.d.tmp"; exit 1; fi llvm[4]: Compiling FileLineResolver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/FileLineResolver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.d.tmp"; exit 1; fi llvm[4]: Compiling FileSpecList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/FileSpecList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.d.tmp"; exit 1; fi llvm[4]: Compiling FormatEntity.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/FormatEntity.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.d.tmp"; exit 1; fi llvm[4]: Compiling LibCxxInitializerList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/LibCxxInitializerList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.d.tmp"; exit 1; fi llvm[4]: Compiling LibCxxList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/LibCxxList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.d.tmp"; exit 1; fi llvm[4]: Compiling History.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/History.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.d.tmp"; exit 1; fi llvm[4]: Compiling IOHandler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/IOHandler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.d.tmp"; exit 1; fi llvm[4]: Compiling LibCxxMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/LibCxxMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.d.tmp"; exit 1; fi llvm[4]: Compiling Language.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Language.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.d.tmp"; exit 1; fi llvm[4]: Compiling Listener.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Listener.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.d.tmp"; exit 1; fi llvm[4]: Compiling Log.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.d.tmp"; exit 1; fi llvm[4]: Compiling LibCxxUnorderedMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp: In member function 'virtual void lldb_private::Log::VAPrintf(const char*, __va_list_tag*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp:122:75: warning: '0' flag ignored with precision and '%d' gnu_printf format [-Wformat=] header.Printf ("%9d.%09.9d ", now.seconds(), now.nanoseconds()); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp: In member function 'virtual void lldb_private::Log::VAError(const char*, __va_list_tag*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp:230:40: warning: ignoring return value of 'int vasprintf(char**, const char*, __va_list_tag*)', declared with attribute warn_unused_result [-Wunused-result] ::vasprintf(&arg_msg, format, args); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp: In member function 'virtual void lldb_private::Log::FatalError(int, const char*, ...)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp:250:40: warning: ignoring return value of 'int vasprintf(char**, const char*, __va_list_tag*)', declared with attribute warn_unused_result [-Wunused-result] ::vasprintf(&arg_msg, format, args); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp: In member function 'virtual void lldb_private::Log::WarningVerbose(const char*, ...)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp:291:40: warning: ignoring return value of 'int vasprintf(char**, const char*, __va_list_tag*)', declared with attribute warn_unused_result [-Wunused-result] ::vasprintf(&arg_msg, format, args); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp: In member function 'virtual void lldb_private::Log::Warning(const char*, ...)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Log.cpp:309:40: warning: ignoring return value of 'int vasprintf(char**, const char*, __va_list_tag*)', declared with attribute warn_unused_result [-Wunused-result] ::vasprintf(&arg_msg, format, args); ^ llvm[4]: Compiling Logging.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Logging.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.d.tmp"; exit 1; fi llvm[4]: Compiling Mangled.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Mangled.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.d.tmp"; exit 1; fi llvm[4]: Compiling Module.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Module.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.d.tmp"; exit 1; fi llvm[4]: Compiling LibCxxVector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/LibCxxVector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.d.tmp"; exit 1; fi llvm[4]: Compiling LibStdcpp.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/LibStdcpp.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.d.tmp"; exit 1; fi llvm[4]: Compiling ModuleChild.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ModuleChild.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.d.tmp"; exit 1; fi llvm[4]: Compiling ModuleList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ModuleList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.d.tmp"; exit 1; fi llvm[4]: Compiling Opcode.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Opcode.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.d.tmp"; exit 1; fi llvm[4]: Compiling NSArray.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/NSArray.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.d.tmp"; exit 1; fi llvm[4]: Compiling PluginManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/PluginManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.d.tmp"; exit 1; fi llvm[4]: Compiling NSDictionary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/NSDictionary.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.d.tmp"; exit 1; fi llvm[4]: Compiling RegisterValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/RegisterValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.d.tmp"; exit 1; fi llvm[4]: Compiling RegularExpression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/RegularExpression.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.d.tmp"; exit 1; fi llvm[4]: Compiling Scalar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Scalar.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Scalar.cpp: In member function 'bool lldb_private::Scalar::GetData(lldb_private::DataExtractor&, size_t) const': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Scalar.cpp:147:41: warning: cast from type 'const lldb_private::Scalar::ValueData*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] data.SetData((uint8_t*)&m_data, limit_byte_size, lldb::endian::InlHostByteOrder()); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Scalar.cpp:154:42: warning: cast from type 'const lldb_private::Scalar::ValueData*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] data.SetData(((uint8_t*)&m_data) + byte_size - limit_byte_size, limit_byte_size, lldb::endian::InlHostByteOrder()); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Scalar.cpp:160:37: warning: cast from type 'const lldb_private::Scalar::ValueData*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] data.SetData((uint8_t*)&m_data, byte_size, lldb::endian::InlHostByteOrder()); ^ llvm[4]: Compiling SearchFilter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/SearchFilter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.d.tmp"; exit 1; fi llvm[4]: Compiling Section.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Section.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.d.tmp"; exit 1; fi llvm[4]: Compiling NSIndexPath.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/NSIndexPath.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.d.tmp"; exit 1; fi llvm[4]: Compiling SourceManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/SourceManager.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.d.tmp"; exit 1; fi llvm[4]: Compiling NSSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/NSSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.d.tmp"; exit 1; fi llvm[4]: Compiling State.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/State.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.d.tmp"; exit 1; fi llvm[4]: Compiling Stream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Stream.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.d.tmp"; exit 1; fi llvm[4]: Compiling StreamAsynchronousIO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StreamAsynchronousIO.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.d.tmp"; exit 1; fi llvm[4]: Compiling StreamCallback.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StreamCallback.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.d.tmp"; exit 1; fi llvm[4]: Compiling StreamFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StreamFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.d.tmp"; exit 1; fi llvm[4]: Compiling StreamGDBRemote.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StreamGDBRemote.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.d.tmp"; exit 1; fi llvm[4]: Compiling StreamString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StreamString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StreamString.cpp: In member function 'virtual size_t lldb_private::StreamString::Write(const void*, size_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StreamString.cpp:40:30: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] m_packet.append ((char *)s, length); ^ llvm[4]: Compiling StringList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StringList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.d.tmp"; exit 1; fi llvm[4]: Compiling StringPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling StructuredData.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/StructuredData.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp: In instantiation of 'StringPrinterBufferPointer::StringPrinterBufferPointer(const U*, S, StringPrinterBufferPointer::Deleter) [with T = unsigned char; U = char; S = long unsigned int; StringPrinterBufferPointer::Deleter = std::function]': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:153:20: required from here /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:55:22: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] m_deleter(deleter) ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp: In instantiation of 'bool DumpUTFBufferToStream(ConversionResult (*)(const SourceDataType**, const SourceDataType*, UTF8**, UTF8*, ConversionFlags), const lldb_private::DataExtractor&, lldb_private::Stream&, char, char, uint32_t, bool) [with SourceDataType = unsigned char; UTF8 = unsigned char; uint32_t = unsigned int]': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:618:193: required from here /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:388:27: warning: cast from type 'const unsigned char*' to type 'UTF8* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] utf8_data_ptr = (UTF8*)data_ptr; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:389:31: warning: cast from type 'const unsigned char*' to type 'UTF8* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] utf8_data_end_ptr = (UTF8*)data_end_ptr; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp: In instantiation of 'bool DumpUTFBufferToStream(ConversionResult (*)(const SourceDataType**, const SourceDataType*, UTF8**, UTF8*, ConversionFlags), const lldb_private::DataExtractor&, lldb_private::Stream&, char, char, uint32_t, bool) [with SourceDataType = short unsigned int; UTF8 = unsigned char; uint32_t = unsigned int]': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:636:198: required from here /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:388:27: warning: cast from type 'const short unsigned int*' to type 'UTF8* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] utf8_data_ptr = (UTF8*)data_ptr; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:389:31: warning: cast from type 'const short unsigned int*' to type 'UTF8* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] utf8_data_end_ptr = (UTF8*)data_end_ptr; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp: In instantiation of 'bool DumpUTFBufferToStream(ConversionResult (*)(const SourceDataType**, const SourceDataType*, UTF8**, UTF8*, ConversionFlags), const lldb_private::DataExtractor&, lldb_private::Stream&, char, char, uint32_t, bool) [with SourceDataType = unsigned int; UTF8 = unsigned char; uint32_t = unsigned int]': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:645:198: required from here /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:388:27: warning: cast from type 'const unsigned int*' to type 'UTF8* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] utf8_data_ptr = (UTF8*)data_ptr; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/StringPrinter.cpp:389:31: warning: cast from type 'const unsigned int*' to type 'UTF8* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] utf8_data_end_ptr = (UTF8*)data_end_ptr; ^ llvm[4]: Compiling Timer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Timer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.d.tmp"; exit 1; fi llvm[4]: Compiling UUID.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/UUID.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.d.tmp"; exit 1; fi llvm[4]: Compiling TypeCategory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeCategory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.d.tmp"; exit 1; fi llvm[4]: Compiling UserID.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/UserID.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.d.tmp"; exit 1; fi llvm[4]: Compiling UserSettingsController.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/UserSettingsController.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.d.tmp"; exit 1; fi llvm[4]: Compiling VMRange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/VMRange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.d.tmp"; exit 1; fi llvm[4]: Compiling Value.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/Value.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeCategory.cpp: In member function 'bool lldb_private::TypeCategoryImpl::Get(lldb_private::ValueObject&, const FormattersMatchVector&, lldb::SyntheticChildrenSP&, uint32_t*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeCategory.cpp:77:10: warning: variable 'regex_filter' set but not used [-Wunused-but-set-variable] bool regex_filter = false; ^ llvm[4]: Compiling TypeCategoryMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeCategoryMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.d.tmp"; exit 1; fi llvm[4]: Compiling TypeFormat.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeFormat.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectCast.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectCast.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectChild.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectChild.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.d.tmp"; exit 1; fi llvm[4]: Compiling TypeSummary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeSummary.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectConstResult.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectConstResult.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.d.tmp"; exit 1; fi llvm[4]: Compiling TypeSynthetic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeSynthetic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectConstResultChild.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectConstResultChild.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.d.tmp"; exit 1; fi llvm[4]: Compiling TypeValidator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/TypeValidator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectConstResultImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectConstResultImpl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectDynamicValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectDynamicValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.d.tmp"; exit 1; fi llvm[4]: Compiling VectorType.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/DataFormatters/VectorType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectMemory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectMemory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbDataFormatters.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbDataFormatters.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbDataFormatters.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CF.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CXXFormatterFunctions.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/Cocoa.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/CoreMedia.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/DataVisualization.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatCache.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatClasses.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/FormatManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxx.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxInitializerList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxUnorderedMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibCxxVector.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/LibStdcpp.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSArray.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSDictionary.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSIndexPath.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/NSSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/StringPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeCategoryMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeFormat.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSummary.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeSynthetic.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/TypeValidator.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/ValueObjectPrinter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters/Release/VectorType.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbDataFormatters.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression; \ DD=Expression; \ if [ ! -f $SD/Makefile ]; then \ SD=Expression; \ DD=Expression; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/.//.dir llvm[4]: Compiling ASTDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ASTDumper.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectRegister.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectRegister.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.d.tmp"; exit 1; fi llvm[4]: Compiling ASTResultSynthesizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ASTResultSynthesizer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectSyntheticFilter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.d.tmp"; exit 1; fi llvm[4]: Compiling ValueObjectVariable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Core/ValueObjectVariable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.d.tmp"; exit 1; fi llvm[4]: Compiling ASTStructExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ASTStructExtractor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbCore.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbCore.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbCore.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Address.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressRange.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverFileLine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/AddressResolverName.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ArchSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Baton.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Broadcaster.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Communication.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Connection.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionMachPort.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConnectionSharedMemory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ConstString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/CxaDemangle.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferHeap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataBufferMemoryMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataEncoder.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DataExtractor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Debugger.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Disassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/DynamicLoader.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/EmulateInstruction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Error.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Event.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FastDemangle.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileLineResolver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FileSpecList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/FormatEntity.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/History.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/IOHandler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Language.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Listener.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Log.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Logging.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Mangled.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Module.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleChild.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ModuleList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Opcode.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/PluginManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegisterValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/RegularExpression.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Scalar.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SearchFilter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Section.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/SourceManager.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/State.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Stream.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamAsynchronousIO.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamCallback.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamGDBRemote.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StreamString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StringList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/StructuredData.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Timer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UUID.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserID.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/UserSettingsController.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/VMRange.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/Value.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectCast.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectChild.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResult.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultChild.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectConstResultImpl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectDynamicValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectMemory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectRegister.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectSyntheticFilter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core/Release/ValueObjectVariable.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbCore.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host; \ DD=Host; \ if [ ! -f $SD/Makefile ]; then \ SD=Host; \ DD=Host; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common//.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux//.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix//.dir llvm[4]: Compiling common/Condition.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Condition.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.d.tmp"; exit 1; fi llvm[4]: Compiling common/Editline.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Editline.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.d.tmp"; exit 1; fi llvm[4]: Compiling common/File.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/File.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.d.tmp"; exit 1; fi llvm[4]: Compiling common/FileCache.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/FileCache.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.d.tmp"; exit 1; fi llvm[4]: Compiling common/FileSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/FileSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.d.tmp"; exit 1; fi llvm[4]: Compiling common/FileSystem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/FileSystem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.d.tmp"; exit 1; fi llvm[4]: Compiling ClangASTSource.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangASTSource.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.d.tmp"; exit 1; fi llvm[4]: Compiling common/Host.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Host.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Host.cpp: In static member function 'static lldb_private::Error lldb_private::Host::LaunchProcessPosixSpawn(const char*, const lldb_private::ProcessLaunchInfo&, lldb::pid_t&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Host.cpp:819:91: warning: cast from type 'const char**' to type 'char* const*' casts away qualifiers [-Wcast-qual] char * const *argv = (char * const*)launch_info.GetArguments().GetConstArgumentVector(); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Host.cpp:820:100: warning: cast from type 'const char**' to type 'char* const*' casts away qualifiers [-Wcast-qual] char * const *envp = (char * const*)launch_info.GetEnvironmentEntries().GetConstArgumentVector(); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Host.cpp:828:31: warning: cast from type 'const char**' to type 'char* const*' casts away qualifiers [-Wcast-qual] argv = (char * const*)tmp_argv; ^ llvm[4]: Compiling common/HostInfoBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/HostInfoBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.d.tmp"; exit 1; fi llvm[4]: Compiling common/HostNativeThreadBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/HostNativeThreadBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.d.tmp"; exit 1; fi llvm[4]: Compiling common/HostProcess.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/HostProcess.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.d.tmp"; exit 1; fi llvm[4]: Compiling common/HostThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/HostThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.d.tmp"; exit 1; fi llvm[4]: Compiling common/IOObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/IOObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.d.tmp"; exit 1; fi llvm[4]: Compiling common/LockFileBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/LockFileBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.d.tmp"; exit 1; fi llvm[4]: Compiling common/MonitoringProcessLauncher.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/MonitoringProcessLauncher.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.d.tmp"; exit 1; fi llvm[4]: Compiling common/Mutex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Mutex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Mutex.cpp: In constructor 'lldb_private::Mutex::Mutex()': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Mutex.cpp:192:9: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Mutex.cpp: In constructor 'lldb_private::Mutex::Mutex(lldb_private::Mutex::Type)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Mutex.cpp:209:9: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err; ^ llvm[4]: Compiling common/NativeBreakpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/NativeBreakpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.d.tmp"; exit 1; fi llvm[4]: Compiling common/NativeBreakpointList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/NativeBreakpointList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.d.tmp"; exit 1; fi llvm[4]: Compiling ClangExpressionDeclMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangExpressionDeclMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.d.tmp"; exit 1; fi llvm[4]: Compiling common/NativeProcessProtocol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/NativeProcessProtocol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.d.tmp"; exit 1; fi llvm[4]: Compiling common/NativeRegisterContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/NativeRegisterContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.d.tmp"; exit 1; fi llvm[4]: Compiling common/NativeRegisterContextRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/NativeRegisterContextRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.d.tmp"; exit 1; fi llvm[4]: Compiling common/NativeThreadProtocol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/NativeThreadProtocol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.d.tmp"; exit 1; fi llvm[4]: Compiling common/NativeWatchpointList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/NativeWatchpointList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.d.tmp"; exit 1; fi llvm[4]: Compiling common/OptionParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/OptionParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.d.tmp"; exit 1; fi llvm[4]: Compiling common/PipeBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/PipeBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.d.tmp"; exit 1; fi llvm[4]: Compiling common/ProcessRunLock.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/ProcessRunLock.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.d.tmp"; exit 1; fi llvm[4]: Compiling common/Socket.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Socket.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.d.tmp"; exit 1; fi llvm[4]: Compiling common/SocketAddress.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/SocketAddress.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.d.tmp"; exit 1; fi llvm[4]: Compiling common/SoftwareBreakpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/SoftwareBreakpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.d.tmp"; exit 1; fi llvm[4]: Compiling common/StringConvert.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/StringConvert.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.d.tmp"; exit 1; fi llvm[4]: Compiling common/Symbols.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Symbols.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.d.tmp"; exit 1; fi llvm[4]: Compiling ClangExpressionParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangExpressionParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Symbols.cpp: In function 'lldb_private::FileSpec LocateExecutableSymbolFileDsym(const lldb_private::ModuleSpec&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Symbols.cpp:157:32: warning: cast from type 'const lldb_private::UUID*' to type 'void*' casts away qualifiers [-Wcast-qual] (void*)uuid); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Symbols.cpp: In static member function 'static lldb_private::FileSpec lldb_private::Symbols::LocateExecutableObjectFile(const lldb_private::ModuleSpec&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Symbols.cpp:180:32: warning: cast from type 'const lldb_private::UUID*' to type 'void*' casts away qualifiers [-Wcast-qual] (void*)uuid); ^ llvm[4]: Compiling common/Terminal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/Terminal.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.d.tmp"; exit 1; fi llvm[4]: Compiling common/ThisThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/ThisThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.d.tmp"; exit 1; fi llvm[4]: Compiling common/ThreadLauncher.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/ThreadLauncher.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.d.tmp"; exit 1; fi llvm[4]: Compiling common/TimeValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/TimeValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.d.tmp"; exit 1; fi llvm[4]: Compiling common/XML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/common/XML.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.d.tmp"; exit 1; fi llvm[4]: Compiling linux/Host.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/linux/Host.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.d.tmp"; exit 1; fi llvm[4]: Compiling linux/HostInfoLinux.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/linux/HostInfoLinux.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.d.tmp"; exit 1; fi llvm[4]: Compiling linux/HostThreadLinux.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/linux/HostThreadLinux.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.d.tmp"; exit 1; fi llvm[4]: Compiling linux/LibcGlue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/linux/LibcGlue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.d.tmp"; exit 1; fi llvm[4]: Compiling linux/ThisThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/linux/ThisThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.d.tmp"; exit 1; fi llvm[4]: Compiling posix/ConnectionFileDescriptorPosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.d.tmp"; exit 1; fi llvm[4]: Compiling posix/FileSystem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/FileSystem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.d.tmp"; exit 1; fi llvm[4]: Compiling ClangExpressionVariable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangExpressionVariable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.d.tmp"; exit 1; fi llvm[4]: Compiling posix/HostInfoPosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/HostInfoPosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.d.tmp"; exit 1; fi llvm[4]: Compiling posix/HostProcessPosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/HostProcessPosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.d.tmp"; exit 1; fi llvm[4]: Compiling posix/HostThreadPosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/HostThreadPosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.d.tmp"; exit 1; fi llvm[4]: Compiling posix/LockFilePosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/LockFilePosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.d.tmp"; exit 1; fi llvm[4]: Compiling posix/MainLoopPosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/MainLoopPosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.d.tmp"; exit 1; fi llvm[4]: Compiling ClangFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.d.tmp"; exit 1; fi llvm[4]: Compiling posix/PipePosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/PipePosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.d.tmp"; exit 1; fi llvm[4]: Compiling posix/ProcessLauncherPosix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Host/posix/ProcessLauncherPosix.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbHost.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbHost.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbHost.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Condition.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Editline.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/File.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileCache.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/FileSystem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Host.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostInfoBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostNativeThreadBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostProcess.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/HostThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/IOObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/LockFileBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/MonitoringProcessLauncher.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Mutex.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeBreakpointList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeProcessProtocol.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeRegisterContextRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeThreadProtocol.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/NativeWatchpointList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/OptionParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/PipeBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ProcessRunLock.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Socket.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SocketAddress.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/SoftwareBreakpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/StringConvert.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Symbols.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/Terminal.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThisThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/ThreadLauncher.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/TimeValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/common/XML.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/Host.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostInfoLinux.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/HostThreadLinux.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/LibcGlue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/linux/ThisThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ConnectionFileDescriptorPosix.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/FileSystem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostInfoPosix.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostProcessPosix.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/HostThreadPosix.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/LockFilePosix.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/MainLoopPosix.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/PipePosix.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host/Release/posix/ProcessLauncherPosix.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbHost.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter; \ DD=Interpreter; \ if [ ! -f $SD/Makefile ]; then \ SD=Interpreter; \ DD=Interpreter; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/.//.dir llvm[4]: Compiling Args.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Args.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Args.cpp: In member function 'char** lldb_private::Args::GetArgumentVector()': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Args.cpp:374:34: warning: cast from type 'const char**' to type 'char**' casts away qualifiers [-Wcast-qual] return (char **)&m_argv[0]; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Args.cpp: In member function 'const char** lldb_private::Args::GetConstArgumentVector() const': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Args.cpp:382:40: warning: cast from type 'const char* const*' to type 'const char**' casts away qualifiers [-Wcast-qual] return (const char **)&m_argv[0]; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Args.cpp: In member function 'void lldb_private::Args::ParseArgsForCompletion(lldb_private::Options&, lldb_private::OptionElementVector&, uint32_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Args.cpp:1390:68: warning: cast from type 'const char**' to type 'char* const*' casts away qualifiers [-Wcast-qual] (char *const *) &dummy_vec.front(), ^ llvm[4]: Compiling ClangModulesDeclVendor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangModulesDeclVendor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.d.tmp"; exit 1; fi llvm[4]: Compiling CommandHistory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/CommandHistory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.d.tmp"; exit 1; fi llvm[4]: Compiling CommandInterpreter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/CommandInterpreter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/CommandObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.d.tmp"; exit 1; fi llvm[4]: Compiling ClangPersistentVariables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangPersistentVariables.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.d.tmp"; exit 1; fi llvm[4]: Compiling ClangUserExpression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangUserExpression.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectRegexCommand.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/CommandObjectRegexCommand.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.d.tmp"; exit 1; fi llvm[4]: Compiling CommandObjectScript.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/CommandObjectScript.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.d.tmp"; exit 1; fi llvm[4]: Compiling ClangUtilityFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ClangUtilityFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.d.tmp"; exit 1; fi llvm[4]: Compiling CommandOptionValidators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/CommandOptionValidators.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.d.tmp"; exit 1; fi llvm[4]: Compiling DWARFExpression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/DWARFExpression.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.d.tmp"; exit 1; fi llvm[4]: Compiling CommandReturnObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/CommandReturnObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupArchitecture.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupArchitecture.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupBoolean.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupBoolean.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupFormat.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupFormat.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.d.tmp"; exit 1; fi llvm[4]: Compiling ExpressionSourceCode.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/ExpressionSourceCode.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupOutputFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupOutputFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupPlatform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupPlatform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.d.tmp"; exit 1; fi llvm[4]: Compiling IRDynamicChecks.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/IRDynamicChecks.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupUInt64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupUInt64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupUUID.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupUUID.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupValueObjectDisplay.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.d.tmp"; exit 1; fi llvm[4]: Compiling IRExecutionUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/IRExecutionUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupVariable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupVariable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.d.tmp"; exit 1; fi llvm[4]: Compiling IRForTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/IRForTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.d.tmp"; exit 1; fi llvm[4]: Compiling OptionGroupWatchpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionGroupWatchpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueArch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueArch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.d.tmp"; exit 1; fi llvm[4]: Compiling IRInterpreter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/IRInterpreter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueArgs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueArgs.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueArray.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueArray.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueBoolean.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueBoolean.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueChar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueChar.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueDictionary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueDictionary.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.d.tmp"; exit 1; fi llvm[4]: Compiling IRMemoryMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/IRMemoryMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.d.tmp"; exit 1; fi llvm[4]: Compiling Materializer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Expression/Materializer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueEnumeration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueEnumeration.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueFileSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueFileSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbExpression.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbExpression.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbExpression.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTDumper.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTResultSynthesizer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ASTStructExtractor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangASTSource.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionDeclMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangExpressionVariable.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangModulesDeclVendor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangPersistentVariables.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUserExpression.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ClangUtilityFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/DWARFExpression.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/ExpressionSourceCode.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRDynamicChecks.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRExecutionUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRForTarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRInterpreter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/IRMemoryMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression/Release/Materializer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbExpression.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins; \ DD=Plugins; \ if [ ! -f $SD/Makefile ]; then \ SD=Plugins; \ DD=Plugins; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm; \ DD=ABI/MacOSX-arm; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/MacOSX-arm; \ DD=MacOSX-arm; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/.//.dir llvm[5]: Compiling ABIMacOSX_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueFileSpecLIst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueFileSpecLIst.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueFormat.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueFormat.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABIMacOSX_arm.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_arm.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_arm.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm/Release/ABIMacOSX_arm.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_arm.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64; \ DD=ABI/MacOSX-arm64; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/MacOSX-arm64; \ DD=MacOSX-arm64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/.//.dir llvm[5]: Compiling ABIMacOSX_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABIMacOSX_arm64.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_arm64.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_arm64.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64/Release/ABIMacOSX_arm64.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_arm64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386; \ DD=ABI/MacOSX-i386; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/MacOSX-i386; \ DD=MacOSX-i386; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/.//.dir llvm[5]: Compiling ABIMacOSX_i386.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueFormatEntity.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueFormatEntity.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueLanguage.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueLanguage.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABIMacOSX_i386.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_i386.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_i386.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386/Release/ABIMacOSX_i386.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABIMacOSX_i386.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386; \ DD=ABI/SysV-i386; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-i386; \ DD=SysV-i386; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/.//.dir llvm[5]: Compiling ABISysV_i386.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValuePathMappings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValuePathMappings.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueProperties.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueProperties.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABISysV_i386.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_i386.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_i386.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386/Release/ABISysV_i386.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_i386.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64; \ DD=ABI/SysV-x86_64; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-x86_64; \ DD=SysV-x86_64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/.//.dir llvm[5]: Compiling ABISysV_x86_64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueRegex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueRegex.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueSInt64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueSInt64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueUInt64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueUInt64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.d.tmp"; exit 1; fi llvm[4]: Compiling OptionValueUUID.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/OptionValueUUID.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABISysV_x86_64.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_x86_64.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_x86_64.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64/Release/ABISysV_x86_64.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_x86_64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm; \ DD=ABI/SysV-arm; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-arm; \ DD=SysV-arm; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/.//.dir llvm[5]: Compiling ABISysV_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.d.tmp"; exit 1; fi llvm[4]: Compiling Options.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Options.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.d.tmp"; exit 1; fi llvm[4]: Compiling Property.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/Property.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABISysV_arm.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_arm.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_arm.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm/Release/ABISysV_arm.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_arm.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64; \ DD=ABI/SysV-arm64; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-arm64; \ DD=SysV-arm64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/.//.dir llvm[5]: Compiling ABISysV_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.d.tmp"; exit 1; fi llvm[4]: Compiling PythonDataObjects.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/PythonDataObjects.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.d.tmp"; exit 1; fi llvm[4]: Compiling ScriptInterpreter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/ScriptInterpreter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.d.tmp"; exit 1; fi llvm[4]: Compiling ScriptInterpreterNone.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/ScriptInterpreterNone.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.d.tmp"; exit 1; fi llvm[4]: Compiling ScriptInterpreterPython.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Interpreter/ScriptInterpreterPython.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbInterpreter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbInterpreter.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbInterpreter.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Args.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandHistory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandInterpreter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectRegexCommand.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandObjectScript.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandOptionValidators.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/CommandReturnObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupArchitecture.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupBoolean.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupFormat.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupOutputFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupPlatform.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUInt64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupUUID.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupValueObjectDisplay.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupVariable.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionGroupWatchpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArch.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArgs.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueArray.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueBoolean.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueChar.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueDictionary.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueEnumeration.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFileSpecLIst.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormat.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueFormatEntity.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueLanguage.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValuePathMappings.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueProperties.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueRegex.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueSInt64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUInt64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/OptionValueUUID.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Options.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/Property.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/PythonDataObjects.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterNone.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter/Release/ScriptInterpreterPython.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbInterpreter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol; \ DD=Symbol; \ if [ ! -f $SD/Makefile ]; then \ SD=Symbol; \ DD=Symbol; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[5]: Building Release Archive Library liblldbPluginABISysV_arm64.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_arm64.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_arm64.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64/Release/ABISysV_arm64.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_arm64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon; \ DD=ABI/SysV-hexagon; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-hexagon; \ DD=SysV-hexagon; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/./ > /dev/null make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/.//.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/./ > /dev/null llvm[4]: Compiling Block.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Block.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.d.tmp"; exit 1; fi /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/.//.dir llvm[5]: Compiling ABISysV_hexagon.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.d.tmp"; exit 1; fi llvm[4]: Compiling ClangASTContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangASTContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABISysV_hexagon.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_hexagon.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_hexagon.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon/Release/ABISysV_hexagon.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_hexagon.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc; \ DD=ABI/SysV-ppc; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-ppc; \ DD=SysV-ppc; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/.//.dir llvm[5]: Compiling ABISysV_ppc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.d.tmp"; exit 1; fi llvm[4]: Compiling ClangASTImporter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangASTImporter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABISysV_ppc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_ppc.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_ppc.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc/Release/ABISysV_ppc.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_ppc.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64; \ DD=ABI/SysV-ppc64; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-ppc64; \ DD=SysV-ppc64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/.//.dir llvm[5]: Compiling ABISysV_ppc64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangASTImporter.cpp: In member function 'void lldb_private::ClangASTImporter::Minion::ExecuteDeportWorkQueues()': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangASTImporter.cpp:625:21: warning: unused variable 'origin' [-Wunused-variable] DeclOrigin &origin = to_context_md->m_origins[decl]; ^ llvm[5]: Building Release Archive Library liblldbPluginABISysV_ppc64.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_ppc64.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_ppc64.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64/Release/ABISysV_ppc64.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_ppc64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips; \ DD=ABI/SysV-mips; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-mips; \ DD=SysV-mips; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/.//.dir llvm[5]: Compiling ABISysV_mips.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.d.tmp"; exit 1; fi llvm[4]: Compiling ClangASTType.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangASTType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangASTType.cpp: In member function 'bool lldb_private::ClangASTType::ReadFromMemory(lldb_private::ExecutionContext*, lldb::addr_t, lldb_private::AddressType, lldb_private::DataExtractor&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangASTType.cpp:6966:56: warning: cast from type 'const uint8_t* {aka const unsigned char*}' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] uint8_t* dst = (uint8_t*)data.PeekData(0, byte_size); ^ llvm[5]: Building Release Archive Library liblldbPluginABISysV_mips.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_mips.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_mips.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips/Release/ABISysV_mips.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_mips.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64; \ DD=ABI/SysV-mips64; \ if [ ! -f $SD/Makefile ]; then \ SD=ABI/SysV-mips64; \ DD=SysV-mips64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/.//.dir llvm[5]: Compiling ABISysV_mips64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginABISysV_mips64.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_mips64.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_mips64.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64/Release/ABISysV_mips64.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginABISysV_mips64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm; \ DD=Disassembler/llvm; \ if [ ! -f $SD/Makefile ]; then \ SD=Disassembler/llvm; \ DD=llvm; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/.//.dir llvm[5]: Compiling DisassemblerLLVMC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.d.tmp"; exit 1; fi llvm[4]: Compiling ClangExternalASTSourceCallbacks.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangExternalASTSourceCallbacks.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.d.tmp"; exit 1; fi llvm[4]: Compiling ClangExternalASTSourceCommon.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangExternalASTSourceCommon.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.d.tmp"; exit 1; fi llvm[4]: Compiling ClangNamespaceDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ClangNamespaceDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginDisassemblerLLVM.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDisassemblerLLVM.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDisassemblerLLVM.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm/Release/DisassemblerLLVMC.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDisassemblerLLVM.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive; \ DD=ObjectContainer/BSD-Archive; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjectContainer/BSD-Archive; \ DD=BSD-Archive; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/.//.dir llvm[5]: Compiling ObjectContainerBSDArchive.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.d.tmp"; exit 1; fi llvm[4]: Compiling CompactUnwindInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/CompactUnwindInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginObjectContainerBSDArchive.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectContainerBSDArchive.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectContainerBSDArchive.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/Release/ObjectContainerBSDArchive.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectContainerBSDArchive.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF; \ DD=ObjectFile/ELF; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjectFile/ELF; \ DD=ELF; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/.//.dir llvm[5]: Compiling ELFHeader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.d.tmp"; exit 1; fi llvm[5]: Compiling ObjectFileELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.d.tmp"; exit 1; fi llvm[4]: Compiling CompileUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/CompileUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp: In static member function 'static size_t ObjectFileELF::GetModuleSpecifications(const lldb_private::FileSpec&, lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t, lldb::offset_t, lldb_private::ModuleSpecList&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:655:46: warning: variable 'vendor' set but not used [-Wunused-but-set-variable] llvm::Triple::VendorType vendor; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp: In static member function 'static size_t ObjectFileELF::GetSectionHeaderInfo(ObjectFileELF::SectionHeaderColl&, lldb_private::DataExtractor&, const elf::ELFHeader&, lldb_private::UUID&, std::string&, uint32_t&, lldb_private::ArchSpec&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:1430:30: warning: variable 'spec_ostype' set but not used [-Wunused-but-set-variable] llvm::Triple::OSType spec_ostype; ^ llvm[4]: Compiling DWARFCallFrameInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginObjectFileELF.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileELF.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileELF.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ELFHeader.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF/Release/ObjectFileELF.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileELF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF; \ DD=ObjectFile/PECOFF; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjectFile/PECOFF; \ DD=PECOFF; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/.//.dir llvm[5]: Compiling ObjectFilePECOFF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.d.tmp"; exit 1; fi llvm[4]: Compiling Declaration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Declaration.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.d.tmp"; exit 1; fi llvm[4]: Compiling FuncUnwinders.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/FuncUnwinders.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginObjectFilePECOFF.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFilePECOFF.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFilePECOFF.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF/Release/ObjectFilePECOFF.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFilePECOFF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O; \ DD=ObjectContainer/Universal-Mach-O; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjectContainer/Universal-Mach-O; \ DD=Universal-Mach-O; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/.//.dir llvm[5]: Compiling ObjectContainerUniversalMachO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginObjectContainerMachOArchive.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectContainerMachOArchive.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectContainerMachOArchive.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Release/ObjectContainerUniversalMachO.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectContainerMachOArchive.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O; \ DD=ObjectFile/Mach-O; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjectFile/Mach-O; \ DD=Mach-O; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/.//.dir llvm[5]: Compiling ObjectFileMachO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.d.tmp"; exit 1; fi llvm[4]: Compiling Function.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Function.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.d.tmp"; exit 1; fi llvm[4]: Compiling LineEntry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/LineEntry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.d.tmp"; exit 1; fi llvm[4]: Compiling LineTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/LineTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/LineTable.cpp: In member function 'lldb_private::LineTable* lldb_private::LineTable::LinkLineTable(const FileRangeMap&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/LineTable.cpp:508:18: warning: variable 'prev_file_addr' set but not used [-Wunused-but-set-variable] lldb::addr_t prev_file_addr = LLDB_INVALID_ADDRESS; ^ llvm[4]: Compiling ObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/ObjectFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginObjectFileMachO.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileMachO.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileMachO.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O/Release/ObjectFileMachO.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileMachO.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT; \ DD=ObjectFile/JIT; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjectFile/JIT; \ DD=JIT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/.//.dir llvm[5]: Compiling ObjectFileJIT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.d.tmp"; exit 1; fi llvm[4]: Compiling Symbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Symbol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginObjectFileJIT.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileJIT.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileJIT.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT/Release/ObjectFileJIT.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginObjectFileJIT.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF; \ DD=SymbolFile/DWARF; \ if [ ! -f $SD/Makefile ]; then \ SD=SymbolFile/DWARF; \ DD=DWARF; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/.//.dir llvm[5]: Compiling DWARFAbbreviationDeclaration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.d.tmp"; exit 1; fi llvm[4]: Compiling SymbolContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/SymbolContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFCompileUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/SymbolContext.cpp: In member function 'void lldb_private::SymbolContext::Dump(lldb_private::Stream*, lldb_private::Target*) const': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/SymbolContext.cpp:394:19: warning: cast from type 'const lldb_private::SymbolContext* const' to type 'void*' casts away qualifiers [-Wcast-qual] *s << (void *)this << ": "; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/SymbolContext.cpp: In member function 'void lldb_private::SymbolContextList::Dump(lldb_private::Stream*, lldb_private::Target*) const': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/SymbolContext.cpp:1181:19: warning: cast from type 'const lldb_private::SymbolContextList* const' to type 'void*' casts away qualifiers [-Wcast-qual] *s << (void *)this << ": "; ^ llvm[4]: Compiling SymbolFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/SymbolFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.d.tmp"; exit 1; fi llvm[4]: Compiling SymbolVendor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/SymbolVendor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDIECollection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIECollection.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.d.tmp"; exit 1; fi llvm[4]: Compiling Symtab.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Symtab.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDataExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugAbbrev.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Symtab.cpp: In member function 'lldb_private::Symbol* lldb_private::Symtab::FindSymbolContainingFileAddress(lldb::addr_t, const uint32_t*, uint32_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Symtab.cpp:1030:65: warning: ignoring return value of 'void* bsearch(const void*, const void*, size_t, size_t, __compar_fn_t)', declared with attribute warn_unused_result [-Wunused-result] (ComparisonFunction)SymbolWithClosestFileAddress); ^ llvm[4]: Compiling Type.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Type.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugArangeSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Type.cpp: In member function 'bool lldb_private::Type::ReadFromMemory(lldb_private::ExecutionContext*, lldb::addr_t, lldb_private::AddressType, lldb_private::DataExtractor&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Type.cpp:444:56: warning: cast from type 'const uint8_t* {aka const unsigned char*}' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] uint8_t* dst = (uint8_t*)data.PeekData(0, byte_size); ^ llvm[5]: Compiling DWARFDebugAranges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.d.tmp"; exit 1; fi llvm[4]: Compiling TypeList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/TypeList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.d.tmp"; exit 1; fi llvm[4]: Compiling UnwindPlan.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/UnwindPlan.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.d.tmp"; exit 1; fi llvm[4]: Compiling UnwindTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/UnwindTable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp: In function 'int CompareDWARFCompileUnitSPOffset(const void*, const void*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:219:55: warning: cast from type 'const void*' to type 'dw_offset_t* {aka unsigned int*}' casts away qualifiers [-Wcast-qual] const dw_offset_t key_cu_offset = *(dw_offset_t*) key; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:220:58: warning: cast from type 'const void*' to type 'DWARFCompileUnitSP* {aka std::shared_ptr*}' casts away qualifiers [-Wcast-qual] const dw_offset_t cu_offset = ((DWARFCompileUnitSP *)arrmem)->get()->GetOffset(); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp: In member function 'void DWARFDebugInfo::Dump(lldb_private::Stream*, uint32_t, uint32_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:680:57: warning: cast from type 'const DWARFCompileUnitSP* {aka const std::shared_ptr*}' to type 'DWARFCompileUnitSP* {aka std::shared_ptr*}' casts away qualifiers [-Wcast-qual] DumpCallback(m_dwarf2Data, (DWARFCompileUnitSP&)cu_sp, NULL, 0, curr_depth, &dumpInfo); ^ llvm[4]: Compiling Variable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/Variable.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugInfoEntry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp: In member function 'bool DWARFDebugInfoEntry::Extract(SymbolFileDWARF*, const DWARFCompileUnit*, lldb::offset_t*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:309:41: warning: cast from type 'const DWARFCompileUnit*' to type 'DWARFCompileUnit*' casts away qualifiers [-Wcast-qual] ((DWARFCompileUnit*)cu)->SetBaseAddress(0); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:326:53: warning: cast from type 'const DWARFCompileUnit*' to type 'DWARFCompileUnit*' casts away qualifiers [-Wcast-qual] ((DWARFCompileUnit*)cu)->SetBaseAddress(form_value.Unsigned()); ^ llvm[4]: Compiling VariableList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/VariableList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.d.tmp"; exit 1; fi llvm[4]: Compiling VerifyDecl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Symbol/VerifyDecl.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugLine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbSymbol.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbSymbol.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbSymbol.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Block.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTImporter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangASTType.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCallbacks.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangExternalASTSourceCommon.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ClangNamespaceDecl.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompactUnwindInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/CompileUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/DWARFCallFrameInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Declaration.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/FuncUnwinders.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Function.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineEntry.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/LineTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/ObjectFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symbol.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/SymbolVendor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Symtab.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Type.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/TypeList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindPlan.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/UnwindTable.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/Variable.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VariableList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol/Release/VerifyDecl.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbSymbol.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target; \ DD=Target; \ if [ ! -f $SD/Makefile ]; then \ SD=Target; \ DD=Target; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/.//.dir llvm[4]: Compiling ABI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ABI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.d.tmp"; exit 1; fi llvm[4]: Compiling CPPLanguageRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/CPPLanguageRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugMacinfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.d.tmp"; exit 1; fi llvm[4]: Compiling ExecutionContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ExecutionContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugMacinfoEntry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.d.tmp"; exit 1; fi llvm[4]: Compiling FileAction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/FileAction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.d.tmp"; exit 1; fi llvm[4]: Compiling InstrumentationRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/InstrumentationRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugPubnames.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.d.tmp"; exit 1; fi llvm[4]: Compiling InstrumentationRuntimeStopInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.d.tmp"; exit 1; fi llvm[4]: Compiling JITLoader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/JITLoader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.d.tmp"; exit 1; fi llvm[4]: Compiling JITLoaderList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/JITLoaderList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugPubnamesSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.d.tmp"; exit 1; fi llvm[4]: Compiling LanguageRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/LanguageRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDebugRanges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.d.tmp"; exit 1; fi llvm[4]: Compiling Memory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Memory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.d.tmp"; exit 1; fi llvm[4]: Compiling MemoryHistory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/MemoryHistory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.d.tmp"; exit 1; fi llvm[4]: Compiling ObjCLanguageRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ObjCLanguageRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDeclContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFDefines.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFFormValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFLocationDescription.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.d.tmp"; exit 1; fi llvm[4]: Compiling OperatingSystem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/OperatingSystem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.d.tmp"; exit 1; fi llvm[4]: Compiling PathMappingList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/PathMappingList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.d.tmp"; exit 1; fi llvm[4]: Compiling Platform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Platform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.d.tmp"; exit 1; fi llvm[5]: Compiling DWARFLocationList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.d.tmp"; exit 1; fi llvm[5]: Compiling LogChannelDWARF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.d.tmp"; exit 1; fi llvm[4]: Compiling Process.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Process.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Process.cpp: In lambda function: /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Process.cpp:2845:32: warning: unused variable 'intersects' [-Wunused-variable] const bool intersects = bp->IntersectsRange(addr, size, &intersect_addr, &intersect_size, &opcode_offset); ^ llvm[5]: Compiling NameToDIE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.d.tmp"; exit 1; fi llvm[5]: Compiling SymbolFileDWARF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.d.tmp"; exit 1; fi llvm[4]: Compiling ProcessInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ProcessInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.d.tmp"; exit 1; fi llvm[4]: Compiling ProcessLaunchInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ProcessLaunchInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.d.tmp"; exit 1; fi llvm[4]: Compiling Queue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Queue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.d.tmp"; exit 1; fi llvm[4]: Compiling QueueItem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/QueueItem.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.d.tmp"; exit 1; fi llvm[4]: Compiling QueueList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/QueueList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.d.tmp"; exit 1; fi llvm[4]: Compiling RegisterContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/RegisterContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.d.tmp"; exit 1; fi llvm[4]: Compiling SectionLoadHistory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/SectionLoadHistory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.d.tmp"; exit 1; fi llvm[4]: Compiling SectionLoadList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/SectionLoadList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.d.tmp"; exit 1; fi llvm[4]: Compiling StackFrame.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/StackFrame.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.d.tmp"; exit 1; fi llvm[5]: Compiling SymbolFileDWARFDebugMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.d.tmp"; exit 1; fi llvm[4]: Compiling StackFrameList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/StackFrameList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.d.tmp"; exit 1; fi llvm[5]: Compiling UniqueDWARFASTType.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.d.tmp"; exit 1; fi llvm[4]: Compiling StackID.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/StackID.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.d.tmp"; exit 1; fi llvm[4]: Compiling StopInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/StopInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginSymbolFileDWARF.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolFileDWARF.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolFileDWARF.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFAbbreviationDeclaration.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFCompileUnit.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDIECollection.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDataExtractor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAbbrev.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugArangeSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugAranges.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugInfoEntry.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugLine.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugMacinfoEntry.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnames.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugPubnamesSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDebugRanges.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDeclContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFDefines.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFFormValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationDescription.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/DWARFLocationList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/LogChannelDWARF.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/NameToDIE.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARF.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/SymbolFileDWARFDebugMap.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF/Release/UniqueDWARFASTType.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolFileDWARF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab; \ DD=SymbolFile/Symtab; \ if [ ! -f $SD/Makefile ]; then \ SD=SymbolFile/Symtab; \ DD=Symtab; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/.//.dir llvm[5]: Compiling SymbolFileSymtab.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginSymbolFileSymtab.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolFileSymtab.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolFileSymtab.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab/Release/SymbolFileSymtab.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolFileSymtab.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility; \ DD=Process/Utility; \ if [ ! -f $SD/Makefile ]; then \ SD=Process/Utility; \ DD=Utility; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/.//.dir llvm[5]: Compiling DynamicRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.d.tmp"; exit 1; fi llvm[4]: Compiling SystemRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/SystemRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.d.tmp"; exit 1; fi llvm[4]: Compiling Target.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Target.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.d.tmp"; exit 1; fi llvm[5]: Compiling FreeBSDSignals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/FreeBSDSignals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.d.tmp"; exit 1; fi llvm[5]: Compiling GDBRemoteSignals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.d.tmp"; exit 1; fi llvm[5]: Compiling HistoryThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.d.tmp"; exit 1; fi llvm[5]: Compiling HistoryUnwind.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.d.tmp"; exit 1; fi llvm[4]: Compiling TargetList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/TargetList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.d.tmp"; exit 1; fi llvm[5]: Compiling InferiorCallPOSIX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.d.tmp"; exit 1; fi llvm[4]: Compiling Thread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/Thread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.d.tmp"; exit 1; fi llvm[5]: Compiling LinuxSignals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.d.tmp"; exit 1; fi llvm[5]: Compiling MipsLinuxSignals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextDarwin_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextDarwin_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextDarwin_i386.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextDarwin_x86_64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextDummy.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadCollection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadCollection.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextFreeBSD_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextFreeBSD_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextFreeBSD_i386.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextFreeBSD_mips64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlan.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlan.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextFreeBSD_powerpc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextFreeBSD_x86_64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextHistory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextLLDB.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanCallFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanCallFunction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanCallFunctionUsingABI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextLinux_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextLinux_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextLinux_i386.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextLinux_mips.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextLinux_mips64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextLinux_x86_64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanCallUserExpression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanCallUserExpression.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextMacOSXFrameBackchain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextMach_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextMach_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextMach_i386.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextMach_i386.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextMach_x86_64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextMach_x86_64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextMemory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanPython.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanPython.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIX_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIX_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanRunToAddress.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanRunToAddress.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIX_mips64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanShouldStopHere.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanShouldStopHere.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIX_powerpc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIX_x86.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepInRange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepInRange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextThreadMemory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepInstruction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepInstruction.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.d.tmp"; exit 1; fi llvm[5]: Compiling StopInfoMachException.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepOut.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepOut.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.d.tmp"; exit 1; fi llvm[5]: Compiling ThreadMemory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.d.tmp"; exit 1; fi llvm[5]: Compiling UnwindLLDB.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepOverBreakpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.d.tmp"; exit 1; fi llvm[5]: Compiling UnwindMacOSXFrameBackchain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepOverRange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepOverRange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginUtility.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUtility.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUtility.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/DynamicRegisterInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/FreeBSDSignals.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/GDBRemoteSignals.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/HistoryUnwind.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/InferiorCallPOSIX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/LinuxSignals.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/MipsLinuxSignals.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_arm64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_i386.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDarwin_x86_64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextDummy.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_arm64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_i386.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_mips64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_powerpc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextFreeBSD_x86_64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextHistory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLLDB.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_arm64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_i386.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_mips64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextLinux_x86_64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMacOSXFrameBackchain.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_arm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_i386.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMach_x86_64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextMemory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_arm64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_mips64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_powerpc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextPOSIX_x86.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/RegisterContextThreadMemory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/StopInfoMachException.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/ThreadMemory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindLLDB.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility/Release/UnwindMacOSXFrameBackchain.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUtility.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static; \ DD=DynamicLoader/Static; \ if [ ! -f $SD/Makefile ]; then \ SD=DynamicLoader/Static; \ DD=Static; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/.//.dir llvm[5]: Compiling DynamicLoaderStatic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepRange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepRange.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginDynamicLoaderStatic.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderStatic.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderStatic.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static/Release/DynamicLoaderStatic.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderStatic.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform; \ DD=Platform; \ if [ ! -f $SD/Makefile ]; then \ SD=Platform; \ DD=Platform; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server; \ DD=gdb-server; \ if [ ! -f $SD/Makefile ]; then \ SD=gdb-server; \ DD=gdb-server; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/.//.dir llvm[6]: Compiling PlatformRemoteGDBServer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepThrough.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepThrough.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformGDB.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformGDB.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformGDB.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server/Release/PlatformRemoteGDBServer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformGDB.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX; \ DD=MacOSX; \ if [ ! -f $SD/Makefile ]; then \ SD=MacOSX; \ DD=MacOSX; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/.//.dir llvm[6]: Compiling PlatformDarwin.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanStepUntil.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanStepUntil.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.d.tmp"; exit 1; fi llvm[6]: Compiling PlatformDarwinKernel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.d.tmp"; exit 1; fi llvm[6]: Compiling PlatformMacOSX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadPlanTracer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadPlanTracer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.d.tmp"; exit 1; fi llvm[6]: Compiling PlatformRemoteiOS.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.d.tmp"; exit 1; fi llvm[6]: Compiling PlatformiOSSimulator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.d.tmp"; exit 1; fi llvm[4]: Compiling ThreadSpec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/ThreadSpec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.d.tmp"; exit 1; fi llvm[4]: Compiling UnixSignals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/UnixSignals.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformMacOSX.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformMacOSX.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformMacOSX.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwin.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformDarwinKernel.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformMacOSX.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformRemoteiOS.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX/Release/PlatformiOSSimulator.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformMacOSX.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux; \ DD=Linux; \ if [ ! -f $SD/Makefile ]; then \ SD=Linux; \ DD=Linux; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/.//.dir llvm[6]: Compiling PlatformLinux.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.d.tmp"; exit 1; fi llvm[4]: Compiling UnwindAssembly.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Target/UnwindAssembly.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbTarget.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbTarget.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbTarget.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ABI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/CPPLanguageRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ExecutionContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/FileAction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/InstrumentationRuntimeStopInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoader.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/JITLoaderList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/LanguageRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Memory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/MemoryHistory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ObjCLanguageRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/OperatingSystem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/PathMappingList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Platform.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Process.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ProcessLaunchInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Queue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueItem.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/QueueList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/RegisterContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadHistory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SectionLoadList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrame.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackFrameList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StackID.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/StopInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/SystemRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Target.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/TargetList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/Thread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadCollection.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlan.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallFunctionUsingABI.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanCallUserExpression.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanPython.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanRunToAddress.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanShouldStopHere.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInRange.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepInstruction.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOut.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverBreakpoint.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepOverRange.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepRange.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepThrough.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanStepUntil.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadPlanTracer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/ThreadSpec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnixSignals.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target/Release/UnwindAssembly.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbTarget.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility; \ DD=Utility; \ if [ ! -f $SD/Makefile ]; then \ SD=Utility; \ DD=Utility; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/.//.dir llvm[4]: Compiling ARM64_DWARF_Registers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/ARM64_DWARF_Registers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/ARM64_DWARF_Registers.cpp: In function 'bool arm64_dwarf::GetRegisterInfo(unsigned int, lldb_private::RegisterInfo&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/ARM64_DWARF_Registers.cpp:112:20: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if (reg_num >= x0 && reg_num <= pc) ^ llvm[4]: Compiling ARM_DWARF_Registers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/ARM_DWARF_Registers.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.d.tmp"; exit 1; fi llvm[4]: Compiling ConvertEnum.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/ConvertEnum.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.d.tmp"; exit 1; fi llvm[4]: Compiling JSON.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/JSON.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformLinux.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformLinux.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformLinux.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux/Release/PlatformLinux.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformLinux.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD; \ DD=FreeBSD; \ if [ ! -f $SD/Makefile ]; then \ SD=FreeBSD; \ DD=FreeBSD; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/.//.dir llvm[6]: Compiling PlatformFreeBSD.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.d.tmp"; exit 1; fi llvm[4]: Compiling KQueue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/KQueue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.d.tmp"; exit 1; fi llvm[4]: Compiling LLDBAssert.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/LLDBAssert.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.d.tmp"; exit 1; fi llvm[4]: Compiling ModuleCache.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/ModuleCache.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.d.tmp"; exit 1; fi llvm[4]: Compiling NameMatches.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/NameMatches.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformFreeBSD.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformFreeBSD.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformFreeBSD.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD/Release/PlatformFreeBSD.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformFreeBSD.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX; \ DD=POSIX; \ if [ ! -f $SD/Makefile ]; then \ SD=POSIX; \ DD=POSIX; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/.//.dir llvm[6]: Compiling PlatformPOSIX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.d.tmp"; exit 1; fi llvm[4]: Compiling PseudoTerminal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp: In member function 'bool lldb_utility::PseudoTerminal::OpenFirstAvailableMaster(int, char*, size_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:120:55: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:128:55: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:137:55: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp: In member function 'bool lldb_utility::PseudoTerminal::OpenSlave(int, char*, size_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:175:55: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp: In member function 'const char* lldb_utility::PseudoTerminal::GetSlaveName(char*, size_t) const': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:210:51: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp: In member function 'lldb::pid_t lldb_utility::PseudoTerminal::Fork(char*, size_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:255:55: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:281:67: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:287:67: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/PseudoTerminal.cpp:293:67: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::strerror_r (errno, error_str, error_len); ^ llvm[4]: Compiling Range.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/Range.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.d.tmp"; exit 1; fi llvm[4]: Compiling RegisterNumber.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/RegisterNumber.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp: In member function 'virtual lldb_private::Error PlatformPOSIX::ConnectRemote(lldb_private::Args&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:676:121: warning: cast from type 'const lldb_private::OptionGroup*' to type 'lldb_private::OptionGroupPlatformRSync*' casts away qualifiers [-Wcast-qual] const OptionGroupPlatformRSync* m_rsync_options = (OptionGroupPlatformRSync*)options->GetGroupWithOption('r'); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:677:115: warning: cast from type 'const lldb_private::OptionGroup*' to type 'lldb_private::OptionGroupPlatformSSH*' casts away qualifiers [-Wcast-qual] const OptionGroupPlatformSSH* m_ssh_options = (OptionGroupPlatformSSH*)options->GetGroupWithOption('s'); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:678:125: warning: cast from type 'const lldb_private::OptionGroup*' to type 'lldb_private::OptionGroupPlatformCaching*' casts away qualifiers [-Wcast-qual] const OptionGroupPlatformCaching* m_cache_options = (OptionGroupPlatformCaching*)options->GetGroupWithOption('c'); ^ llvm[4]: Compiling SharingPtr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/SharingPtr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.d.tmp"; exit 1; fi llvm[4]: Compiling StringExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/StringExtractor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformPOSIX.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformPOSIX.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformPOSIX.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX/Release/PlatformPOSIX.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformPOSIX.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows; \ DD=Windows; \ if [ ! -f $SD/Makefile ]; then \ SD=Windows; \ DD=Windows; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/.//.dir llvm[6]: Compiling PlatformWindows.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.d.tmp"; exit 1; fi llvm[4]: Compiling StringExtractorGDBRemote.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/StringExtractorGDBRemote.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.d.tmp"; exit 1; fi llvm[4]: Compiling StringLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/StringLexer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.d.tmp"; exit 1; fi llvm[4]: Compiling TimeSpecTimeout.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/TimeSpecTimeout.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.d.tmp"; exit 1; fi llvm[4]: Compiling UriParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Utility/UriParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library liblldbUtility.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbUtility.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbUtility.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM64_DWARF_Registers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ARM_DWARF_Registers.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ConvertEnum.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/JSON.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/KQueue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/LLDBAssert.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/ModuleCache.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/NameMatches.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/PseudoTerminal.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/Range.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/RegisterNumber.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/SharingPtr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringExtractorGDBRemote.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/StringLexer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/TimeSpecTimeout.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility/Release/UriParser.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbUtility.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility' llvm[3]: Compiling lldb.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source -DNDEBUG -DLLDB_REVISION='""' -DLLDB_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/lldb.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library liblldbBase.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbBase.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbBase.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Release/lldb.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbBase.a \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba; \ DD=Kalimba; \ if [ ! -f $SD/Makefile ]; then \ SD=Kalimba; \ DD=Kalimba; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/.//.dir llvm[6]: Compiling PlatformKalimba.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformWindows.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformWindows.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformWindows.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows/Release/PlatformWindows.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformWindows.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android; \ DD=Android; \ if [ ! -f $SD/Makefile ]; then \ SD=Android; \ DD=Android; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/.//.dir llvm[6]: Compiling AdbClient.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/AdbClient.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformKalimba.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformKalimba.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformKalimba.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba/Release/PlatformKalimba.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformKalimba.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba' llvm[6]: Compiling PlatformAndroid.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.d.tmp"; exit 1; fi llvm[6]: Compiling PlatformAndroidRemoteGDBServer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote; \ DD=Process/gdb-remote; \ if [ ! -f $SD/Makefile ]; then \ SD=Process/gdb-remote; \ DD=gdb-remote; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/.//.dir llvm[5]: Compiling GDBRemoteCommunication.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.d.tmp"; exit 1; fi llvm[6]: Building Release Archive Library liblldbPluginPlatformAndroid.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformAndroid.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformAndroid.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/AdbClient.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroid.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android/Release/PlatformAndroidRemoteGDBServer.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginPlatformAndroid.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android' make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM; \ DD=Instruction/ARM; \ if [ ! -f $SD/Makefile ]; then \ SD=Instruction/ARM; \ DD=ARM; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/.//.dir llvm[5]: Compiling EmulateInstructionARM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.d.tmp"; exit 1; fi llvm[5]: Compiling GDBRemoteCommunicationClient.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp: In member function 'bool lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::ReadRegister(lldb::tid_t, uint32_t, StringExtractorGDBRemote&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:4066:17: warning: variable 'packet_len' set but not used [-Wunused-but-set-variable] int packet_len = 0; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp: In member function 'bool lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::ReadAllRegisters(lldb::tid_t, StringExtractorGDBRemote&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:4091:17: warning: variable 'packet_len' set but not used [-Wunused-but-set-variable] int packet_len = 0; ^ llvm[5]: Compiling EmulationStateARM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp: In member function 'bool EmulationStateARM::StorePseudoRegisterValue(uint32_t, uint64_t)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp:80:22: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if ((dwarf_r0 <= reg_num) && (reg_num <= dwarf_cpsr)) ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp: In member function 'uint64_t EmulationStateARM::ReadPseudoRegisterValue(uint32_t, bool&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp:108:22: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if ((dwarf_r0 <= reg_num) && (reg_num <= dwarf_cpsr)) ^ llvm[5]: Building Release Archive Library liblldbPluginInstructionARM.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionARM.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionARM.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulateInstructionARM.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM/Release/EmulationStateARM.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionARM.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64; \ DD=Instruction/ARM64; \ if [ ! -f $SD/Makefile ]; then \ SD=Instruction/ARM64; \ DD=ARM64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/.//.dir llvm[5]: Compiling EmulateInstructionARM64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginInstructionARM64.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionARM64.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionARM64.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64/Release/EmulateInstructionARM64.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionARM64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS; \ DD=Instruction/MIPS; \ if [ ! -f $SD/Makefile ]; then \ SD=Instruction/MIPS; \ DD=MIPS; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/.//.dir llvm[5]: Compiling EmulateInstructionMIPS.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.d.tmp"; exit 1; fi llvm[5]: Compiling GDBRemoteCommunicationServer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.d.tmp"; exit 1; fi llvm[5]: Compiling GDBRemoteCommunicationServerCommon.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginInstructionMIPS.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionMIPS.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionMIPS.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS/Release/EmulateInstructionMIPS.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionMIPS.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64; \ DD=Instruction/MIPS64; \ if [ ! -f $SD/Makefile ]; then \ SD=Instruction/MIPS64; \ DD=MIPS64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/.//.dir llvm[5]: Compiling EmulateInstructionMIPS64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.d.tmp"; exit 1; fi llvm[5]: Compiling GDBRemoteCommunicationServerLLGS.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginInstructionMIPS64.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionMIPS64.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionMIPS64.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64/Release/EmulateInstructionMIPS64.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstructionMIPS64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation; \ DD=UnwindAssembly/InstEmulation; \ if [ ! -f $SD/Makefile ]; then \ SD=UnwindAssembly/InstEmulation; \ DD=InstEmulation; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/.//.dir llvm[5]: Compiling UnwindAssemblyInstEmulation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp: In member function 'virtual bool UnwindAssemblyInstEmulation::GetNonCallSiteUnwindPlanFromAssembly(lldb_private::AddressRange&, lldb_private::Thread&, lldb_private::UnwindPlan&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:120:26: warning: variable 'pc_reg_num' set but not used [-Wunused-but-set-variable] uint32_t pc_reg_num = LLDB_INVALID_REGNUM; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:129:26: warning: variable 'ra_reg_num' set but not used [-Wunused-but-set-variable] uint32_t ra_reg_num = LLDB_INVALID_REGNUM; ^ llvm[5]: Building Release Archive Library liblldbPluginUnwindAssemblyInstEmulation.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUnwindAssemblyInstEmulation.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUnwindAssemblyInstEmulation.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/Release/UnwindAssemblyInstEmulation.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUnwindAssemblyInstEmulation.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86; \ DD=UnwindAssembly/x86; \ if [ ! -f $SD/Makefile ]; then \ SD=UnwindAssembly/x86; \ DD=x86; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/.//.dir llvm[5]: Compiling UnwindAssembly-x86.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86 -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.d.tmp"; exit 1; fi llvm[5]: Compiling GDBRemoteCommunicationServerPlatform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform::Handle_qLaunchGDBServer(StringExtractorGDBRemote&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp:135:10: warning: unused variable 'ok' [-Wunused-variable] bool ok = UriParser::Parse(GetConnection()->GetURI().c_str(), platform_scheme, platform_ip, platform_port, platform_path); ^ llvm[5]: Compiling GDBRemoteRegisterContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginUnwindAssemblyX86.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUnwindAssemblyX86.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUnwindAssemblyX86.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86/Release/UnwindAssembly-x86.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginUnwindAssemblyX86.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI; \ DD=LanguageRuntime/CPlusPlus/ItaniumABI; \ if [ ! -f $SD/Makefile ]; then \ SD=LanguageRuntime/CPlusPlus/ItaniumABI; \ DD=ItaniumABI; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/.//.dir llvm[5]: Compiling ItaniumABILanguageRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp: In member function 'bool lldb_private::process_gdb_remote::GDBRemoteRegisterContext::ReadRegisterBytes(const lldb_private::RegisterInfo*, lldb_private::DataExtractor&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:189:75: warning: cast from type 'const uint8_t* {aka const unsigned char*}' to type 'void*' casts away qualifiers [-Wcast-qual] if (response.GetHexBytes ((void *)m_reg_data.GetDataStart(), m_reg_data.GetByteSize(), '\xcc') == m_reg_data.GetByteSize()) ^ llvm[5]: Compiling ProcessGDBRemote.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginCXXItaniumABI.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginCXXItaniumABI.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginCXXItaniumABI.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Release/ItaniumABILanguageRuntime.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginCXXItaniumABI.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime; \ DD=LanguageRuntime/ObjC/AppleObjCRuntime; \ if [ ! -f $SD/Makefile ]; then \ SD=LanguageRuntime/ObjC/AppleObjCRuntime; \ DD=AppleObjCRuntime; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/.//.dir llvm[5]: Compiling AppleObjCClassDescriptorV2.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.d.tmp"; exit 1; fi llvm[5]: Compiling AppleObjCDeclVendor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.d.tmp"; exit 1; fi llvm[5]: Compiling ProcessGDBRemoteLog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.d.tmp"; exit 1; fi llvm[5]: Compiling ThreadGDBRemote.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.d.tmp"; exit 1; fi llvm[5]: Compiling AppleObjCRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginProcessGDBRemote.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessGDBRemote.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessGDBRemote.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunication.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationClient.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServer.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerCommon.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerLLGS.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteCommunicationServerPlatform.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/GDBRemoteRegisterContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemote.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ProcessGDBRemoteLog.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote/Release/ThreadGDBRemote.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessGDBRemote.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime; \ DD=LanguageRuntime/RenderScript/RenderScriptRuntime; \ if [ ! -f $SD/Makefile ]; then \ SD=LanguageRuntime/RenderScript/RenderScriptRuntime; \ DD=RenderScriptRuntime; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/.//.dir llvm[5]: Compiling RenderScriptRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.d.tmp"; exit 1; fi llvm[5]: Compiling AppleObjCRuntimeV1.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginRenderScriptRuntime.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginRenderScriptRuntime.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginRenderScriptRuntime.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Release/RenderScriptRuntime.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginRenderScriptRuntime.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD; \ DD=DynamicLoader/POSIX-DYLD; \ if [ ! -f $SD/Makefile ]; then \ SD=DynamicLoader/POSIX-DYLD; \ DD=POSIX-DYLD; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/.//.dir llvm[5]: Compiling AuxVector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.d.tmp"; exit 1; fi llvm[5]: Compiling DYLDRendezvous.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.d.tmp"; exit 1; fi llvm[5]: Compiling AppleObjCRuntimeV2.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.d.tmp"; exit 1; fi llvm[5]: Compiling DynamicLoaderPOSIXDYLD.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp: In member function 'virtual lldb_private::ClangUtilityFunction* lldb_private::AppleObjCRuntimeV2::CreateObjectChecker(const char*)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:729:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len = 0; ^ llvm[5]: Building Release Archive Library liblldbPluginDynamicLoaderPosixDYLD.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderPosixDYLD.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderPosixDYLD.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/AuxVector.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DYLDRendezvous.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/Release/DynamicLoaderPOSIXDYLD.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderPosixDYLD.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD; \ DD=DynamicLoader/Hexagon-DYLD; \ if [ ! -f $SD/Makefile ]; then \ SD=DynamicLoader/Hexagon-DYLD; \ DD=Hexagon-DYLD; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/.//.dir llvm[5]: Compiling DynamicLoaderHexagonDYLD.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.d.tmp"; exit 1; fi llvm[5]: Compiling AppleObjCTrampolineHandler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.d.tmp"; exit 1; fi llvm[5]: Compiling HexagonDYLDRendezvous.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginDynamicLoaderHexagon.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderHexagon.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderHexagon.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/DynamicLoaderHexagonDYLD.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/Release/HexagonDYLDRendezvous.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderHexagon.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD; \ DD=DynamicLoader/MacOSX-DYLD; \ if [ ! -f $SD/Makefile ]; then \ SD=DynamicLoader/MacOSX-DYLD; \ DD=MacOSX-DYLD; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/.//.dir llvm[5]: Compiling DynamicLoaderMacOSXDYLD.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.d.tmp"; exit 1; fi llvm[5]: Compiling AppleObjCTypeEncodingParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginDynamicLoaderMacOSXDYLD.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderMacOSXDYLD.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderMacOSXDYLD.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/Release/DynamicLoaderMacOSXDYLD.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderMacOSXDYLD.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD; \ DD=DynamicLoader/Windows-DYLD; \ if [ ! -f $SD/Makefile ]; then \ SD=DynamicLoader/Windows-DYLD; \ DD=Windows-DYLD; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/.//.dir llvm[5]: Compiling DynamicLoaderWindowsDYLD.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.d.tmp"; exit 1; fi llvm[5]: Compiling AppleThreadPlanStepThroughObjCTrampoline.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/../../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginDynamicLoaderWindowsDYLD.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderWindowsDYLD.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderWindowsDYLD.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Release/DynamicLoaderWindowsDYLD.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginDynamicLoaderWindowsDYLD.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python; \ DD=OperatingSystem/Python; \ if [ ! -f $SD/Makefile ]; then \ SD=OperatingSystem/Python; \ DD=Python; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/.//.dir llvm[5]: Compiling OperatingSystemPython.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginOSPython.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginOSPython.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginOSPython.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python/Release/OperatingSystemPython.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginOSPython.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX; \ DD=SystemRuntime/MacOSX; \ if [ ! -f $SD/Makefile ]; then \ SD=SystemRuntime/MacOSX; \ DD=MacOSX; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/.//.dir llvm[5]: Compiling AppleGetItemInfoHandler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginAppleObjCRuntime.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginAppleObjCRuntime.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginAppleObjCRuntime.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCClassDescriptorV2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCDeclVendor.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntime.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV1.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCRuntimeV2.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTrampolineHandler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleObjCTypeEncodingParser.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Release/AppleThreadPlanStepThroughObjCTrampoline.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginAppleObjCRuntime.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF; \ DD=SymbolVendor/ELF; \ if [ ! -f $SD/Makefile ]; then \ SD=SymbolVendor/ELF; \ DD=ELF; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/.//.dir llvm[5]: Compiling SymbolVendorELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginSymbolVendorELF.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolVendorELF.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolVendorELF.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF/Release/SymbolVendorELF.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSymbolVendorELF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan; \ DD=MemoryHistory/asan; \ if [ ! -f $SD/Makefile ]; then \ SD=MemoryHistory/asan; \ DD=asan; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/.//.dir llvm[5]: Compiling MemoryHistoryASan.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.d.tmp"; exit 1; fi llvm[5]: Compiling AppleGetPendingItemsHandler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginMemoryHistoryASan.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginMemoryHistoryASan.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginMemoryHistoryASan.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan/Release/MemoryHistoryASan.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginMemoryHistoryASan.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer; \ DD=InstrumentationRuntime/AddressSanitizer; \ if [ ! -f $SD/Makefile ]; then \ SD=InstrumentationRuntime/AddressSanitizer; \ DD=AddressSanitizer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/.//.dir llvm[5]: Compiling AddressSanitizerRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginInstrumentationRuntimeAddressSanitizer.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstrumentationRuntimeAddressSanitizer.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstrumentationRuntimeAddressSanitizer.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/Release/AddressSanitizerRuntime.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginInstrumentationRuntimeAddressSanitizer.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux; \ DD=Process/Linux; \ if [ ! -f $SD/Makefile ]; then \ SD=Process/Linux; \ DD=Linux; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/.//.dir llvm[5]: Compiling NativeProcessLinux.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.d.tmp"; exit 1; fi llvm[5]: Compiling AppleGetQueuesHandler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp: In member function 'virtual lldb_private::Error lldb_private::process_linux::NativeProcessLinux::GetMemoryRegionInfo(lldb::addr_t, lldb_private::MemoryRegionInfo&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:2671:18: warning: variable 'prev_base_address' set but not used [-Wunused-but-set-variable] lldb::addr_t prev_base_address = 0; ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp: In member function 'lldb_private::Error lldb_private::process_linux::NativeProcessLinux::Monitor::DoOperation(const Operation&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:549:73: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(m_pipefd[WRITE], &operation_command, sizeof operation_command); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp: In member function 'void lldb_private::process_linux::NativeProcessLinux::Monitor::BeginOperationBlock()': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:450:79: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(m_pipefd[WRITE], &begin_block_command, sizeof operation_command); ^ /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp: In member function 'void lldb_private::process_linux::NativeProcessLinux::Monitor::EndOperationBlock()': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:457:77: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(m_pipefd[WRITE], &end_block_command, sizeof operation_command); ^ llvm[5]: Compiling NativeRegisterContextLinux.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.d.tmp"; exit 1; fi llvm[5]: Compiling AppleGetThreadItemInfoHandler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.d.tmp"; exit 1; fi llvm[5]: Compiling NativeRegisterContextLinux_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.d.tmp"; exit 1; fi llvm[5]: Compiling NativeRegisterContextLinux_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.d.tmp"; exit 1; fi llvm[5]: Compiling NativeRegisterContextLinux_mips64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.d.tmp"; exit 1; fi llvm[5]: Compiling NativeRegisterContextLinux_x86_64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.d.tmp"; exit 1; fi llvm[5]: Compiling NativeThreadLinux.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.d.tmp"; exit 1; fi llvm[5]: Compiling ProcFileReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/Linux/ProcFileReader.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginProcessLinux.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessLinux.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessLinux.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeProcessLinux.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_arm64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_mips64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeRegisterContextLinux_x86_64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/NativeThreadLinux.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux/Release/ProcFileReader.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessLinux.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX; \ DD=Process/POSIX; \ if [ ! -f $SD/Makefile ]; then \ SD=Process/POSIX; \ DD=POSIX; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/.//.dir llvm[5]: Compiling CrashReason.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/Linux -Wno-extended-offsetof -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/CrashReason.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.d.tmp"; exit 1; fi llvm[5]: Compiling ProcessMessage.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/Linux -Wno-extended-offsetof -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/ProcessMessage.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.d.tmp"; exit 1; fi llvm[5]: Compiling SystemRuntimeMacOSX.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../LanguageRuntime/ObjC/AppleObjCRuntime -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.d.tmp"; exit 1; fi llvm[5]: Compiling ProcessPOSIXLog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/Linux -Wno-extended-offsetof -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginProcessPOSIX.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessPOSIX.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessPOSIX.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/CrashReason.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessMessage.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX/Release/ProcessPOSIXLog.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessPOSIX.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core; \ DD=Process/elf-core; \ if [ ! -f $SD/Makefile ]; then \ SD=Process/elf-core; \ DD=elf-core; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/.//.dir llvm[5]: Compiling ProcessElfCore.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIXCore_arm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIXCore_arm64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIXCore_mips64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginSystemRuntimeMacOSX.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSystemRuntimeMacOSX.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSystemRuntimeMacOSX.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetItemInfoHandler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetPendingItemsHandler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetQueuesHandler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/AppleGetThreadItemInfoHandler.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX/Release/SystemRuntimeMacOSX.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginSystemRuntimeMacOSX.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB; \ DD=JITLoader/GDB; \ if [ ! -f $SD/Makefile ]; then \ SD=JITLoader/GDB; \ DD=GDB; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/.//.dir llvm[5]: Compiling JITLoaderGDB.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIXCore_powerpc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.d.tmp"; exit 1; fi llvm[5]: Compiling RegisterContextPOSIXCore_x86_64.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp: In constructor 'RegisterContextCorePOSIX_x86_64::RegisterContextCorePOSIX_x86_64(lldb_private::Thread&, lldb_private::RegisterInfoInterface*, const lldb_private::DataExtractor&, const lldb_private::DataExtractor&)': /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp:24:18: warning: variable 'len' set but not used [-Wunused-but-set-variable] size_t size, len; ^ llvm[5]: Building Release Archive Library liblldbPluginJITLoaderGDB.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginJITLoaderGDB.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginJITLoaderGDB.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB/Release/JITLoaderGDB.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginJITLoaderGDB.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB' llvm[5]: Compiling ThreadElfCore.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/../../../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/../../../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.d.tmp"; exit 1; fi llvm[5]: Building Release Archive Library liblldbPluginProcessElfCore.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessElfCore.a ar cru /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessElfCore.a /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ProcessElfCore.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_arm64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_mips64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_powerpc.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/RegisterContextPOSIXCore_x86_64.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core/Release/ThreadElfCore.o ranlib /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldbPluginProcessElfCore.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/lib' llvm[3]: Linking Release Shared Library liblldb.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/liblldb.so \ -Wl,--whole-archive -llldbAPI -llldbBreakpoint -llldbCommands -llldbCore -llldbDataFormatters -llldbExpression -llldbInitialization -llldbHost -llldbBase -llldbInterpreter -llldbPluginABIMacOSX_arm -llldbPluginABIMacOSX_arm64 -llldbPluginABIMacOSX_i386 -llldbPluginABISysV_arm -llldbPluginABISysV_arm64 -llldbPluginABISysV_ppc -llldbPluginABISysV_ppc64 -llldbPluginABISysV_mips -llldbPluginABISysV_mips64 -llldbPluginABISysV_i386 -llldbPluginABISysV_x86_64 -llldbPluginABISysV_hexagon -llldbPluginDisassemblerLLVM -llldbPluginDynamicLoaderStatic -llldbPluginDynamicLoaderPosixDYLD -llldbPluginDynamicLoaderHexagon -llldbPluginDynamicLoaderMacOSXDYLD -llldbPluginDynamicLoaderWindowsDYLD -llldbPluginInstructionARM -llldbPluginInstructionARM64 -llldbPluginInstructionMIPS -llldbPluginInstructionMIPS64 -llldbPluginInstrumentationRuntimeAddressSanitizer -llldbPluginCXXItaniumABI -llldbPluginAppleObjCRuntime -llldbPluginRenderScriptRuntime -llldbPluginMemoryHistoryASan -llldbPluginObjectContainerBSDArchive -llldbPluginObjectContainerMachOArchive -llldbPluginObjectFileELF -llldbPluginObjectFileJIT -llldbPluginSymbolVendorELF -llldbPluginObjectFilePECOFF -llldbPluginOSPython -llldbPluginPlatformGDB -llldbPluginProcessGDBRemote -llldbPluginSymbolFileDWARF -llldbPluginSymbolFileSymtab -llldbPluginSystemRuntimeMacOSX -llldbPluginUnwindAssemblyInstEmulation -llldbPluginUnwindAssemblyX86 -llldbPluginUtility -llldbSymbol -llldbTarget -llldbUtility -lclangAnalysis -lclangAST -lclangBasic -lclangCodeGen -lclangFrontend -lclangDriver -lclangEdit -lclangLex -lclangParse -lclangSema -lclangSerialization -lLLVMMCDisassembler -lLLVMProfileData -llldbPluginPlatformMacOSX -llldbPluginPlatformLinux -llldbPluginPlatformWindows -llldbPluginPlatformFreeBSD -llldbPluginPlatformPOSIX -llldbPluginPlatformKalimba -llldbPluginPlatformAndroid -lclangRewrite -lclangRewriteFrontend -llldbPluginProcessLinux -llldbPluginProcessPOSIX -llldbPluginProcessElfCore -llldbPluginJITLoaderGDB -Wl,--no-whole-archive -lLLVM-3.7 -Wl,--no-undefined -lrt -ledit -lncurses -lpanel -lpthread -Wl,--soname,liblldb.so -lz -lpthread -lffi -ledit -ltinfo -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/lib' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools' for dir in lldb-server lldb-mi driver; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/.//.dir llvm[4]: Compiling LLDBServerUtilities.cpp for Release build llvm[4]: Compiling lldb-gdbserver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/lldb-gdbserver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/LLDBServerUtilities.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.d.tmp"; exit 1; fi llvm[4]: Compiling lldb-platform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/lldb-platform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.d.tmp"; exit 1; fi llvm[4]: Compiling lldb-server.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-server/lldb-server.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.d.tmp"; exit 1; fi llvm[4]: Linking Release executable lldb-server g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/lldb-server /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/LLDBServerUtilities.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-gdbserver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-platform.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server/Release/lldb-server.o \ -llldb -llldbUtility -lLLVM-3.7 -Wl,-rpath,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -lpthread -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable lldb-server make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/.//.dir llvm[4]: Compiling MICmdArgContext.cpp for Release build llvm[4]: Compiling MICmdArgSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgContext.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValConsume.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValConsume.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValListBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValListBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValListOfN.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValListOfN.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValNumber.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValNumber.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValOptionLong.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValOptionLong.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValOptionShort.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValOptionShort.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValPrintValues.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValPrintValues.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdArgValThreadGrp.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmd.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmd.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdBreak.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdBreak.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdData.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdData.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdEnviro.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdEnviro.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdExec.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdExec.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdGdbInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdGdbInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdGdbSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdGdbSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdGdbShow.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdGdbShow.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdGdbThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdGdbThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdMiscellanous.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdMiscellanous.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdStack.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdStack.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdSupportInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdSupportList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdSupportList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdSymbol.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdTarget.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdThread.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdThread.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdTrace.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdTrace.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCmdVar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCmdVar.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdCommands.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdCommands.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdData.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdData.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdFactory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdFactory.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdInterpreter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdInterpreter.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdInvoker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdInvoker.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdMgr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdMgr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.d.tmp"; exit 1; fi llvm[4]: Compiling MICmdMgrSetCmdDeleteCallback.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmdMgrSetCmdDeleteCallback.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLLDBBroadcaster.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLLDBBroadcaster.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLLDBDebugSessionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLLDBDebugSessionInfoVarObj.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLLDBDebugger.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLLDBDebugger.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLLDBDebuggerHandleEvents.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLLDBProxySBValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLLDBProxySBValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLLDBUtilSBValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLLDBUtilSBValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLog.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnLogMediumFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnLogMediumFile.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnMIOutOfBandRecord.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnMIResultRecord.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnMIResultRecord.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnMIValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnMIValue.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnMIValueConst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnMIValueConst.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnMIValueList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnMIValueList.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnMIValueResult.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnMIValueResult.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnMIValueTuple.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnMIValueTuple.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnResources.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnResources.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnStreamStderr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnStreamStderr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnStreamStdin.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnStreamStdin.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnStreamStdout.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnStreamStdout.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.d.tmp"; exit 1; fi llvm[4]: Compiling MICmnThreadMgrStd.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MICmnThreadMgrStd.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.d.tmp"; exit 1; fi llvm[4]: Compiling MIDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIDriver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.d.tmp"; exit 1; fi llvm[4]: Compiling MIDriverBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIDriverBase.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.d.tmp"; exit 1; fi llvm[4]: Compiling MIDriverMain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIDriverMain.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.d.tmp"; exit 1; fi llvm[4]: Compiling MIDriverMgr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIDriverMgr.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilDateTimeStd.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilDateTimeStd.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilDebug.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilDebug.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilFileStd.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilFileStd.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilMapIdToVariant.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilMapIdToVariant.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilString.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilString.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilSystemLinux.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilSystemLinux.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilSystemOsx.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilSystemOsx.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilSystemWindows.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilSystemWindows.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilThreadBaseStd.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.d.tmp"; exit 1; fi llvm[4]: Compiling MIUtilVariant.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/MIUtilVariant.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.d.tmp"; exit 1; fi llvm[4]: Compiling Platform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/lldb-mi/Platform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.d.tmp"; exit 1; fi llvm[4]: Linking Release executable lldb-mi g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/lldb-mi /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgContext.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValConsume.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValListOfN.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValNumber.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionLong.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValOptionShort.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValPrintValues.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdArgValThreadGrp.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmd.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdBreak.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdData.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdEnviro.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdExec.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbShow.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdGdbThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdMiscellanous.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdStack.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSupportList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdSymbol.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTarget.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdThread.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdTrace.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCmdVar.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdCommands.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdData.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdFactory.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInterpreter.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdInvoker.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmdMgrSetCmdDeleteCallback.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBBroadcaster.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfo.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugSessionInfoVarObj.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebugger.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBDebuggerHandleEvents.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBProxySBValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLLDBUtilSBValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLog.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnLogMediumFile.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIOutOfBandRecord.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIResultRecord.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValue.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueConst.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueList.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueResult.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnMIValueTuple.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnResources.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStderr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdin.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnStreamStdout.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MICmnThreadMgrStd.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverBase.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMain.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIDriverMgr.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDateTimeStd.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilDebug.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilFileStd.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilMapIdToVariant.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilString.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemLinux.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemOsx.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilSystemWindows.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilThreadBaseStd.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/MIUtilVariant.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi/Release/Platform.o \ -ledit -llldb -llldbUtility -Wl,-rpath,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -lpthread -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable lldb-mi make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/.//.dir llvm[4]: Compiling Driver.cpp for Release build llvm[4]: Compiling Platform.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/Platform.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/../../source/Plugins/Process/POSIX -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.d" /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/tools/driver/Driver.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.d.tmp"; exit 1; fi llvm[4]: Linking Release executable lldb g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/lldb /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Driver.o /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver/Release/Platform.o \ -ledit -llldb -llldbUtility -Wl,-rpath,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[4]: ======= Finished Linking Release Executable lldb make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools' if [ ! -f test/Makefile ]; then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs test; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/tools/lldb/test/Makefile test/Makefile; \ fi make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/docs' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake' for dir in modules; do \ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/cmake/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/cmake/$dir/Makefile $dir/Makefile; \ fi; \ (make -C $dir all ) || exit 1; \ done make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules' llvm[2]: Generating LLVM CMake package config file llvm[2]: Generating LLVM CMake package version file cat /builddir/build/BUILD/llvm-3.7.0.src/cmake/modules/LLVMConfigVersion.cmake.in | sed \ -e 's/@PACKAGE_VERSION@/'"3.7.0"'/' \ -e 's/@LLVM_VERSION_MAJOR@/'"3"'/' \ -e 's/@LLVM_VERSION_MINOR@/'"7"'/' \ -e 's/@LLVM_VERSION_PATCH@/'"0"'/' \ > /builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules/LLVMConfigVersion.cmake ( \ cat /builddir/build/BUILD/llvm-3.7.0.src/cmake/modules/LLVMConfig.cmake.in | sed \ -e 's/@LLVM_CONFIG_CODE@/# Compute the CMake directory from the LLVMConfig.cmake file location.\n get_filename_component(_LLVM_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)\n # Compute the installation prefix from the LLVMConfig.cmake file location.\n get_filename_component(LLVM_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH)\n get_filename_component(LLVM_INSTALL_PREFIX "${LLVM_INSTALL_PREFIX}" PATH)\n get_filename_component(LLVM_INSTALL_PREFIX "${LLVM_INSTALL_PREFIX}" PATH)\n get_filename_component(LLVM_INSTALL_PREFIX "${LLVM_INSTALL_PREFIX}" PATH)\n set(_LLVM_LIBRARY_DIR "${LLVM_INSTALL_PREFIX}\/lib")/' \ -e 's/@LLVM_VERSION_MAJOR@/'"3"'/' \ -e 's/@LLVM_VERSION_MINOR@/'"7"'/' \ -e 's/@LLVM_VERSION_PATCH@/'"0"'/' \ -e 's/@PACKAGE_VERSION@/'"3.7.0"'/' \ -e 's/@LLVM_COMMON_DEPENDS@//' \ -e 's/@LLVM_AVAILABLE_LIBS@/'"LLVMLineEditor LLVMOrcJIT LLVMIRReader LLVMMCJIT LLVMDebugInfoDWARF LLVMPasses LLVMLTO LLVMObjCARCOpts LLVMLinker LLVMBitWriter LLVMMIRParser LLVMAsmParser LLVMDebugInfoPDB LLVMTableGen LLVMX86Disassembler LLVMX86AsmParser LLVMX86CodeGen LLVMX86Desc LLVMX86Info LLVMX86AsmPrinter LLVMX86Utils LLVMPowerPCDisassembler LLVMPowerPCCodeGen LLVMPowerPCAsmParser LLVMPowerPCDesc LLVMPowerPCInfo LLVMPowerPCAsmPrinter LLVMARMDisassembler LLVMARMCodeGen LLVMARMAsmParser LLVMARMDesc LLVMARMInfo LLVMARMAsmPrinter LLVMAArch64Disassembler LLVMAArch64CodeGen LLVMAArch64AsmParser LLVMAArch64Desc LLVMAArch64Info LLVMAArch64AsmPrinter LLVMAArch64Utils LLVMCppBackendCodeGen LLVMCppBackendInfo LLVMNVPTXCodeGen LLVMNVPTXDesc LLVMNVPTXInfo LLVMNVPTXAsmPrinter LLVMSystemZDisassembler LLVMMCDisassembler LLVMSystemZCodeGen LLVMSystemZAsmParser LLVMSystemZDesc LLVMSystemZInfo LLVMSystemZAsmPrinter LLVMAMDGPUCodeGen LLVMSelectionDAG LLVMipo LLVMVectorize LLVMAsmPrinter LLVMAMDGPUAsmParser LLVMAMDGPUUtils LLVMAMDGPUDesc LLVMAMDGPUInfo LLVMAMDGPUAsmPrinter LLVMLibDriver LLVMOption LLVMInterpreter LLVMExecutionEngine LLVMRuntimeDyld LLVMCodeGen LLVMTarget LLVMScalarOpts LLVMProfileData LLVMObject LLVMMCParser LLVMBitReader LLVMInstCombine LLVMInstrumentation LLVMTransformUtils LLVMipa LLVMMC LLVMAnalysis LLVMCore LLVMSupport"'/' \ -e 's/@LLVM_ALL_TARGETS@/'"X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ AMDGPU BPF"'/' \ -e 's/@LLVM_TARGETS_TO_BUILD@/'"AMDGPU SystemZ NVPTX CppBackend AArch64 ARM PowerPC X86 "'/' \ -e 's/@LLVM_TARGETS_WITH_JIT@/'"ARM AArch64 Mips PowerPC SystemZ X86"'/' \ -e 's/@TARGET_TRIPLE@/'"x86_64-redhat-linux-gnu"'/' \ -e 's/@LLVM_ABI_BREAKING_CHECKS@/'"FORCE_OFF"'/' \ -e 's/@LLVM_ENABLE_ASSERTIONS@/'"0"'/' \ -e 's/@LLVM_ENABLE_EH@/'"0"'/' \ -e 's/@LLVM_ENABLE_RTTI@/'"1"'/' \ -e 's/@LLVM_ENABLE_TERMINFO@/'"1"'/' \ -e 's/@LLVM_ENABLE_THREADS@/'"1"'/' \ -e 's/@LLVM_ENABLE_ZLIB@/'"1"'/' \ -e 's/@LLVM_NATIVE_ARCH@/'"X86"'/' \ -e 's/@LLVM_ENABLE_PIC@/'"1"'/' \ -e 's/@LLVM_ON_UNIX@/'"1"'/' \ -e 's/@LLVM_ON_WIN32@/'"0"'/' \ -e 's/@LLVM_LIBDIR_SUFFIX@//' \ -e 's#@LLVM_CONFIG_INCLUDE_DIRS@#${LLVM_INSTALL_PREFIX}/include#' \ -e 's#@LLVM_CONFIG_LIBRARY_DIRS@#${_LLVM_LIBRARY_DIR}#' \ -e 's#@LLVM_CONFIG_CMAKE_DIR@#${_LLVM_CMAKE_DIR}#' \ -e 's#@LLVM_CONFIG_TOOLS_BINARY_DIR@#${LLVM_INSTALL_PREFIX}/bin#' \ -e 's/@LLVM_CONFIG_EXPORTS_FILE@/${LLVM_CMAKE_DIR}\/LLVMExports.cmake/' \ -e 's/@all_llvm_lib_deps@//' \ && \ ( grep '^set_property.*LLVMBUILD_LIB_DEPS_' "/builddir/build/BUILD/llvm-3.7.0.src/build/LLVMBuild.cmake" | \ grep -v LLVMBUILD_LIB_DEPS_gtest ) && \ echo 'unset(_LLVM_CMAKE_DIR)' && \ echo 'unset(_LLVM_LIBRARY_DIR)' \ ) > /builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules/LLVMConfig.cmake llvm[2]: Generating LLVM CMake target exports file ( \ echo '# LLVM CMake target exports. Do not include directly.' && \ for lib in LLVMLineEditor LLVMOrcJIT LLVMIRReader LLVMMCJIT LLVMDebugInfoDWARF LLVMPasses LLVMLTO LLVMObjCARCOpts LLVMLinker LLVMBitWriter LLVMMIRParser LLVMAsmParser LLVMDebugInfoPDB LLVMTableGen LLVMX86Disassembler LLVMX86AsmParser LLVMX86CodeGen LLVMX86Desc LLVMX86Info LLVMX86AsmPrinter LLVMX86Utils LLVMPowerPCDisassembler LLVMPowerPCCodeGen LLVMPowerPCAsmParser LLVMPowerPCDesc LLVMPowerPCInfo LLVMPowerPCAsmPrinter LLVMARMDisassembler LLVMARMCodeGen LLVMARMAsmParser LLVMARMDesc LLVMARMInfo LLVMARMAsmPrinter LLVMAArch64Disassembler LLVMAArch64CodeGen LLVMAArch64AsmParser LLVMAArch64Desc LLVMAArch64Info LLVMAArch64AsmPrinter LLVMAArch64Utils LLVMCppBackendCodeGen LLVMCppBackendInfo LLVMNVPTXCodeGen LLVMNVPTXDesc LLVMNVPTXInfo LLVMNVPTXAsmPrinter LLVMSystemZDisassembler LLVMMCDisassembler LLVMSystemZCodeGen LLVMSystemZAsmParser LLVMSystemZDesc LLVMSystemZInfo LLVMSystemZAsmPrinter LLVMAMDGPUCodeGen LLVMSelectionDAG LLVMipo LLVMVectorize LLVMAsmPrinter LLVMAMDGPUAsmParser LLVMAMDGPUUtils LLVMAMDGPUDesc LLVMAMDGPUInfo LLVMAMDGPUAsmPrinter LLVMLibDriver LLVMOption LLVMInterpreter LLVMExecutionEngine LLVMRuntimeDyld LLVMCodeGen LLVMTarget LLVMScalarOpts LLVMProfileData LLVMObject LLVMMCParser LLVMBitReader LLVMInstCombine LLVMInstrumentation LLVMTransformUtils LLVMipa LLVMMC LLVMAnalysis LLVMCore LLVMSupport; do \ echo 'add_library('"$lib"' STATIC IMPORTED)' && \ echo 'set_property(TARGET '"$lib"' PROPERTY IMPORTED_LOCATION "${_LLVM_LIBRARY_DIR}/'lib$lib.a'")' ; \ done && \ cat "/builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules/LLVMBuildExports.cmake" && \ echo 'set_property(TARGET LLVMSupport APPEND PROPERTY IMPORTED_LINK_INTERFACE_LIBRARIES '"z pthread ffi edit tinfo dl m "')' \ ) | grep -v gtest > /builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules/LLVMExports.cmake make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT; \ DD=ADT; \ if [ ! -f $SD/Makefile ]; then \ SD=ADT; \ DD=ADT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis; \ DD=Analysis; \ if [ ! -f $SD/Makefile ]; then \ SD=Analysis; \ DD=Analysis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/.//.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/.//.dir llvm[2]: Compiling AliasAnalysisTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis/AliasAnalysisTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.d.tmp"; exit 1; fi llvm[2]: Compiling APFloatTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/APFloatTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.d.tmp"; exit 1; fi llvm[2]: Compiling CFGTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis/CFGTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.d.tmp"; exit 1; fi llvm[2]: Compiling CallGraphTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis/CallGraphTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.d.tmp"; exit 1; fi llvm[2]: Compiling LazyCallGraphTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis/LazyCallGraphTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.d.tmp"; exit 1; fi llvm[2]: Compiling MixedTBAATest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis/MixedTBAATest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Analysis/ScalarEvolutionTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp"; exit 1; fi llvm[2]: Compiling APIntTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/APIntTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Analysis g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/AnalysisTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/AliasAnalysisTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CFGTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/CallGraphTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/LazyCallGraphTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/MixedTBAATest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis/Release/ScalarEvolutionTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Analysis make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/AsmParser; \ DD=AsmParser; \ if [ ! -f $SD/Makefile ]; then \ SD=AsmParser; \ DD=AsmParser; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/.//.dir llvm[2]: Compiling AsmParserTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/AsmParser/AsmParserTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test AsmParser g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/AsmParserTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser/Release/AsmParserTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test AsmParser make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Bitcode; \ DD=Bitcode; \ if [ ! -f $SD/Makefile ]; then \ SD=Bitcode; \ DD=Bitcode; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/.//.dir llvm[2]: Compiling BitReaderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Bitcode -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Bitcode/BitReaderTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.d.tmp"; exit 1; fi llvm[2]: Compiling BitstreamReaderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Bitcode -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Bitcode/BitstreamReaderTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Bitcode g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/BitcodeTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitReaderTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode/Release/BitstreamReaderTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Bitcode make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/CodeGen; \ DD=CodeGen; \ if [ ! -f $SD/Makefile ]; then \ SD=CodeGen; \ DD=CodeGen; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/.//.dir llvm[2]: Compiling DIEHashTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/CodeGen/DIEHashTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.d.tmp"; exit 1; fi llvm[2]: Compiling APSIntTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/APSIntTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test CodeGen g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/CodeGenTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen/Release/DIEHashTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test CodeGen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/DebugInfo; \ DD=DebugInfo; \ if [ ! -f $SD/Makefile ]; then \ SD=DebugInfo; \ DD=DebugInfo; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/DebugInfo/DWARF; \ DD=DWARF; \ if [ ! -f $SD/Makefile ]; then \ SD=DWARF; \ DD=DWARF; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/.//.dir llvm[3]: Compiling DWARFFormValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/DebugInfo/DWARF -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test DebugInfoDWARF g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/DebugInfoDWARFTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF/Release/DWARFFormValueTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[3]: ======= Finished Linking Release Unit test DebugInfoDWARF make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/DebugInfo/PDB; \ DD=PDB; \ if [ ! -f $SD/Makefile ]; then \ SD=PDB; \ DD=PDB; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/.//.dir llvm[3]: Compiling PDBApiTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/DebugInfo/PDB -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/DebugInfo/PDB/PDBApiTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.d.tmp"; exit 1; fi llvm[2]: Compiling ArrayRefTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/ArrayRefTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.d.tmp"; exit 1; fi llvm[2]: Compiling BitVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/BitVectorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test DebugInfoPDB g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/DebugInfoPDBTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB/Release/PDBApiTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[3]: ======= Finished Linking Release Unit test DebugInfoPDB make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine; \ DD=ExecutionEngine; \ if [ ! -f $SD/Makefile ]; then \ SD=ExecutionEngine; \ DD=ExecutionEngine; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc; \ DD=Orc; \ if [ ! -f $SD/Makefile ]; then \ SD=Orc; \ DD=Orc; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/.//.dir llvm[3]: Compiling IndirectionUtilsTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.d.tmp"; exit 1; fi llvm[3]: Compiling LazyEmittingLayerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc/LazyEmittingLayerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.d.tmp"; exit 1; fi llvm[3]: Compiling ObjectTransformLayerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc/ObjectTransformLayerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.d.tmp"; exit 1; fi llvm[2]: Compiling DAGDeltaAlgorithmTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/DAGDeltaAlgorithmTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp"; exit 1; fi llvm[3]: Compiling OrcTestCommon.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/Orc/OrcTestCommon.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test OrcJIT g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/OrcJITTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/IndirectionUtilsTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/LazyEmittingLayerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/ObjectTransformLayerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc/Release/OrcTestCommon.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: Compiling DeltaAlgorithmTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/DeltaAlgorithmTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp"; exit 1; fi llvm[3]: ======= Finished Linking Release Unit test OrcJIT make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT; \ DD=MCJIT; \ if [ ! -f $SD/Makefile ]; then \ SD=MCJIT; \ DD=MCJIT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/.//.dir llvm[3]: Compiling MCJITCAPITest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp"; exit 1; fi llvm[2]: Compiling DenseMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/DenseMapTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITMemoryManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITMultipleModuleTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITObjectCacheTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp"; exit 1; fi llvm[2]: Compiling DenseSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/DenseSetTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling FoldingSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/FoldingSet.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.d.tmp"; exit 1; fi llvm[2]: Compiling FunctionRefTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/FunctionRefTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp"; exit 1; fi llvm[2]: Compiling HashingTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/HashingTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.d.tmp"; exit 1; fi llvm[2]: Compiling ImmutableMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/ImmutableMapTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test MCJIT g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -rdynamic -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/MCJITTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[3]: ======= Finished Linking Release Unit test MCJIT make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/.//.dir llvm[2]: Compiling ExecutionEngineTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ExecutionEngine/ExecutionEngineTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp"; exit 1; fi llvm[2]: Compiling ImmutableSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/ImmutableSetTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test ExecutionEngine g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ExecutionEngineTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Release/ExecutionEngineTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test ExecutionEngine make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR; \ DD=IR; \ if [ ! -f $SD/Makefile ]; then \ SD=IR; \ DD=IR; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/.//.dir llvm[2]: Compiling AttributesTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/AttributesTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntEqClassesTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/IntEqClassesTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantRangeTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/ConstantRangeTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntervalMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/IntervalMapTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantsTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/ConstantsTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.d.tmp"; exit 1; fi llvm[2]: Compiling DebugInfoTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/DebugInfoTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.d.tmp"; exit 1; fi llvm[2]: Compiling DominatorTreeTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/DominatorTreeTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntrusiveRefCntPtrTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/IntrusiveRefCntPtrTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp"; exit 1; fi llvm[2]: Compiling MakeUniqueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/MakeUniqueTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.d.tmp"; exit 1; fi llvm[2]: Compiling MapVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/MapVectorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling IRBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/IRBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling OptionalTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/OptionalTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.d.tmp"; exit 1; fi llvm[2]: Compiling PackedVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/PackedVectorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling InstructionsTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/InstructionsTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.d.tmp"; exit 1; fi llvm[2]: Compiling PointerIntPairTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/PointerIntPairTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.d.tmp"; exit 1; fi llvm[2]: Compiling PointerUnionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/PointerUnionTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.d.tmp"; exit 1; fi llvm[2]: Compiling LegacyPassManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/LegacyPassManagerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling PostOrderIteratorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/PostOrderIteratorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SCCIteratorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/SCCIteratorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallPtrSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/SmallPtrSetTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling MDBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/MDBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallStringTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/SmallStringTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.d.tmp"; exit 1; fi llvm[2]: Compiling MetadataTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/MetadataTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/SmallVectorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling PassManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/PassManagerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseBitVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/SparseBitVectorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseMultiSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/SparseMultiSetTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling PatternMatch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/PatternMatch.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.d.tmp"; exit 1; fi llvm[2]: Compiling SparseSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/SparseSetTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling StringMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/StringMapTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling TypeBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/TypeBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling StringRefTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/StringRefTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.d.tmp"; exit 1; fi llvm[2]: Compiling TypesTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/TypesTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.d.tmp"; exit 1; fi llvm[2]: Compiling UseTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/UseTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.d.tmp"; exit 1; fi llvm[2]: Compiling UserTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/UserTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.d.tmp"; exit 1; fi llvm[2]: Compiling TinyPtrVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/TinyPtrVectorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling ValueHandleTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/ValueHandleTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.d.tmp"; exit 1; fi llvm[2]: Compiling TripleTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/TripleTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.d.tmp"; exit 1; fi llvm[2]: Compiling ValueMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/ValueMapTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling ValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/ValueTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.d.tmp"; exit 1; fi llvm[2]: Compiling VerifierTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/VerifierTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.d.tmp"; exit 1; fi llvm[2]: Compiling TwineTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/TwineTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.d.tmp"; exit 1; fi llvm[2]: Compiling WaymarkTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/IR/WaymarkTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.d.tmp"; exit 1; fi llvm[2]: Compiling VariadicFunctionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/VariadicFunctionTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test IR g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/IRTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/AttributesTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantRangeTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ConstantsTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DebugInfoTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/DominatorTreeTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/IRBuilderTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/InstructionsTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/LegacyPassManagerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MDBuilderTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/MetadataTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PassManagerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/PatternMatch.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypeBuilderTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/TypesTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UseTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/UserTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueHandleTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueMapTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/ValueTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/VerifierTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR/Release/WaymarkTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test IR make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/LineEditor; \ DD=LineEditor; \ if [ ! -f $SD/Makefile ]; then \ SD=LineEditor; \ DD=LineEditor; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/.//.dir llvm[2]: Compiling LineEditor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/LineEditor -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/LineEditor/LineEditor.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.d.tmp"; exit 1; fi llvm[2]: Compiling ilistTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ADT/ilistTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test ADT g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ADTTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APFloatTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APIntTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/APSIntTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ArrayRefTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/BitVectorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DAGDeltaAlgorithmTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DeltaAlgorithmTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseMapTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/DenseSetTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FoldingSet.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/FunctionRefTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/HashingTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableMapTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ImmutableSetTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntEqClassesTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntervalMapTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/IntrusiveRefCntPtrTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MakeUniqueTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/MapVectorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/OptionalTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PackedVectorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerIntPairTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PointerUnionTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/PostOrderIteratorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SCCIteratorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallPtrSetTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallStringTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SmallVectorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseBitVectorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseMultiSetTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/SparseSetTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringMapTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/StringRefTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TinyPtrVectorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TripleTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/TwineTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/VariadicFunctionTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT/Release/ilistTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: Linking Release unit test LineEditor g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/LineEditorTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor/Release/LineEditor.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test LineEditor make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Linker; \ DD=Linker; \ if [ ! -f $SD/Makefile ]; then \ SD=Linker; \ DD=Linker; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/.//.dir llvm[2]: Compiling LinkModulesTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Linker -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Linker/LinkModulesTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Unit test ADT make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/MC; \ DD=MC; \ if [ ! -f $SD/Makefile ]; then \ SD=MC; \ DD=MC; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/.//.dir llvm[2]: Compiling Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/MC/Disassembler.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.d.tmp"; exit 1; fi llvm[2]: Compiling StringTableBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/MC/StringTableBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/MC/YAMLTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Linker g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/LinkerTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker/Release/LinkModulesTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Linker make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Option; \ DD=Option; \ if [ ! -f $SD/Makefile ]; then \ SD=Option; \ DD=Option; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option' /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/.dir /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; llvm[2]: Building Driver Option tables with tblgen /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.7.0.src/unittests/Option -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/include -I /builddir/build/BUILD/llvm-3.7.0.src/lib/Target -gen-opt-parser-defs -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/Opts.inc.tmp /builddir/build/BUILD/llvm-3.7.0.src/unittests/Option/Opts.td /usr/bin/cmp -s Opts.inc /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/Opts.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/Opts.inc.tmp Opts.inc llvm[2]: Compiling OptionParsingTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Option/OptionParsingTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test MC g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/MCTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/Disassembler.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/StringTableBuilderTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC/Release/YAMLTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test MC make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/ProfileData; \ DD=ProfileData; \ if [ ! -f $SD/Makefile ]; then \ SD=ProfileData; \ DD=ProfileData; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/.//.dir llvm[2]: Compiling CoverageMappingTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ProfileData/CoverageMappingTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Option g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/OptionTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option/Release/OptionParsingTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Option make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support; \ DD=Support; \ if [ ! -f $SD/Makefile ]; then \ SD=Support; \ DD=Support; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/.//.dir llvm[2]: Compiling AlignOfTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/AlignOfTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.d.tmp"; exit 1; fi llvm[2]: Compiling InstrProfTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/ProfileData/InstrProfTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test ProfileData g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ProfileDataTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/CoverageMappingTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData/Release/InstrProfTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test ProfileData make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms; \ DD=Transforms; \ if [ ! -f $SD/Makefile ]; then \ SD=Transforms; \ DD=Transforms; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/IPO; \ DD=IPO; \ if [ ! -f $SD/Makefile ]; then \ SD=IPO; \ DD=IPO; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/.//.dir llvm[3]: Compiling LowerBitSets.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/IPO/LowerBitSets.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.d.tmp"; exit 1; fi llvm[2]: Compiling AllocatorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/AllocatorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test IPO g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/IPOTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO/Release/LowerBitSets.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[3]: ======= Finished Linking Release Unit test IPO make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO' \ SD=/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils; \ DD=Utils; \ if [ ! -f $SD/Makefile ]; then \ SD=Utils; \ DD=Utils; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/.dir /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/./ > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/.//.dir llvm[3]: Compiling ASanStackFrameLayoutTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d.tmp"; exit 1; fi llvm[2]: Compiling ArrayRecyclerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ArrayRecyclerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.d.tmp"; exit 1; fi llvm[3]: Compiling Cloning.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils/Cloning.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.d.tmp"; exit 1; fi llvm[2]: Compiling BlockFrequencyTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/BlockFrequencyTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.d.tmp"; exit 1; fi llvm[2]: Compiling BranchProbabilityTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/BranchProbabilityTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.d.tmp"; exit 1; fi llvm[3]: Compiling IntegerDivision.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils/IntegerDivision.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi llvm[2]: Compiling Casting.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/Casting.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.d.tmp"; exit 1; fi llvm[3]: Compiling Local.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils/Local.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi llvm[2]: Compiling CommandLineTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/CommandLineTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.d.tmp"; exit 1; fi llvm[3]: Compiling ValueMapperTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Transforms/Utils/ValueMapperTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test Utils g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/UtilsTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Cloning.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/IntegerDivision.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/Local.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils/Release/ValueMapperTest.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: Compiling CompressionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/CompressionTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.d.tmp"; exit 1; fi llvm[3]: ======= Finished Linking Release Unit test Utils make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms' /usr/bin/find Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; llvm[2]: Compiling ConvertUTFTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ConvertUTFTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.d.tmp"; exit 1; fi llvm[2]: Compiling DataExtractorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/DataExtractorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.d.tmp"; exit 1; fi llvm[2]: Compiling DwarfTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/DwarfTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.d.tmp"; exit 1; fi llvm[2]: Compiling EndianStreamTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/EndianStreamTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.d.tmp"; exit 1; fi llvm[2]: Compiling EndianTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/EndianTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.d.tmp"; exit 1; fi llvm[2]: Compiling ErrorOrTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ErrorOrTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.d.tmp"; exit 1; fi llvm[2]: Compiling FileOutputBufferTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/FileOutputBufferTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.d.tmp"; exit 1; fi llvm[2]: Compiling IteratorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/IteratorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling LEB128Test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/LEB128Test.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.d.tmp"; exit 1; fi llvm[2]: Compiling LineIteratorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/LineIteratorTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling LockFileManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/LockFileManagerTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling MD5Test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/MD5Test.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.d.tmp"; exit 1; fi llvm[2]: Compiling ManagedStatic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ManagedStatic.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.d.tmp"; exit 1; fi llvm[2]: Compiling MathExtrasTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/MathExtrasTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.d.tmp"; exit 1; fi In file included from /builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include/gtest/gtest.h:57:0, from /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ConvertUTFTest.cpp:12: /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ConvertUTFTest.cpp: In member function 'virtual void ConvertUTFTest_UTF8ToUTF32Lenient_Test::TestBody()': /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ConvertUTFTest.cpp:174:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without TEST(ConvertUTFTest, UTF8ToUTF32Lenient) { ^ /builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:1230:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_' test_case_name##_##test_name##_Test ^ /builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include/gtest/gtest.h:2109:3: note: in expansion of macro 'GTEST_TEST_' GTEST_TEST_(test_case_name, test_name, \ ^ /builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include/gtest/gtest.h:2115:42: note: in expansion of macro 'GTEST_TEST' # define TEST(test_case_name, test_name) GTEST_TEST(test_case_name, test_name) ^ /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ConvertUTFTest.cpp:174:1: note: in expansion of macro 'TEST' TEST(ConvertUTFTest, UTF8ToUTF32Lenient) { ^ llvm[2]: Compiling MemoryBufferTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/MemoryBufferTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/MemoryTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.d.tmp"; exit 1; fi llvm[2]: Compiling Path.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/Path.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.d.tmp"; exit 1; fi llvm[2]: Compiling ProcessTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ProcessTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.d.tmp"; exit 1; fi llvm[2]: Compiling ProgramTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ProgramTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.d.tmp"; exit 1; fi llvm[2]: Compiling RegexTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/RegexTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.d.tmp"; exit 1; fi llvm[2]: Compiling ScaledNumberTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ScaledNumberTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.d.tmp"; exit 1; fi llvm[2]: Compiling SourceMgrTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/SourceMgrTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.d.tmp"; exit 1; fi llvm[2]: Compiling SpecialCaseListTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/SpecialCaseListTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.d.tmp"; exit 1; fi llvm[2]: Compiling StreamingMemoryObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/StreamingMemoryObject.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.d.tmp"; exit 1; fi llvm[2]: Compiling StringPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/StringPool.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.d.tmp"; exit 1; fi llvm[2]: Compiling SwapByteOrderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/SwapByteOrderTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.d.tmp"; exit 1; fi llvm[2]: Compiling TargetRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/TargetRegistry.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.d.tmp"; exit 1; fi llvm[2]: Compiling ThreadLocalTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/ThreadLocalTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.d.tmp"; exit 1; fi llvm[2]: Compiling TimeValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/TimeValueTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.d.tmp"; exit 1; fi llvm[2]: Compiling UnicodeTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/UnicodeTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLIOTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/YAMLIOTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLParserTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/YAMLParserTest.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.d.tmp"; exit 1; fi llvm[2]: Compiling formatted_raw_ostream_test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/formatted_raw_ostream_test.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.d.tmp"; exit 1; fi llvm[2]: Compiling raw_ostream_test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/raw_ostream_test.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.d.tmp"; exit 1; fi llvm[2]: Compiling raw_pwrite_stream_test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.7.0.src/build/include -I/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support -I/builddir/build/BUILD/llvm-3.7.0.src/include -I/builddir/build/BUILD/llvm-3.7.0.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.7.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.o" -MT "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.d" /builddir/build/BUILD/llvm-3.7.0.src/unittests/Support/raw_pwrite_stream_test.cpp -o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.d.tmp" "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Support g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLLDB_DISABLE_PYTHON -DHAVE_PROCESS_VM_READV -O3 -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic -static-libstdc++ -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -L/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/SupportTests /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AlignOfTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/AllocatorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ArrayRecyclerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BlockFrequencyTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/BranchProbabilityTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Casting.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CommandLineTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/CompressionTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ConvertUTFTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DataExtractorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/DwarfTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianStreamTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/EndianTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ErrorOrTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/FileOutputBufferTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/IteratorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LEB128Test.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LineIteratorTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/LockFileManagerTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MD5Test.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ManagedStatic.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MathExtrasTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryBufferTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/MemoryTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/Path.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProcessTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ProgramTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/RegexTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ScaledNumberTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SourceMgrTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SpecialCaseListTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StreamingMemoryObject.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/StringPool.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/SwapByteOrderTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TargetRegistry.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/ThreadLocalTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/TimeValueTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/UnicodeTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLIOTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/YAMLParserTest.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/formatted_raw_ostream_test.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_ostream_test.o /builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support/Release/raw_pwrite_stream_test.o \ -lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Support make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests' for dir in projects bindings; do \ if [ -d /builddir/build/BUILD/llvm-3.7.0.src/$dir ]; then\ if ([ ! -f $dir/Makefile ] || \ command test $dir/Makefile -ot /builddir/build/BUILD/llvm-3.7.0.src/$dir/Makefile ); then \ /builddir/build/BUILD/llvm-3.7.0.src/autoconf/mkinstalldirs $dir; \ /usr/bin/cp /builddir/build/BUILD/llvm-3.7.0.src/$dir/Makefile $dir/Makefile; \ fi; \ (make -C$dir all ) || exit 1; \ fi \ done make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/projects' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/projects' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/bindings' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/bindings' llvm[0]: ***** Completed Release Build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dtTP1G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64 + cd llvm-3.7.0.src + cd build + make install DESTDIR=/builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64 PROJ_docsdir=/moredocs llvm[0]: Installing include files llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm-c llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm-c/Transforms llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Support llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Support/ELFRelocs llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Analysis llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Passes llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/IR llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/ADT llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/TableGen llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/LTO llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Target llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/LibDriver llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/IRReader llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/ProfileData llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/CodeGen llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/CodeGen/MIRParser llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/CodeGen/PBQP llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/LineEditor llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Option llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Object llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/MC llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/MC/MCParser llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Bitcode llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Transforms/IPO llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Transforms/InstCombine llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Transforms/Utils llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Transforms/Scalar llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/DebugInfo llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/DebugInfo/DWARF llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/DebugInfo/PDB llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/DebugInfo/PDB/DIA llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/ExecutionEngine llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/ExecutionEngine/Orc llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Linker llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/AsmParser llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/./llvm/Config make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSupport.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMTableGen.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/FileCheck make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/FileCheck' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-tblgen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/TableGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/PerfectShuffle' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/count make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/count' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/fpcmp' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/llvm-lit' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/llvm-lit' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/not make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/not' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest' llvm[3]: Install circumvented with NO_INSTALL make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/googletest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain' llvm[3]: Install circumvented with NO_INSTALL make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest/UnitTestMain' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/unittest' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils/yaml-bench' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMCore.a llvm[1]: Installing /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/llvm/IR/Intrinsics.gen make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' llvm[2]: Installing /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/llvm/IR/Intrinsics.gen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAsmParser.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/AsmParser' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMBitReader.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Reader' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMBitWriter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAnalysis.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMipa.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMTransformUtils.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Utils' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMInstrumentation.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Instrumentation' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMScalarOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Scalar' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMInstCombine.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/InstCombine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMipo.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/IPO' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMVectorize.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Vectorize' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello' llvm[3]: Linking Release Loadable Module LLVMHello.so llvm[3]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/LLVMHello.so make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/Hello' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMObjCARCOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms/ObjCARC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Transforms' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMCodeGen.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSelectionDAG.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/SelectionDAG' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAsmPrinter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/AsmPrinter' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMMIRParser.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen/MIRParser' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMTarget.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAMDGPUCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAMDGPUAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAMDGPUAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAMDGPUInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAMDGPUDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAMDGPUUtils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AMDGPU' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSystemZCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSystemZAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSystemZAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSystemZDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSystemZInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMSystemZDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/SystemZ' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMNVPTXCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMNVPTXAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMNVPTXInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMNVPTXDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/NVPTX' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMCppBackendCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMCppBackendInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend/TargetInfo' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/CppBackend' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAArch64CodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAArch64Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAArch64AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAArch64AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAArch64Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAArch64Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMAArch64Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/AArch64' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMARMCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMARMAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMARMAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMARMDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMARMInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMARMDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/ARM' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMPowerPCCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMPowerPCAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMPowerPCDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMPowerPCAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMPowerPCInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMPowerPCDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/PowerPC' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMX86CodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMX86AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMX86AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMX86Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMX86Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMX86Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMX86Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMExecutionEngine.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMInterpreter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Interpreter' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMMCJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/MCJIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMOrcJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/Orc' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMRuntimeDyld.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine/RuntimeDyld' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMLinker.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LTO' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMMC.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMMCParser.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCParser' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMMCDisassembler.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC/MCDisassembler' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMObject.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Object' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMOption.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMDebugInfoDWARF.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/DWARF' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMDebugInfoPDB.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo/PDB' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMIRReader.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/IRReader' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMLineEditor.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LineEditor' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMProfileData.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/ProfileData' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMPasses.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/Passes' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVMLibDriver.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib/LibDriver' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib' llvm[1]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVM-3.7.so llvm[1]: Creating alias from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVM-3.7.so to /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVM-3.7.0.so make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' llvm[1]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-config make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto' llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLTO.so llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold' llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/LLVMgold.so make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/gold' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/opt make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/opt' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-as make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-as' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dis make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-ar llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-ranlib make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-ar' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-nm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-nm' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-link make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-link' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lli make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget' llvm[3]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lli-child-target make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli/ChildTarget' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lli' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-extract make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-extract' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-mc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/bugpoint make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-bcanalyzer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-bcanalyzer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-diff make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-diff' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/macho-dump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/macho-dump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-objdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-objdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-readobj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-readobj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-rtdyld make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-rtdyld' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dwarfdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-dwarfdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-cov make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cov' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-size make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-size' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-stress make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-stress' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-mcmarkup make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-mcmarkup' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-profdata make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-profdata' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-symbolizer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-symbolizer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/obj2yaml make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/obj2yaml' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/yaml2obj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/yaml2obj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-c-test' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-cxxdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-cxxdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/verify-uselistorder make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/verify-uselistorder' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dsymutil make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/dsymutil' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-pdbdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-pdbdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes' llvm[2]: Linking Release Loadable Module BugpointPasses.so llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/BugpointPasses.so make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/bugpoint-passes' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen' llvm[3]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-tblgen make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/utils/TableGen' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang' llvm[4]: Installing Clang include files llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Driver llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/ASTMatchers llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/ASTMatchers/Dynamic llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Analysis/Support llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Analysis/DomainSpecific llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Analysis/FlowSensitive llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Analysis/Analyses llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/ARCMigrate llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Index llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Lex llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/AST llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Tooling/Core llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Parse llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Serialization llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/StaticAnalyzer/Core llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/StaticAnalyzer/Core/BugReporter llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/StaticAnalyzer/Core/PathSensitive llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/StaticAnalyzer/Checkers llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/StaticAnalyzer/Frontend llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Format llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/CodeGen llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/FrontendTool llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Basic llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Edit llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Sema llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Frontend llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Rewrite/Core llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Rewrite/Frontend llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang/Config make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/AST' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Basic' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Driver' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Parse' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Sema' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang/Serialization' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang-c' llvm[4]: Installing Clang C API include files llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/clang-c make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include/clang-c' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/include' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers' llvm[4]: Installing compiler include file: stdatomic.h llvm[4]: Installing compiler include file: fmaintrin.h llvm[4]: Installing compiler include file: immintrin.h llvm[4]: Installing compiler include file: xtestintrin.h llvm[4]: Installing compiler include file: avx512dqintrin.h llvm[4]: Installing compiler include file: stdnoreturn.h llvm[4]: Installing compiler include file: s390intrin.h llvm[4]: Installing compiler include file: stdbool.h llvm[4]: Installing compiler include file: popcntintrin.h llvm[4]: Installing compiler include file: inttypes.h llvm[4]: Installing compiler include file: mmintrin.h llvm[4]: Installing compiler include file: stddef.h llvm[4]: Installing compiler include file: cpuid.h llvm[4]: Installing compiler include file: avx512erintrin.h llvm[4]: Installing compiler include file: __stddef_max_align_t.h llvm[4]: Installing compiler include file: float.h llvm[4]: Installing compiler include file: vadefs.h llvm[4]: Installing compiler include file: tgmath.h llvm[4]: Installing compiler include file: xmmintrin.h llvm[4]: Installing compiler include file: altivec.h llvm[4]: Installing compiler include file: iso646.h llvm[4]: Installing compiler include file: avx512bwintrin.h llvm[4]: Installing compiler include file: avx512vlintrin.h llvm[4]: Installing compiler include file: rtmintrin.h llvm[4]: Installing compiler include file: limits.h llvm[4]: Installing compiler include file: lzcntintrin.h llvm[4]: Installing compiler include file: avx512cdintrin.h llvm[4]: Installing compiler include file: Intrin.h llvm[4]: Installing compiler include file: ia32intrin.h llvm[4]: Installing compiler include file: pmmintrin.h llvm[4]: Installing compiler include file: bmi2intrin.h llvm[4]: Installing compiler include file: mm_malloc.h llvm[4]: Installing compiler include file: avx2intrin.h llvm[4]: Installing compiler include file: avx512vlbwintrin.h llvm[4]: Installing compiler include file: arm_acle.h llvm[4]: Installing compiler include file: wmmintrin.h llvm[4]: Installing compiler include file: bmiintrin.h llvm[4]: Installing compiler include file: unwind.h llvm[4]: Installing compiler include file: htmintrin.h llvm[4]: Installing compiler include file: rdseedintrin.h llvm[4]: Installing compiler include file: avxintrin.h llvm[4]: Installing compiler include file: adxintrin.h llvm[4]: Installing compiler include file: x86intrin.h llvm[4]: Installing compiler include file: fxsrintrin.h llvm[4]: Installing compiler include file: stdarg.h llvm[4]: Installing compiler include file: ammintrin.h llvm[4]: Installing compiler include file: stdalign.h llvm[4]: Installing compiler include file: __wmmintrin_aes.h llvm[4]: Installing compiler include file: smmintrin.h llvm[4]: Installing compiler include file: cuda_builtin_vars.h llvm[4]: Installing compiler include file: __wmmintrin_pclmul.h llvm[4]: Installing compiler include file: tmmintrin.h llvm[4]: Installing compiler include file: shaintrin.h llvm[4]: Installing compiler include file: stdint.h llvm[4]: Installing compiler include file: varargs.h llvm[4]: Installing compiler include file: tbmintrin.h llvm[4]: Installing compiler include file: mm3dnow.h llvm[4]: Installing compiler include file: avx512vldqintrin.h llvm[4]: Installing compiler include file: prfchwintrin.h llvm[4]: Installing compiler include file: htmxlintrin.h llvm[4]: Installing compiler include file: avx512fintrin.h llvm[4]: Installing compiler include file: fma4intrin.h llvm[4]: Installing compiler include file: f16cintrin.h llvm[4]: Installing compiler include file: vecintrin.h llvm[4]: Installing compiler include file: nmmintrin.h llvm[4]: Installing compiler include file: emmintrin.h llvm[4]: Installing compiler include file: xopintrin.h llvm[4]: Installing compiler include file: arm_neon.h llvm[4]: Installing compiler module map file: module.modulemap make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Headers' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangBasic.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Basic' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangLex.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Lex' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangParse.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Parse' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangAST.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/AST' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangSema.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Sema' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangCodeGen.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/CodeGen' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangAnalysis.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Analysis' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangFrontend.a make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangRewriteFrontend.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend/Rewrite' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Frontend' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangFrontendTool.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/FrontendTool' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangTooling.a make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangToolingCore.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling/Core' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Tooling' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangDriver.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Driver' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangFormat.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Format' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangEdit.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Edit' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangRewrite.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Rewrite' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangSerialization.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Serialization' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangIndex.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/Index' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangASTMatchers.a make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangDynamicASTMatchers.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers/Dynamic' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ASTMatchers' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangStaticAnalyzerCheckers.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Checkers' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangStaticAnalyzerFrontend.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Frontend' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangStaticAnalyzerCore.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer/Core' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/StaticAnalyzer' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclangARCMigrate.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib/ARCMigrate' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/lib' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang' llvm[4]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclang.so llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclang.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/libclang' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test' llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/c-index-test make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-index-test' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test' llvm[4]: Install circumvented with NO_INSTALL make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/c-arcmt-test' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format' llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-format make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-format' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver' llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang++ make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/driver' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool' llvm[4]: Install circumvented with NO_INSTALL make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/diagtool' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check' llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-check make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/clang-check' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test' llvm[4]: Install circumvented with NO_INSTALL make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools/arcmt-test' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/tools' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt' make[5]: Nothing to be done for `clang_linux'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/projects/compiler-rt' llvm[4]: Installing compiler runtime library: linux/builtins-x86_64 llvm[4]: Installing compiler runtime library: linux/profile-x86_64 llvm[4]: Installing compiler runtime headers make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/compiler-rt' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/libcxx' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime/libcxx' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/runtime' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/docs' llvm[3]: Packaging HTML documentation llvm[3]: Installing HTML documentation make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/docs' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/CodeGen' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Basic' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Lex' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Driver' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Format' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers/Dynamic' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/ASTMatchers' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/AST' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Tooling' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Rewrite' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Sema' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/Frontend' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/libclang' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests/StaticAnalyzer' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/unittests' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include/lldb' llvm[4]: Installing LLDB include files llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Core llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/DataFormatters llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Expression llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/API llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/android llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/macosx llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/common llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/freebsd llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/windows llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/windows/getopt llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/mingw llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/msvc llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/posix llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Host/linux llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Target llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Interpreter llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Utility llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Initialization llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Symbol llvm[4]: Making install directory /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/lldb/Breakpoint make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include/lldb' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/include' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/scripts' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/scripts' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbBase.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbAPI.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/API' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbInitialization.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Initialization' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbBreakpoint.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Breakpoint' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbCommands.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Commands' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbCore.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Core' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbDataFormatters.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/DataFormatters' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbExpression.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Expression' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbHost.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Host' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbInterpreter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Interpreter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABIMacOSX_arm.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABIMacOSX_arm64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-arm64' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABIMacOSX_i386.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/MacOSX-i386' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_i386.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-i386' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_x86_64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-x86_64' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_arm.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_arm64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-arm64' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_hexagon.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-hexagon' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_ppc.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_ppc64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-ppc64' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_mips.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginABISysV_mips64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ABI/SysV-mips64' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginDisassemblerLLVM.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Disassembler/llvm' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginObjectContainerBSDArchive.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginObjectFileELF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/ELF' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginObjectFilePECOFF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/PECOFF' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginObjectContainerMachOArchive.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginObjectFileMachO.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/Mach-O' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginObjectFileJIT.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/ObjectFile/JIT' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginSymbolFileDWARF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/DWARF' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginSymbolFileSymtab.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolFile/Symtab' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginUtility.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Utility' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginDynamicLoaderStatic.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Static' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformGDB.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/gdb-server' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformMacOSX.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/MacOSX' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformLinux.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Linux' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformFreeBSD.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/FreeBSD' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformPOSIX.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/POSIX' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformWindows.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Windows' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformKalimba.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Kalimba' make[6]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android' llvm[6]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginPlatformAndroid.a make[6]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform/Android' make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Platform' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginProcessGDBRemote.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/gdb-remote' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginInstructionARM.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginInstructionARM64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/ARM64' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginInstructionMIPS.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginInstructionMIPS64.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Instruction/MIPS64' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginUnwindAssemblyInstEmulation.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginUnwindAssemblyX86.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/UnwindAssembly/x86' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginCXXItaniumABI.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginAppleObjCRuntime.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginRenderScriptRuntime.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginDynamicLoaderPosixDYLD.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginDynamicLoaderHexagon.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginDynamicLoaderMacOSXDYLD.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginDynamicLoaderWindowsDYLD.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginOSPython.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/OperatingSystem/Python' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginSystemRuntimeMacOSX.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SystemRuntime/MacOSX' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginSymbolVendorELF.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/SymbolVendor/ELF' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginMemoryHistoryASan.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/MemoryHistory/asan' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginInstrumentationRuntimeAddressSanitizer.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginProcessLinux.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/Linux' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginProcessPOSIX.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/POSIX' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginProcessElfCore.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/Process/elf-core' make[5]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB' llvm[5]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbPluginJITLoaderGDB.a make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins/JITLoader/GDB' make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Plugins' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbSymbol.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Symbol' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbTarget.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Target' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldbUtility.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source/Utility' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/source' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/lib' llvm[3]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldb.so make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/lib' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server' llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb-server make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-server' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi' llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb-mi make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/lldb-mi' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver' llvm[4]: Installing Release /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools/driver' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb/tools' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/lldb' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/docs' llvm[1]: Packaging HTML documentation llvm[1]: Installing HTML documentation make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/docs' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules' llvm[2]: Making install directory: /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/llvm/cmake llvm[2]: Installing cmake modules: HandleLLVMStdlib.cmake llvm[2]: Installing cmake modules: LLVM-Config.cmake llvm[2]: Installing cmake modules: AddLLVMDefinitions.cmake llvm[2]: Installing cmake modules: FindOCaml.cmake llvm[2]: Installing cmake modules: FindSphinx.cmake llvm[2]: Installing cmake modules: AddLLVM.cmake llvm[2]: Installing cmake modules: HandleLLVMOptions.cmake llvm[2]: Installing cmake modules: AddSphinxTarget.cmake llvm[2]: Installing cmake modules: CrossCompile.cmake llvm[2]: Installing cmake modules: GetSVN.cmake llvm[2]: Installing cmake modules: TableGen.cmake llvm[2]: Installing cmake modules: LLVMProcessSources.cmake llvm[2]: Installing cmake modules: AddOCaml.cmake llvm[2]: Installing cmake modules: ChooseMSVCCRT.cmake llvm[2]: Installing cmake modules: LLVMConfig.cmake llvm[2]: Installing cmake modules: LLVMConfigVersion.cmake llvm[2]: Installing cmake modules: LLVMExports.cmake make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake/modules' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/cmake' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ADT' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/AsmParser' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/DWARF' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo/PDB' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/Orc' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine/MCJIT' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/LineEditor' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/ProfileData' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Support' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/IPO' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests/Transforms' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/unittests' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/bindings' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/bindings' /builddir/build/BUILD/llvm-3.7.0.src + cd - + rm -f /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/FileCheck /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/count /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/not /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/verify-uselistorder /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/obj2yaml /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/yaml2obj + mv /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-config /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-config-64 + pushd /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/llvm/Config ~/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/include/llvm/Config ~/build/BUILD/llvm-3.7.0.src + mv config.h config-64.h + cp -p /builddir/build/SOURCES/llvm-Config-config.h config.h + mv llvm-config.h llvm-config-64.h + cp -p /builddir/build/SOURCES/llvm-Config-llvm-config.h llvm-config.h + popd ~/build/BUILD/llvm-3.7.0.src + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/etc/ld.so.conf.d + cat + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/ + cp -pr tools/clang/tools/scan-view /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/ + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/scan-build + for file in c++-analyzer ccc-analyzer scan-build scanview.css sorttable.js + cp -p tools/clang/tools/scan-build/c++-analyzer /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/scan-build/ + for file in c++-analyzer ccc-analyzer scan-build scanview.css sorttable.js + cp -p tools/clang/tools/scan-build/ccc-analyzer /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/scan-build/ + for file in c++-analyzer ccc-analyzer scan-build scanview.css sorttable.js + cp -p tools/clang/tools/scan-build/scan-build /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/scan-build/ + for file in c++-analyzer ccc-analyzer scan-build scanview.css sorttable.js + cp -p tools/clang/tools/scan-build/scanview.css /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/scan-build/ + for file in c++-analyzer ccc-analyzer scan-build scanview.css sorttable.js + cp -p tools/clang/tools/scan-build/sorttable.js /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/scan-build/ + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/man/man1 + cp -p tools/clang/tools/scan-build/scan-build.1 /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/man/man1/ + ln -s ../../../bin/clang /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/libexec/clang-analyzer/scan-build/clang + for f in 'scan-{build,view}' + ln -s /usr/libexec/clang-analyzer/scan-build/scan-build /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/scan-build + for f in 'scan-{build,view}' + ln -s /usr/libexec/clang-analyzer/scan-view/scan-view /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/scan-view + rm /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/LLVMHello.so + find /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64 -name '*.a' -type f -print0 + xargs -0 chmod -x + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/man/man1 + cp tools/lldb/docs/lldb.1 /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/man/man1/ + find /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/moredocs/ -name '*.tar.gz' -print0 + xargs -0 rm -rf + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-doc-3.7.0 + cp -ar examples /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-doc-3.7.0/examples + find /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-doc-3.7.0 -name Makefile -o -name CMakeLists.txt -o -name LLVMBuild.txt -print0 + xargs -0 rm -f + cd tools/clang/docs/ + make -f Makefile.sphinx man sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 46 added, 0 changed, 0 removed reading sources... [ 2%] AddressSanitizer reading sources... [ 4%] AttributeReference reading sources... [ 6%] AutomaticReferenceCounting reading sources... [ 8%] Block-ABI-Apple reading sources... [ 10%] BlockLanguageSpec reading sources... [ 13%] ClangCheck reading sources... [ 15%] ClangFormat reading sources... [ 17%] ClangFormatStyleOptions reading sources... [ 19%] ClangPlugins reading sources... [ 21%] ClangTools reading sources... [ 23%] CommandGuide/clang reading sources... [ 26%] CommandGuide/index reading sources... [ 28%] ControlFlowIntegrity reading sources... [ 30%] ControlFlowIntegrityDesign reading sources... [ 32%] CrossCompilation reading sources... [ 34%] DataFlowSanitizer reading sources... [ 36%] DataFlowSanitizerDesign reading sources... [ 39%] DriverInternals reading sources... [ 41%] ExternalClangExamples reading sources... [ 43%] FAQ reading sources... [ 45%] HowToSetupToolingForLLVM reading sources... [ 47%] InternalsManual reading sources... [ 50%] IntroductionToTheClangAST reading sources... [ 52%] JSONCompilationDatabase reading sources... [ 54%] LanguageExtensions reading sources... [ 56%] LeakSanitizer reading sources... [ 58%] LibASTMatchers reading sources... [ 60%] LibASTMatchersTutorial reading sources... [ 63%] LibFormat reading sources... [ 65%] LibTooling reading sources... [ 67%] MSVCCompatibility reading sources... [ 69%] MemorySanitizer reading sources... [ 71%] Modules reading sources... [ 73%] ObjectiveCLiterals reading sources... [ 76%] PCHInternals reading sources... [ 78%] PTHInternals reading sources... [ 80%] RAVFrontendAction reading sources... [ 82%] ReleaseNotes reading sources... [ 84%] SafeStack reading sources... [ 86%] SanitizerCoverage reading sources... [ 89%] SanitizerSpecialCaseList reading sources... [ 91%] ThreadSafetyAnalysis reading sources... [ 93%] ThreadSanitizer reading sources... [ 95%] Tooling reading sources... [ 97%] UsersManual reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... clang.1 { } build succeeded. Build finished. The manual pages are in _build/man. /builddir/build/BUILD/llvm-3.7.0.src + cd - + cp tools/clang/docs/_build/man/clang.1 /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/man/man1/clang.1 + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/clang-3.7.0 + for f in LICENSE.TXT NOTES.txt README.txt CODE_OWNERS.TXT + cp tools/clang/LICENSE.TXT /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/clang-3.7.0/ + for f in LICENSE.TXT NOTES.txt README.txt CODE_OWNERS.TXT + cp tools/clang/NOTES.txt /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/clang-3.7.0/ + for f in LICENSE.TXT NOTES.txt README.txt CODE_OWNERS.TXT + cp tools/clang/README.txt /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/clang-3.7.0/ + for f in LICENSE.TXT NOTES.txt README.txt CODE_OWNERS.TXT + cp tools/clang/CODE_OWNERS.TXT /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/clang-3.7.0/ + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/lldb-3.7.0 + cp tools/lldb/LICENSE.TXT /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/lldb-3.7.0/ + rm -rf /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/moredocs + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/llvm/cmake/ + cp -p cmake/modules/AddLLVM.cmake cmake/modules/AddLLVMDefinitions.cmake cmake/modules/AddOCaml.cmake cmake/modules/AddSphinxTarget.cmake cmake/modules/CheckAtomic.cmake cmake/modules/ChooseMSVCCRT.cmake cmake/modules/CrossCompile.cmake cmake/modules/FindOCaml.cmake cmake/modules/FindSphinx.cmake cmake/modules/GetHostTriple.cmake cmake/modules/GetSVN.cmake cmake/modules/HandleLLVMOptions.cmake cmake/modules/HandleLLVMStdlib.cmake cmake/modules/LLVM-Config.cmake cmake/modules/LLVMProcessSources.cmake cmake/modules/TableGen.cmake cmake/modules/VersionFromVCS.cmake /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/llvm/cmake/ + xargs -r chrpath -d + awk -F: '$2~/ELF/{print $1}' + file /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/bugpoint /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/c-index-test /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang++ /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-check /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-format /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-tblgen /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llc /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb-mi /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb-server /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lli /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lli-child-target /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-ar /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-as /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-bcanalyzer /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-config-64 /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-cov /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-cxxdump /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-diff /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dis /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dsymutil /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dwarfdump /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-extract /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-link /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-mc /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-mcmarkup /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-nm /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-objdump /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-pdbdump /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-profdata /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-ranlib /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-readobj /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-rtdyld /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-size /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-stress /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-symbolizer /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-tblgen /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/macho-dump /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/opt /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/scan-build /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/scan-view + xargs -r chrpath -d + file /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/BugpointPasses.so /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/LLVMgold.so /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVM-3.7.0.so /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVM-3.7.so /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLTO.so /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclang.so /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldb.so + awk -F: '$2~/ELF/{print $1}' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/llvm-3.7.0.src extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-config-64 extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb-mi extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lldb-server extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-check extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-format extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/c-index-test extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/clang-tblgen extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-pdbdump extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dsymutil extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-cxxdump extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-symbolizer extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-profdata extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-mcmarkup extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-stress extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-size extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-cov extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dwarfdump extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-rtdyld extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-readobj extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-objdump extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/macho-dump extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-diff extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-bcanalyzer extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/bugpoint extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-mc extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-extract extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lli-child-target extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/lli extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-link extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-nm extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-ar extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llc extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-dis extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-as extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/opt extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/bin/llvm-tblgen extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/liblldb.so extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libclang.so extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/BugpointPasses.so extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/LLVMgold.so extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLTO.so extracting debug info from /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/lib64/llvm/libLLVM-3.7.so /usr/lib/rpm/sepdebugcrcfix: Updated 44 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/clang.debug to /usr/lib/debug/usr/libexec/clang-analyzer/scan-build/clang.debug symlinked /usr/lib/debug/usr/bin/clang.debug to /usr/lib/debug/usr/bin/clang++.debug symlinked /usr/lib/debug/usr/bin/llvm-ar.debug to /usr/lib/debug/usr/bin/llvm-ranlib.debug symlinked /usr/lib/debug/usr/lib64/llvm/libLLVM-3.7.so.debug to /usr/lib/debug/usr/lib64/llvm/libLLVM-3.7.0.so.debug 359297 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nOc29C + umask 022 + cd /builddir/build/BUILD + cd llvm-3.7.0.src + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-devel-3.7.0 + cd build + tee /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-devel-3.7.0/testlog-x86_64.txt + make -k check 'LIT_ARGS=-v -j4' llvm[0]: Running test suite make[1]: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/test' Making LLVM 'lit.site.cfg' file... Making LLVM unittest 'lit.site.cfg' file... ( ulimit -t 1200 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -s 8192 ; \ /usr/bin/python /builddir/build/BUILD/llvm-3.7.0.src/utils/lit/lit.py -v -j4 . ) lit.py: lit.cfg:279: note: Did not find llvm-go in /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin GNU ld version 2.23.52.0.1-30.el7_1.2 20130226 -- Testing: 14164 tests, 4 threads -- PASS: LLVM :: Analysis/BasicAA/2003-03-04-GEPCrash.ll (1 of 14164) PASS: LLVM :: Analysis/AssumptionCache/basic.ll (2 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-04-25-GEPCrash.ll (3 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-06-01-AliasCrash.ll (4 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-07-03-BasicAACrash.ll (5 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-09-19-LocalArgument.ll (6 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-11-04-SimpleCases.ll (7 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-05-21-GEP-Problem.ll (8 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-02-26-AccessSizeTest.ll (9 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-04-22-GEPProblem.ll (10 of 14164) PASS: LLVM :: Analysis/BasicAA/2003-12-11-ConstExprGEP.ll (11 of 14164) PASS: LLVM :: Analysis/BasicAA/2004-07-28-MustAliasbug.ll (12 of 14164) PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll (13 of 14164) PASS: LLVM :: Analysis/BasicAA/2006-03-03-BadArraySubscript.ll (14 of 14164) PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll (15 of 14164) PASS: LLVM :: Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll (16 of 14164) PASS: LLVM :: Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll (17 of 14164) PASS: LLVM :: Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll (18 of 14164) PASS: LLVM :: Analysis/BasicAA/2007-11-05-SizeCrash.ll (19 of 14164) PASS: LLVM :: Analysis/BasicAA/2008-06-02-GEPTailCrash.ll (20 of 14164) PASS: LLVM :: Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll (21 of 14164) PASS: LLVM :: Analysis/BasicAA/2008-11-23-NoaliasRet.ll (22 of 14164) PASS: LLVM :: Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll (23 of 14164) PASS: LLVM :: Analysis/BasicAA/2009-03-04-GEPNoalias.ll (24 of 14164) PASS: LLVM :: Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll (25 of 14164) PASS: LLVM :: Analysis/BasicAA/2009-10-13-AtomicModRef.ll (26 of 14164) PASS: LLVM :: Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll (27 of 14164) PASS: LLVM :: Analysis/BasicAA/2014-03-18-Maxlookup-reached.ll (28 of 14164) PASS: LLVM :: Analysis/BasicAA/aligned-overread.ll (29 of 14164) PASS: LLVM :: Analysis/BasicAA/byval.ll (30 of 14164) PASS: LLVM :: Analysis/BasicAA/assume.ll (31 of 14164) PASS: LLVM :: Analysis/BasicAA/args-rets-allocas-loads.ll (32 of 14164) PASS: LLVM :: Analysis/BasicAA/cas.ll (33 of 14164) PASS: LLVM :: Analysis/BasicAA/dag.ll (34 of 14164) PASS: LLVM :: Analysis/BasicAA/constant-over-index.ll (35 of 14164) PASS: LLVM :: Analysis/BasicAA/empty.ll (36 of 14164) PASS: LLVM :: Analysis/BasicAA/featuretest.ll (37 of 14164) PASS: LLVM :: Analysis/BasicAA/cs-cs.ll (38 of 14164) PASS: LLVM :: Analysis/BasicAA/2008-04-15-Byval.ll (39 of 14164) PASS: LLVM :: Analysis/BasicAA/gcsetest.ll (40 of 14164) PASS: LLVM :: Analysis/BasicAA/full-store-partial-alias.ll (41 of 14164) PASS: LLVM :: Analysis/BasicAA/getmodrefinfo-cs-cs.ll (42 of 14164) PASS: LLVM :: Analysis/BasicAA/global-size.ll (43 of 14164) PASS: LLVM :: Analysis/BasicAA/gep-alias.ll (44 of 14164) PASS: LLVM :: Analysis/BasicAA/intrinsics.ll (45 of 14164) PASS: LLVM :: Analysis/BasicAA/invariant_load.ll (46 of 14164) PASS: LLVM :: Analysis/BasicAA/memset_pattern.ll (47 of 14164) PASS: LLVM :: Analysis/BasicAA/must-and-partial.ll (48 of 14164) PASS: LLVM :: Analysis/BasicAA/modref.ll (49 of 14164) PASS: LLVM :: Analysis/BasicAA/no-escape-call.ll (50 of 14164) PASS: LLVM :: Analysis/BasicAA/noalias-bugs.ll (51 of 14164) PASS: LLVM :: Analysis/BasicAA/noalias-geps.ll (52 of 14164) PASS: LLVM :: Analysis/BasicAA/noalias-param.ll (53 of 14164) PASS: LLVM :: Analysis/BasicAA/nocapture.ll (54 of 14164) PASS: LLVM :: Analysis/BasicAA/phi-aa.ll (55 of 14164) PASS: LLVM :: Analysis/BasicAA/phi-and-select.ll (56 of 14164) PASS: LLVM :: Analysis/BasicAA/phi-speculation.ll (57 of 14164) PASS: LLVM :: Analysis/BasicAA/pure-const-dce.ll (58 of 14164) PASS: LLVM :: Analysis/BasicAA/phi-spec-order.ll (59 of 14164) PASS: LLVM :: Analysis/BasicAA/tailcall-modref.ll (60 of 14164) PASS: LLVM :: Analysis/BasicAA/struct-geps.ll (61 of 14164) PASS: LLVM :: Analysis/BasicAA/store-promote.ll (62 of 14164) PASS: LLVM :: Analysis/BasicAA/pr18573.ll (63 of 14164) PASS: LLVM :: Analysis/BasicAA/underlying-value.ll (64 of 14164) PASS: LLVM :: Analysis/BasicAA/unreachable-block.ll (65 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/double_backedge.ll (66 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/basic.ll (67 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/bad_input.ll (68 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/double_exit.ll (69 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/extremely-likely-loop-successor.ll (70 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/loops_with_profile_info.ll (71 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/loop_with_branch.ll (72 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll (73 of 14164) PASS: LLVM :: Analysis/BlockFrequencyInfo/irreducible.ll (74 of 14164) PASS: LLVM :: Analysis/BranchProbabilityInfo/noreturn.ll (75 of 14164) PASS: LLVM :: Analysis/BranchProbabilityInfo/loop.ll (76 of 14164) PASS: LLVM :: Analysis/BranchProbabilityInfo/basic.ll (77 of 14164) PASS: LLVM :: Analysis/BranchProbabilityInfo/pr18705.ll (78 of 14164) PASS: LLVM :: Analysis/BranchProbabilityInfo/pr22718.ll (79 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/asm-global-bugfix.ll (80 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/basic-interproc-ret.ll (81 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/arguments.ll (82 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/arguments-globals.ll (83 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/basic-interproc.ll (84 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/branch-alias.ll (85 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/const-expr-gep.ll (86 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/constant-over-index.ll (87 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/empty.ll (88 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/multilevel-combine.ll (89 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/gep-signed-arithmetic.ll (90 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/full-store-partial-alias.ll (91 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/multilevel.ll (92 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/phi-and-select.ll (93 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/must-and-partial.ll (94 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/va.ll (95 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/simple.ll (96 of 14164) PASS: LLVM :: Analysis/CallGraph/2008-09-09-DirectCall.ll (97 of 14164) PASS: LLVM :: Analysis/CallGraph/do-nothing-intrinsic.ll (98 of 14164) PASS: LLVM :: Analysis/CallGraph/2008-09-09-UsedByGlobal.ll (99 of 14164) PASS: LLVM :: Analysis/CFLAliasAnalysis/stratified-attrs-indexing.ll (100 of 14164) PASS: LLVM :: Analysis/CallGraph/no-intrinsics.ll (101 of 14164) PASS: LLVM :: Analysis/CallGraph/non-leaf-intrinsics.ll (102 of 14164) PASS: LLVM :: Analysis/CostModel/AArch64/select.ll (103 of 14164) PASS: LLVM :: Analysis/CostModel/AArch64/store.ll (104 of 14164) PASS: LLVM :: Analysis/CostModel/ARM/divrem.ll (105 of 14164) PASS: LLVM :: Analysis/CostModel/ARM/insertelement.ll (106 of 14164) PASS: LLVM :: Analysis/CostModel/ARM/gep.ll (107 of 14164) PASS: LLVM :: Analysis/CostModel/ARM/select.ll (108 of 14164) PASS: LLVM :: Analysis/CostModel/ARM/cast.ll (109 of 14164) PASS: LLVM :: Analysis/CostModel/ARM/shuffle.ll (110 of 14164) PASS: LLVM :: Analysis/CostModel/PowerPC/cmp-expanded.ll (111 of 14164) PASS: LLVM :: Analysis/CostModel/PowerPC/ext.ll (112 of 14164) PASS: LLVM :: Analysis/CostModel/PowerPC/insert_extract.ll (113 of 14164) PASS: LLVM :: Analysis/CostModel/PowerPC/load_store.ll (114 of 14164) PASS: LLVM :: Analysis/CostModel/X86/arith.ll (115 of 14164) PASS: LLVM :: Analysis/CostModel/X86/cmp.ll (116 of 14164) PASS: LLVM :: Analysis/CostModel/X86/cast.ll (117 of 14164) PASS: LLVM :: Analysis/CostModel/X86/div.ll (118 of 14164) PASS: LLVM :: Analysis/CostModel/X86/i32.ll (119 of 14164) PASS: LLVM :: Analysis/CostModel/X86/gep.ll (120 of 14164) PASS: LLVM :: Analysis/CostModel/X86/alternate-shuffle-cost.ll (121 of 14164) PASS: LLVM :: Analysis/CostModel/X86/insert-extract-at-zero.ll (122 of 14164) PASS: LLVM :: Analysis/CostModel/X86/load_store.ll (123 of 14164) PASS: LLVM :: Analysis/CostModel/X86/loop_v2.ll (124 of 14164) PASS: LLVM :: Analysis/CostModel/X86/masked-intrinsic-cost.ll (125 of 14164) PASS: LLVM :: Analysis/CostModel/X86/intrinsic-cost.ll (126 of 14164) PASS: LLVM :: Analysis/CostModel/X86/sitofp.ll (127 of 14164) PASS: LLVM :: Analysis/CostModel/X86/reduction.ll (128 of 14164) PASS: LLVM :: Analysis/CostModel/X86/scalarize.ll (129 of 14164) PASS: LLVM :: Analysis/CostModel/X86/tiny.ll (130 of 14164) PASS: LLVM :: Analysis/CostModel/X86/uitofp.ll (131 of 14164) PASS: LLVM :: Analysis/CostModel/X86/vdiv-cost.ll (132 of 14164) PASS: LLVM :: Analysis/CostModel/X86/vectorized-loop.ll (133 of 14164) PASS: LLVM :: Analysis/CostModel/X86/testshiftashr.ll (134 of 14164) PASS: LLVM :: Analysis/CostModel/X86/testshiftshl.ll (135 of 14164) PASS: LLVM :: Analysis/CostModel/X86/testshiftlshr.ll (136 of 14164) PASS: LLVM :: Analysis/CostModel/no_info.ll (137 of 14164) PASS: LLVM :: Analysis/CostModel/X86/vselect-cost.ll (138 of 14164) PASS: LLVM :: Analysis/CostModel/X86/vshift-cost.ll (139 of 14164) PASS: LLVM :: Analysis/Delinearization/gcd_multiply_expr.ll (140 of 14164) PASS: LLVM :: Analysis/Delinearization/himeno_1.ll (141 of 14164) PASS: LLVM :: Analysis/Delinearization/himeno_2.ll (142 of 14164) PASS: LLVM :: Analysis/Delinearization/iv_times_constant_in_subscript.ll (143 of 14164) PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll (144 of 14164) PASS: LLVM :: Analysis/Delinearization/divide_by_one.ll (145 of 14164) PASS: LLVM :: Analysis/Delinearization/a.ll (146 of 14164) PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_integer_offsets_3d.ll (147 of 14164) PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_2d.ll (148 of 14164) PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_parameteric_offsets_3d.ll (149 of 14164) PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_3d_cast.ll (150 of 14164) UNSUPPORTED: LLVM :: Analysis/Delinearization/type_mismatch.ll (151 of 14164) PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_3d.ll (152 of 14164) XFAIL: LLVM :: Analysis/Delinearization/multidim_only_ivs_2d_nested.ll (153 of 14164) PASS: LLVM :: Analysis/Delinearization/undef.ll (154 of 14164) PASS: LLVM :: Analysis/Delinearization/multidim_two_accesses_different_delinearization.ll (155 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/Constraints.ll (156 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/Coupled.ll (157 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/ExactRDIV.ll (158 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/Banerjee.ll (159 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/ExactSIV.ll (160 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/Invariant.ll (161 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/PR21585.ll (162 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/GCD.ll (163 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll (164 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/Separability.ll (165 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/Preliminary.ll (166 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/Propagating.ll (167 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/StrongSIV.ll (168 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/UsefulGEP.ll (169 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicRDIV.ll (170 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicSIV.ll (171 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroDstSIV.ll (172 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/WeakCrossingSIV.ll (173 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/ZIV.ll (174 of 14164) PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll (175 of 14164) PASS: LLVM :: Analysis/Dominators/2006-10-02-BreakCritEdges.ll (176 of 14164) PASS: LLVM :: Analysis/Dominators/2007-01-14-BreakCritEdges.ll (177 of 14164) PASS: LLVM :: Analysis/Dominators/basic.ll (178 of 14164) PASS: LLVM :: Analysis/Dominators/2007-07-12-SplitBlock.ll (179 of 14164) PASS: LLVM :: Analysis/Dominators/invoke.ll (180 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/aliastest.ll (181 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll (182 of 14164) PASS: LLVM :: Analysis/Dominators/2007-07-11-SplitBlock.ll (183 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/chaining-analysis.ll (184 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/modreftest.ll (185 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/pr12351.ll (186 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/indirect-global.ll (187 of 14164) PASS: LLVM :: Analysis/DivergenceAnalysis/NVPTX/diverge.ll (188 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/volatile-instrs.ll (189 of 14164) PASS: LLVM :: Analysis/GlobalsModRef/purecse.ll (190 of 14164) PASS: LLVM :: Analysis/Lint/check-zero-divide.ll (191 of 14164) PASS: LLVM :: Analysis/Lint/address-spaces.ll (192 of 14164) PASS: LLVM :: Analysis/LazyCallGraph/non-leaf-intrinsics.ll (193 of 14164) PASS: LLVM :: Analysis/LazyCallGraph/basic.ll (194 of 14164) PASS: LLVM :: Analysis/Lint/cppeh-catch-intrinsics-clean.ll (195 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/non-wrapping-pointer.ll (196 of 14164) PASS: LLVM :: Analysis/Lint/cppeh-catch-intrinsics.ll (197 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/backward-dep-different-types.ll (198 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/pointer-with-unknown-bounds.ll (199 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/number-of-memchecks.ll (200 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/resort-to-memchecks-only.ll (201 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/safe-no-checks.ll (202 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/store-to-invariant-check2.ll (203 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/store-to-invariant-check1.ll (204 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/store-to-invariant-check3.ll (205 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/underlying-objects-1.ll (206 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/stride-access-dependence.ll (207 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/underlying-objects-2.ll (208 of 14164) PASS: LLVM :: Analysis/LoopAccessAnalysis/unsafe-and-rt-checks.ll (209 of 14164) PASS: LLVM :: Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll (210 of 14164) PASS: LLVM :: Analysis/PostDominators/pr6047_a.ll (211 of 14164) PASS: LLVM :: Analysis/PostDominators/pr1098.ll (212 of 14164) PASS: LLVM :: Analysis/LoopInfo/2003-05-15-NestingProblem.ll (213 of 14164) PASS: LLVM :: Analysis/PostDominators/pr6047_b.ll (214 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/block_sort.ll (215 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/cond_loop.ll (216 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated.ll (217 of 14164) PASS: LLVM :: Analysis/PostDominators/pr6047_c.ll (218 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated_2.ll (219 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_same_exit.ll (220 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_forward_edge.ll (221 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_simple.ll (222 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/exit_in_condition.ll (223 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop.ll (224 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_2.ll (225 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_4.ll (226 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_3.ll (227 of 14164) PASS: LLVM :: Analysis/RegionInfo/20100809_bb_not_in_domtree.ll (228 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loop_with_condition.ll (229 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/mix_1.ll (230 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_2.ll (231 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/nested_loops.ll (232 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_1.ll (233 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/next.ll (234 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/paper.ll (235 of 14164) UNSUPPORTED: LLVM :: Analysis/RegionInfo/two_loops_same_header.ll (236 of 14164) PASS: LLVM :: Analysis/RegionInfo/unreachable_bb.ll (237 of 14164) PASS: LLVM :: Analysis/PostDominators/pr6047_d.ll (238 of 14164) PASS: LLVM :: Analysis/RegionInfo/multiple_exiting_edge.ll (239 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-Unsigned.ll (240 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll (241 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll (242 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll (243 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll (244 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll (245 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll (246 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll (247 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-15-UMax.ll (248 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll (249 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll (250 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll (251 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll (252 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll (253 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll (254 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll (255 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll (256 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll (257 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll (258 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll (259 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll (260 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride1.ll (261 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll (262 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride2.ll (263 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll (264 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll (265 of 14164) XFAIL: LLVM :: Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll (266 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll (267 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2009-01-02-SignedNegativeStride.ll (268 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2009-04-22-TruncCast.ll (269 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2009-07-04-GroupConstantsWidthMismatch.ll (270 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2009-05-09-PointerEdgeCount.ll (271 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll (272 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll (273 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2011-03-09-ExactNoMaxBECount.ll (274 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2012-05-18-LoopPredRecurse.ll (275 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2011-10-04-ConstEvolve.ll (276 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll (277 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/SolveQuadraticEquation.ll (278 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/and-xor.ll (279 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll (280 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll (281 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-0.ll (282 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll (283 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/div-overflow.ll (284 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/ext-antecedent.ll (285 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/do-loop.ll (286 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/fold.ll (287 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/how-far-to-zero.ll (288 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/incorrect-nsw.ll (289 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/latch-dominating-conditions.ll (290 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-1.ll (291 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/infer-prestart-no-wrap.ll (292 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/infer-via-ranges.ll (293 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/load-with-range-metadata.ll (294 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/load.ll (295 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/max-trip-count-address-space.ll (296 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/min-max-exprs.ll (297 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/max-trip-count.ll (298 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/nowrap-preinc-limits.ll (299 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/nsw-offset-assume.ll (300 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/nsw-offset.ll (301 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/nw-sub-is-not-nw-add.ll (302 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/pointer-sign-bits.ll (303 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/nsw.ll (304 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/pr22179.ll (305 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/pr22641.ll (306 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/pr3909.ll (307 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/range-signedness.ll (308 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/pr22674.ll (309 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/pr22856.ll (310 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/scev-aa.ll (311 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/scev-expander-incorrect-nowrap.ll (312 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/scev-invalid.ll (313 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/scev-prestart-nowrap.ll (314 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-0.ll (315 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/sext-inreg.ll (316 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-1.ll (317 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-2.ll (318 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/sle.ll (319 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count-switch.ll (320 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count.ll (321 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/smax.ll (322 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count-pow2.ll (323 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count12.ll (324 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count10.ll (325 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count2.ll (326 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count11.ll (327 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count4.ll (328 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count3.ll (329 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count6.ll (330 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count8.ll (331 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count7.ll (332 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count9.ll (333 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/undefined.ll (334 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/trip-count5.ll (335 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/unreachable-code.ll (336 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/unsimplified-loop.ll (337 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/zext-wrap.ll (338 of 14164) PASS: LLVM :: Analysis/ScopedNoAliasAA/basic-domains.ll (339 of 14164) PASS: LLVM :: Analysis/ScalarEvolution/zext-signed-addrec.ll (340 of 14164) PASS: LLVM :: Analysis/ScopedNoAliasAA/basic2.ll (341 of 14164) PASS: LLVM :: Analysis/ScopedNoAliasAA/basic.ll (342 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/PR17620.ll (343 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/aliastest.ll (344 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/cyclic.ll (345 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll (346 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dse.ll (347 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/functionattrs.ll (348 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/argument-promotion.ll (349 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/intrinsics.ll (350 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll (351 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/licm.ll (352 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/memcpyopt.ll (353 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/sink.ll (354 of 14164) PASS: LLVM :: Analysis/ValueTracking/assume.ll (355 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/precedence.ll (356 of 14164) PASS: LLVM :: Analysis/ValueTracking/dom-cond.ll (357 of 14164) PASS: LLVM :: Analysis/ValueTracking/memory-dereferenceable.ll (358 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/placement-tbaa.ll (359 of 14164) PASS: LLVM :: Analysis/ValueTracking/pr23011.ll (360 of 14164) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/tbaa-path.ll (361 of 14164) PASS: LLVM :: Assembler/2002-03-08-NameCollision2.ll (362 of 14164) PASS: LLVM :: Assembler/2002-03-08-NameCollision.ll (363 of 14164) PASS: LLVM :: Assembler/2002-04-07-InfConstant.ll (364 of 14164) PASS: LLVM :: Assembler/2002-05-02-InvalidForwardRef.ll (365 of 14164) PASS: LLVM :: Assembler/2002-04-29-NameBinding.ll (366 of 14164) PASS: LLVM :: Assembler/2002-04-07-HexFloatConstants.ll (367 of 14164) PASS: LLVM :: Assembler/2002-07-14-OpaqueType.ll (368 of 14164) PASS: LLVM :: Assembler/2002-07-31-SlashInString.ll (369 of 14164) PASS: LLVM :: Assembler/2002-07-25-ReturnPtrFunction.ll (370 of 14164) PASS: LLVM :: Assembler/2002-07-25-QuoteInString.ll (371 of 14164) PASS: LLVM :: Assembler/2002-08-15-ConstantExprProblem.ll (372 of 14164) PASS: LLVM :: Assembler/2002-08-15-UnresolvedGlobalReference.ll (373 of 14164) PASS: LLVM :: Assembler/2002-08-15-CastAmbiguity.ll (374 of 14164) PASS: LLVM :: Assembler/2002-08-16-ConstExprInlined.ll (375 of 14164) PASS: LLVM :: Assembler/2002-10-08-LargeArrayPerformance.ll (376 of 14164) PASS: LLVM :: Assembler/2002-08-22-DominanceProblem.ll (377 of 14164) PASS: LLVM :: Assembler/2002-08-19-BytecodeReader.ll (378 of 14164) PASS: LLVM :: Assembler/2002-12-15-GlobalResolve.ll (379 of 14164) PASS: LLVM :: Assembler/2002-10-13-ConstantEncodingProblem.ll (380 of 14164) PASS: LLVM :: Assembler/2003-01-30-UnsignedString.ll (381 of 14164) PASS: LLVM :: Assembler/2003-04-15-ConstantInitAssertion.ll (382 of 14164) PASS: LLVM :: Assembler/2003-05-03-BytecodeReaderProblem.ll (383 of 14164) PASS: LLVM :: Assembler/2003-04-25-UnresolvedGlobalReference.ll (384 of 14164) PASS: LLVM :: Assembler/2003-05-12-MinIntProblem.ll (385 of 14164) PASS: LLVM :: Assembler/2003-05-15-AssemblerProblem.ll (386 of 14164) PASS: LLVM :: Assembler/2003-05-21-EmptyStructTest.ll (387 of 14164) PASS: LLVM :: Assembler/2003-05-21-ConstantShiftExpr.ll (388 of 14164) PASS: LLVM :: Assembler/2003-05-15-SwitchBug.ll (389 of 14164) PASS: LLVM :: Assembler/2003-05-21-MalformedShiftCrash.ll (390 of 14164) PASS: LLVM :: Assembler/2003-05-21-MalformedStructCrash.ll (391 of 14164) PASS: LLVM :: Assembler/2003-11-05-ConstantExprShift.ll (392 of 14164) PASS: LLVM :: Assembler/2003-08-20-ConstantExprGEP-Fold.ll (393 of 14164) PASS: LLVM :: Assembler/2003-08-21-ConstantExprCast-Fold.ll (394 of 14164) PASS: LLVM :: Assembler/2003-11-24-SymbolTableCrash.ll (395 of 14164) PASS: LLVM :: Assembler/2003-11-11-ImplicitRename.ll (396 of 14164) PASS: LLVM :: Assembler/2003-11-12-ConstantExprCast.ll (397 of 14164) PASS: LLVM :: Assembler/2004-01-11-getelementptrfolding.ll (398 of 14164) PASS: LLVM :: Assembler/2004-01-20-MaxLongLong.ll (399 of 14164) PASS: LLVM :: Assembler/2004-02-01-NegativeZero.ll (400 of 14164) PASS: LLVM :: Assembler/2004-03-30-UnclosedFunctionCrash.ll (401 of 14164) PASS: LLVM :: Assembler/2004-02-27-SelfUseAssertError.ll (402 of 14164) PASS: LLVM :: Assembler/2004-03-07-FunctionAddressAlignment.ll (403 of 14164) PASS: LLVM :: Assembler/2004-10-22-BCWriterUndefBug.ll (404 of 14164) PASS: LLVM :: Assembler/2004-06-07-VerifierBug.ll (405 of 14164) PASS: LLVM :: Assembler/2004-04-04-GetElementPtrIndexTypes.ll (406 of 14164) PASS: LLVM :: Assembler/2004-11-28-InvalidTypeCrash.ll (407 of 14164) PASS: LLVM :: Assembler/2005-05-05-OpaqueUndefValues.ll (408 of 14164) PASS: LLVM :: Assembler/2005-01-31-CallingAggregateFunction.ll (409 of 14164) PASS: LLVM :: Assembler/2005-01-03-FPConstantDisassembly.ll (410 of 14164) PASS: LLVM :: Assembler/2005-12-21-ZeroInitVector.ll (411 of 14164) PASS: LLVM :: Assembler/2007-01-02-Undefined-Arg-Type.ll (412 of 14164) PASS: LLVM :: Assembler/2006-09-28-CrashOnInvalid.ll (413 of 14164) PASS: LLVM :: Assembler/2006-12-09-Cast-To-Bool.ll (414 of 14164) PASS: LLVM :: Assembler/2007-01-05-Cmp-ConstExpr.ll (415 of 14164) PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast.ll (416 of 14164) PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast2.ll (417 of 14164) PASS: LLVM :: Assembler/2007-03-18-InvalidNumberedVar.ll (418 of 14164) PASS: LLVM :: Assembler/2007-03-19-NegValue.ll (419 of 14164) PASS: LLVM :: Assembler/2007-04-20-AlignedLoad.ll (420 of 14164) PASS: LLVM :: Assembler/2007-04-20-AlignedStore.ll (421 of 14164) PASS: LLVM :: Assembler/2007-04-25-AssemblerFoldExternWeak.ll (422 of 14164) PASS: LLVM :: Assembler/2007-05-21-Escape.ll (423 of 14164) PASS: LLVM :: Assembler/2007-07-19-ParamAttrAmbiguity.ll (424 of 14164) PASS: LLVM :: Assembler/2007-08-06-AliasInvalid.ll (425 of 14164) PASS: LLVM :: Assembler/2007-09-10-AliasFwdRef.ll (426 of 14164) PASS: LLVM :: Assembler/2007-11-26-AttributeOverload.ll (427 of 14164) PASS: LLVM :: Assembler/2008-02-18-IntPointerCrash.ll (428 of 14164) PASS: LLVM :: Assembler/2007-09-29-GC.ll (429 of 14164) PASS: LLVM :: Assembler/2008-07-10-APInt.ll (430 of 14164) PASS: LLVM :: Assembler/2008-09-02-FunctionNotes.ll (431 of 14164) PASS: LLVM :: Assembler/2008-01-11-VarargAttrs.ll (432 of 14164) PASS: LLVM :: Assembler/2007-12-11-AddressSpaces.ll (433 of 14164) PASS: LLVM :: Assembler/2008-09-02-FunctionNotes2.ll (434 of 14164) PASS: LLVM :: Assembler/2008-10-14-QuoteInName.ll (435 of 14164) PASS: LLVM :: Assembler/2008-09-29-RetAttr.ll (436 of 14164) PASS: LLVM :: Assembler/2009-02-01-UnnamedForwardRef.ll (437 of 14164) PASS: LLVM :: Assembler/2009-02-28-CastOpc.ll (438 of 14164) PASS: LLVM :: Assembler/2009-02-28-StripOpaqueName.ll (439 of 14164) PASS: LLVM :: Assembler/2009-03-24-ZextConstantExpr.ll (440 of 14164) PASS: LLVM :: Assembler/2009-07-24-ZeroArgGEP.ll (441 of 14164) PASS: LLVM :: Assembler/ConstantExprFold.ll (442 of 14164) PASS: LLVM :: Assembler/ConstantExprFoldCast.ll (443 of 14164) PASS: LLVM :: Assembler/ConstantExprFoldSelect.ll (444 of 14164) PASS: LLVM :: Assembler/ConstantExprNoFold.ll (445 of 14164) PASS: LLVM :: Assembler/addrspacecast-alias.ll (446 of 14164) PASS: LLVM :: Assembler/MultipleReturnValueType.ll (447 of 14164) PASS: LLVM :: Assembler/aggregate-constant-values.ll (448 of 14164) PASS: LLVM :: Assembler/aggregate-return-single-value.ll (449 of 14164) PASS: LLVM :: Assembler/alias-redefinition.ll (450 of 14164) PASS: LLVM :: Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll (451 of 14164) PASS: LLVM :: Assembler/alias-use-list-order.ll (452 of 14164) PASS: LLVM :: Assembler/align-inst-alloca.ll (453 of 14164) PASS: LLVM :: Assembler/align-inst-load.ll (454 of 14164) PASS: LLVM :: Assembler/align-inst-store.ll (455 of 14164) PASS: LLVM :: Assembler/align-inst.ll (456 of 14164) PASS: LLVM :: Assembler/alloca-invalid-type-2.ll (457 of 14164) PASS: LLVM :: Assembler/alloca-invalid-type.ll (458 of 14164) PASS: LLVM :: Assembler/alloca-size-one.ll (459 of 14164) PASS: LLVM :: Assembler/alignstack.ll (460 of 14164) PASS: LLVM :: Assembler/atomic.ll (461 of 14164) PASS: LLVM :: Assembler/anon-functions.ll (462 of 14164) PASS: LLVM :: Assembler/attribute-builtin.ll (463 of 14164) PASS: LLVM :: Assembler/call-invalid-1.ll (464 of 14164) PASS: LLVM :: Assembler/comment.ll (465 of 14164) PASS: LLVM :: Assembler/auto_upgrade_intrinsics.ll (466 of 14164) PASS: LLVM :: Assembler/debug-info.ll (467 of 14164) PASS: LLVM :: Assembler/bcwrap.ll (468 of 14164) PASS: LLVM :: Assembler/dicompileunit.ll (469 of 14164) PASS: LLVM :: Assembler/diexpression.ll (470 of 14164) PASS: LLVM :: Assembler/difile-escaped-chars.ll (471 of 14164) PASS: LLVM :: Assembler/diimportedentity.ll (472 of 14164) PASS: LLVM :: Assembler/dilexicalblock.ll (473 of 14164) PASS: LLVM :: Assembler/diglobalvariable.ll (474 of 14164) PASS: LLVM :: Assembler/dilocalvariable-arg-large.ll (475 of 14164) PASS: LLVM :: Assembler/dilocation.ll (476 of 14164) PASS: LLVM :: Assembler/dilocalvariable.ll (477 of 14164) PASS: LLVM :: Assembler/dimodule.ll (478 of 14164) PASS: LLVM :: Assembler/dinamespace.ll (479 of 14164) PASS: LLVM :: Assembler/diobjcproperty.ll (480 of 14164) PASS: LLVM :: Assembler/distinct-mdnode.ll (481 of 14164) PASS: LLVM :: Assembler/disubprogram.ll (482 of 14164) PASS: LLVM :: Assembler/disubrange-empty-array.ll (483 of 14164) PASS: LLVM :: Assembler/disubroutinetype.ll (484 of 14164) PASS: LLVM :: Assembler/ditype-large-values.ll (485 of 14164) PASS: LLVM :: Assembler/ditemplateparameter.ll (486 of 14164) PASS: LLVM :: Assembler/drop-debug-info.ll (487 of 14164) PASS: LLVM :: Assembler/externally-initialized.ll (488 of 14164) PASS: LLVM :: Assembler/extractvalue-no-idx.ll (489 of 14164) PASS: LLVM :: Assembler/extractvalue-invalid-idx.ll (490 of 14164) PASS: LLVM :: Assembler/fast-math-flags.ll (491 of 14164) PASS: LLVM :: Assembler/flags.ll (492 of 14164) PASS: LLVM :: Assembler/generic-debug-node.ll (493 of 14164) PASS: LLVM :: Assembler/getInt.ll (494 of 14164) PASS: LLVM :: Assembler/getelementptr.ll (495 of 14164) PASS: LLVM :: Assembler/getelementptr_invalid_ptr.ll (496 of 14164) PASS: LLVM :: Assembler/getelementptr_struct.ll (497 of 14164) PASS: LLVM :: Assembler/getelementptr_vec_idx1.ll (498 of 14164) PASS: LLVM :: Assembler/getelementptr_vec_idx3.ll (499 of 14164) PASS: LLVM :: Assembler/getelementptr_vec_idx2.ll (500 of 14164) PASS: LLVM :: Assembler/getelementptr_vec_idx4.ll (501 of 14164) PASS: LLVM :: Assembler/getelementptr_vec_struct.ll (502 of 14164) PASS: LLVM :: Assembler/gv-invalid-type.ll (503 of 14164) PASS: LLVM :: Assembler/half-constprop.ll (504 of 14164) PASS: LLVM :: Assembler/global-addrspace-forwardref.ll (505 of 14164) PASS: LLVM :: Assembler/half-conv.ll (506 of 14164) PASS: LLVM :: Assembler/half.ll (507 of 14164) PASS: LLVM :: Assembler/huge-array.ll (508 of 14164) PASS: LLVM :: Assembler/inalloca.ll (509 of 14164) PASS: LLVM :: Assembler/inline-asm-clobber.ll (510 of 14164) PASS: LLVM :: Assembler/insertvalue-invalid-type.ll (511 of 14164) PASS: LLVM :: Assembler/insertvalue-invalid-idx.ll (512 of 14164) PASS: LLVM :: Assembler/insertvalue-invalid-type-1.ll (513 of 14164) PASS: LLVM :: Assembler/insertextractvalue.ll (514 of 14164) PASS: LLVM :: Assembler/internal-hidden-alias.ll (515 of 14164) PASS: LLVM :: Assembler/internal-hidden-variable.ll (516 of 14164) PASS: LLVM :: Assembler/internal-hidden-function.ll (517 of 14164) PASS: LLVM :: Assembler/internal-protected-alias.ll (518 of 14164) PASS: LLVM :: Assembler/internal-protected-variable.ll (519 of 14164) PASS: LLVM :: Assembler/invalid-attrgrp.ll (520 of 14164) PASS: LLVM :: Assembler/internal-protected-function.ll (521 of 14164) PASS: LLVM :: Assembler/invalid-comdat.ll (522 of 14164) PASS: LLVM :: Assembler/invalid-comdat2.ll (523 of 14164) PASS: LLVM :: Assembler/invalid-datalayout1.ll (524 of 14164) PASS: LLVM :: Assembler/invalid-datalayout10.ll (525 of 14164) PASS: LLVM :: Assembler/invalid-datalayout12.ll (526 of 14164) PASS: LLVM :: Assembler/invalid-datalayout11.ll (527 of 14164) PASS: LLVM :: Assembler/invalid-datalayout14.ll (528 of 14164) PASS: LLVM :: Assembler/invalid-datalayout13.ll (529 of 14164) PASS: LLVM :: Assembler/invalid-datalayout16.ll (530 of 14164) PASS: LLVM :: Assembler/invalid-datalayout15.ll (531 of 14164) PASS: LLVM :: Assembler/invalid-datalayout17.ll (532 of 14164) PASS: LLVM :: Assembler/invalid-datalayout19.ll (533 of 14164) PASS: LLVM :: Assembler/invalid-datalayout18.ll (534 of 14164) PASS: LLVM :: Assembler/invalid-datalayout2.ll (535 of 14164) PASS: LLVM :: Assembler/invalid-datalayout22.ll (536 of 14164) PASS: LLVM :: Assembler/invalid-datalayout20.ll (537 of 14164) PASS: LLVM :: Assembler/invalid-datalayout21.ll (538 of 14164) PASS: LLVM :: Assembler/invalid-datalayout23.ll (539 of 14164) PASS: LLVM :: Assembler/invalid-datalayout3.ll (540 of 14164) PASS: LLVM :: Assembler/invalid-datalayout24.ll (541 of 14164) PASS: LLVM :: Assembler/invalid-datalayout4.ll (542 of 14164) PASS: LLVM :: Assembler/invalid-datalayout6.ll (543 of 14164) PASS: LLVM :: Assembler/invalid-datalayout7.ll (544 of 14164) PASS: LLVM :: Assembler/invalid-datalayout5.ll (545 of 14164) PASS: LLVM :: Assembler/invalid-datalayout9.ll (546 of 14164) PASS: LLVM :: Assembler/invalid-datalayout8.ll (547 of 14164) PASS: LLVM :: Assembler/invalid-debug-info-version.ll (548 of 14164) PASS: LLVM :: Assembler/invalid-dicompileunit-language-overflow.ll (549 of 14164) PASS: LLVM :: Assembler/invalid-dicompileunit-language-bad.ll (550 of 14164) PASS: LLVM :: Assembler/invalid-dicompileunit-missing-language.ll (551 of 14164) PASS: LLVM :: Assembler/invalid-dicompileunit-null-file.ll (552 of 14164) PASS: LLVM :: Assembler/invalid-diderivedtype-missing-basetype.ll (553 of 14164) PASS: LLVM :: Assembler/invalid-diderivedtype-missing-tag.ll (554 of 14164) PASS: LLVM :: Assembler/invalid-dicompositetype-missing-tag.ll (555 of 14164) PASS: LLVM :: Assembler/invalid-dienumerator-missing-name.ll (556 of 14164) PASS: LLVM :: Assembler/invalid-dienumerator-missing-value.ll (557 of 14164) PASS: LLVM :: Assembler/invalid-diexpression-large.ll (558 of 14164) PASS: LLVM :: Assembler/invalid-difile-missing-directory.ll (559 of 14164) PASS: LLVM :: Assembler/invalid-diexpression-verify.ll (560 of 14164) PASS: LLVM :: Assembler/invalid-difile-missing-filename.ll (561 of 14164) PASS: LLVM :: Assembler/invalid-diglobalvariable-empty-name.ll (562 of 14164) PASS: LLVM :: Assembler/invalid-diimportedentity-missing-tag.ll (563 of 14164) PASS: LLVM :: Assembler/invalid-diimportedentity-missing-scope.ll (564 of 14164) PASS: LLVM :: Assembler/invalid-diglobalvariable-missing-name.ll (565 of 14164) PASS: LLVM :: Assembler/invalid-dilexicalblock-missing-scope.ll (566 of 14164) PASS: LLVM :: Assembler/invalid-dilexicalblockfile-missing-scope.ll (567 of 14164) PASS: LLVM :: Assembler/invalid-dilexicalblock-null-scope.ll (568 of 14164) PASS: LLVM :: Assembler/invalid-dilexicalblockfile-missing-discriminator.ll (569 of 14164) PASS: LLVM :: Assembler/invalid-dilexicalblockfile-null-scope.ll (570 of 14164) PASS: LLVM :: Assembler/invalid-dilocalvariable-missing-scope.ll (571 of 14164) PASS: LLVM :: Assembler/invalid-dilocalvariable-arg-large.ll (572 of 14164) PASS: LLVM :: Assembler/invalid-dilocalvariable-arg-negative.ll (573 of 14164) PASS: LLVM :: Assembler/invalid-dilocalvariable-missing-tag.ll (574 of 14164) PASS: LLVM :: Assembler/invalid-dilocation-field-bad.ll (575 of 14164) PASS: LLVM :: Assembler/invalid-dilocalvariable-null-scope.ll (576 of 14164) PASS: LLVM :: Assembler/invalid-dilocation-missing-scope-2.ll (577 of 14164) PASS: LLVM :: Assembler/invalid-dilocation-field-twice.ll (578 of 14164) PASS: LLVM :: Assembler/invalid-dilocation-missing-scope.ll (579 of 14164) PASS: LLVM :: Assembler/invalid-dilocation-null-scope.ll (580 of 14164) PASS: LLVM :: Assembler/invalid-dilocation-overflow-column.ll (581 of 14164) PASS: LLVM :: Assembler/invalid-dilocation-overflow-line.ll (582 of 14164) PASS: LLVM :: Assembler/invalid-dinamespace-missing-namespace.ll (583 of 14164) PASS: LLVM :: Assembler/invalid-disubrange-count-large.ll (584 of 14164) PASS: LLVM :: Assembler/invalid-disubrange-count-negative.ll (585 of 14164) PASS: LLVM :: Assembler/invalid-disubrange-count-missing.ll (586 of 14164) PASS: LLVM :: Assembler/invalid-disubrange-lowerBound-max.ll (587 of 14164) PASS: LLVM :: Assembler/invalid-disubrange-lowerBound-min.ll (588 of 14164) PASS: LLVM :: Assembler/invalid-disubroutinetype-missing-types.ll (589 of 14164) PASS: LLVM :: Assembler/invalid-ditemplatetypeparameter-missing-type.ll (590 of 14164) PASS: LLVM :: Assembler/invalid-fwdref1.ll (591 of 14164) PASS: LLVM :: Assembler/invalid-fwdref2.ll (592 of 14164) PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-bad.ll (593 of 14164) PASS: LLVM :: Assembler/invalid-ditemplatevalueparameter-missing-value.ll (594 of 14164) PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-missing.ll (595 of 14164) PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-wrong-type.ll (596 of 14164) PASS: LLVM :: Assembler/invalid-gep-mismatched-explicit-type.ll (597 of 14164) PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-overflow.ll (598 of 14164) PASS: LLVM :: Assembler/invalid-hexint.ll (599 of 14164) PASS: LLVM :: Assembler/invalid-gep-missing-explicit-type.ll (600 of 14164) PASS: LLVM :: Assembler/invalid-label.ll (601 of 14164) PASS: LLVM :: Assembler/invalid-landingpad.ll (602 of 14164) PASS: LLVM :: Assembler/invalid-load-mismatched-explicit-type.ll (603 of 14164) PASS: LLVM :: Assembler/invalid-mdnode-badref.ll (604 of 14164) PASS: LLVM :: Assembler/invalid-load-missing-explicit-type.ll (605 of 14164) PASS: LLVM :: Assembler/invalid-mdnode-vector2.ll (606 of 14164) PASS: LLVM :: Assembler/invalid-mdnode-vector.ll (607 of 14164) PASS: LLVM :: Assembler/invalid-metadata-attachment-has-type.ll (608 of 14164) PASS: LLVM :: Assembler/invalid-metadata-function-local-complex-1.ll (609 of 14164) PASS: LLVM :: Assembler/invalid-metadata-function-local-attachments.ll (610 of 14164) PASS: LLVM :: Assembler/invalid-metadata-function-local-complex-2.ll (611 of 14164) PASS: LLVM :: Assembler/invalid-metadata-has-type.ll (612 of 14164) PASS: LLVM :: Assembler/invalid-metadata-function-local-complex-3.ll (613 of 14164) PASS: LLVM :: Assembler/invalid-name.ll (614 of 14164) PASS: LLVM :: Assembler/invalid-name2.ll (615 of 14164) PASS: LLVM :: Assembler/invalid-safestack-param.ll (616 of 14164) PASS: LLVM :: Assembler/invalid-safestack-return.ll (617 of 14164) PASS: LLVM :: Assembler/invalid-specialized-mdnode.ll (618 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-function-between-blocks.ll (619 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-function-missing-named.ll (620 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-global-missing.ll (621 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-function-missing-numbered.ll (622 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-indexes-duplicated.ll (623 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-indexes-empty.ll (624 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-indexes-ordered.ll (625 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-indexes-one.ll (626 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-indexes-range.ll (627 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-indexes-toofew.ll (628 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder_bb-missing-bb.ll (629 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-indexes-toomany.ll (630 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder-type.ll (631 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder_bb-missing-func.ll (632 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder_bb-missing-body.ll (633 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder_bb-not-bb.ll (634 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder_bb-not-func.ll (635 of 14164) PASS: LLVM :: Assembler/invalid-uselistorder_bb-numbered.ll (636 of 14164) PASS: LLVM :: Assembler/invalid_cast.ll (637 of 14164) PASS: LLVM :: Assembler/invalid_cast4.ll (638 of 14164) PASS: LLVM :: Assembler/invalid_cast2.ll (639 of 14164) PASS: LLVM :: Assembler/invalid_cast3.ll (640 of 14164) PASS: LLVM :: Assembler/large-comdat.ll (641 of 14164) PASS: LLVM :: Assembler/metadata-null-operands.ll (642 of 14164) PASS: LLVM :: Assembler/musttail-invalid-1.ll (643 of 14164) PASS: LLVM :: Assembler/metadata-function-local.ll (644 of 14164) PASS: LLVM :: Assembler/musttail-invalid-2.ll (645 of 14164) PASS: LLVM :: Assembler/metadata.ll (646 of 14164) PASS: LLVM :: Assembler/musttail.ll (647 of 14164) PASS: LLVM :: Assembler/named-metadata.ll (648 of 14164) PASS: LLVM :: Assembler/numbered-values.ll (649 of 14164) PASS: LLVM :: Assembler/private-hidden-alias.ll (650 of 14164) PASS: LLVM :: Assembler/private-hidden-function.ll (651 of 14164) PASS: LLVM :: Assembler/private-hidden-variable.ll (652 of 14164) PASS: LLVM :: Assembler/private-protected-variable.ll (653 of 14164) PASS: LLVM :: Assembler/private-protected-alias.ll (654 of 14164) PASS: LLVM :: Assembler/private-protected-function.ll (655 of 14164) PASS: LLVM :: Assembler/short-hexpair.ll (656 of 14164) PASS: LLVM :: Assembler/tls-models.ll (657 of 14164) PASS: LLVM :: Assembler/select.ll (658 of 14164) PASS: LLVM :: Assembler/unnamed-alias.ll (659 of 14164) PASS: LLVM :: Assembler/unnamed-addr.ll (660 of 14164) PASS: LLVM :: Assembler/unnamed-comdat.ll (661 of 14164) PASS: LLVM :: Assembler/unnamed.ll (662 of 14164) PASS: LLVM :: Assembler/unsized-recursive-type.ll (663 of 14164) PASS: LLVM :: Assembler/uselistorder.ll (664 of 14164) PASS: LLVM :: Assembler/vbool-cmp.ll (665 of 14164) PASS: LLVM :: Assembler/upgrade-loop-metadata.ll (666 of 14164) PASS: LLVM :: Assembler/uselistorder_bb.ll (667 of 14164) PASS: LLVM :: Assembler/vector-cmp.ll (668 of 14164) UNSUPPORTED: LLVM :: Bindings/Go/go.test (669 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/analysis.ml (670 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/bitreader.ml (671 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/bitwriter.ml (672 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/core.ml (673 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/executionengine.ml (674 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/ext_exc.ml (675 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/ipo.ml (676 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/irreader.ml (677 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/linker.ml (678 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/passmgr_builder.ml (679 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/scalar_opts.ml (680 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/target.ml (681 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/transform_utils.ml (682 of 14164) UNSUPPORTED: LLVM :: Bindings/OCaml/vectorize.ml (683 of 14164) PASS: LLVM :: Assembler/vector-select.ll (684 of 14164) PASS: LLVM :: Assembler/vector-shift.ll (685 of 14164) PASS: LLVM :: Assembler/x86mmx.ll (686 of 14164) PASS: LLVM :: Bindings/llvm-c/add_named_metadata_operand.ll (687 of 14164) PASS: LLVM :: Bindings/llvm-c/calc.test (688 of 14164) PASS: LLVM :: Bindings/llvm-c/globals.ll (689 of 14164) PASS: LLVM :: Bindings/llvm-c/functions.ll (690 of 14164) PASS: LLVM :: Bindings/llvm-c/objectfile.ll (691 of 14164) PASS: LLVM :: Bindings/llvm-c/invalid-bitcode.test (692 of 14164) PASS: LLVM :: Bindings/llvm-c/set_metadata.ll (693 of 14164) PASS: LLVM :: Bitcode/2006-12-11-Cast-ConstExpr.ll (694 of 14164) PASS: LLVM :: Bitcode/2009-06-11-FirstClassAggregateConstant.ll (695 of 14164) PASS: LLVM :: Bindings/llvm-c/X86/disassemble.test (696 of 14164) PASS: LLVM :: Bitcode/DICompileUnit-no-DWOId.ll (697 of 14164) PASS: LLVM :: Bindings/llvm-c/ARM/disassemble.test (698 of 14164) PASS: LLVM :: Bitcode/arm32_neon_vcnt_upgrade.ll (699 of 14164) PASS: LLVM :: Bitcode/atomic.ll (700 of 14164) PASS: LLVM :: Bitcode/aggregateInstructions.3.2.ll (701 of 14164) PASS: LLVM :: Bitcode/PR23310.test (702 of 14164) PASS: LLVM :: Bitcode/attributes.ll (703 of 14164) PASS: LLVM :: Bitcode/binaryFloatInstructions.3.2.ll (704 of 14164) PASS: LLVM :: Bitcode/attributes-3.3.ll (705 of 14164) PASS: LLVM :: Bitcode/binaryIntInstructions.3.2.ll (706 of 14164) PASS: LLVM :: Bitcode/calling-conventions.3.2.ll (707 of 14164) PASS: LLVM :: Bitcode/bitwiseInstructions.3.2.ll (708 of 14164) PASS: LLVM :: Bitcode/case-ranges-3.3.ll (709 of 14164) PASS: LLVM :: Bitcode/blockaddress.ll (710 of 14164) PASS: LLVM :: Bitcode/cmpxchg-upgrade.ll (711 of 14164) PASS: LLVM :: Bitcode/conversionInstructions.3.2.ll (712 of 14164) PASS: LLVM :: Bitcode/constantsTest.3.2.ll (713 of 14164) PASS: LLVM :: Bitcode/cmpxchg.3.6.ll (714 of 14164) PASS: LLVM :: Bitcode/extractelement.ll (715 of 14164) PASS: LLVM :: Bitcode/drop-debug-info.3.5.ll (716 of 14164) PASS: LLVM :: Bitcode/debug-loc-again.ll (717 of 14164) PASS: LLVM :: Bitcode/fcmp-fast.ll (718 of 14164) PASS: LLVM :: Bitcode/function-local-metadata.3.5.ll (719 of 14164) PASS: LLVM :: Bitcode/function-encoding-rel-operands.ll (720 of 14164) PASS: LLVM :: Bitcode/global-variables.3.2.ll (721 of 14164) PASS: LLVM :: Bitcode/highLevelStructure.3.2.ll (722 of 14164) PASS: LLVM :: Bitcode/invalid.ll (723 of 14164) PASS: LLVM :: Bitcode/flags.ll (724 of 14164) PASS: LLVM :: Bitcode/inalloca.ll (725 of 14164) PASS: LLVM :: Bitcode/local-linkage-default-visibility.3.4.ll (726 of 14164) PASS: LLVM :: Bitcode/mdstring-high-bits.ll (727 of 14164) PASS: LLVM :: Bitcode/linkage-types-3.2.ll (728 of 14164) PASS: LLVM :: Bitcode/memInstructions.3.2.ll (729 of 14164) PASS: LLVM :: Bitcode/metadata.3.5.ll (730 of 14164) PASS: LLVM :: Bitcode/metadata-2.ll (731 of 14164) PASS: LLVM :: Bitcode/miscInstructions.3.2.ll (732 of 14164) PASS: LLVM :: Bitcode/metadata.ll (733 of 14164) PASS: LLVM :: Bitcode/null-type.ll (734 of 14164) PASS: LLVM :: Bitcode/old-aliases.ll (735 of 14164) PASS: LLVM :: Bitcode/pr18704.ll (736 of 14164) PASS: LLVM :: Bitcode/padding.test (737 of 14164) PASS: LLVM :: Bitcode/ptest-new.ll (738 of 14164) PASS: LLVM :: Bitcode/ptest-old.ll (739 of 14164) PASS: LLVM :: Bitcode/shuffle.ll (740 of 14164) PASS: LLVM :: Bitcode/select.ll (741 of 14164) PASS: LLVM :: Bitcode/standardCIntrinsic.3.2.ll (742 of 14164) PASS: LLVM :: Bitcode/ssse3_palignr.ll (743 of 14164) PASS: LLVM :: Bitcode/terminatorInstructions.3.2.ll (744 of 14164) PASS: LLVM :: Bitcode/tailcall.ll (745 of 14164) PASS: LLVM :: Bitcode/upgrade-global-ctors.ll (746 of 14164) PASS: LLVM :: Bitcode/upgrade-loop-metadata.ll (747 of 14164) PASS: LLVM :: Bitcode/upgrade-tbaa.ll (748 of 14164) PASS: LLVM :: Bitcode/use-list-order.ll (749 of 14164) PASS: LLVM :: Bitcode/vectorInstructions.3.2.ll (750 of 14164) PASS: LLVM :: Bitcode/visibility-styles.3.2.ll (751 of 14164) PASS: LLVM :: Bitcode/variableArgumentIntrinsic.3.2.ll (752 of 14164) PASS: LLVM :: Bitcode/weak-macho-3.5.ll (753 of 14164) PASS: LLVM :: Bitcode/weak-cmpxchg-upgrade.ll (754 of 14164) PASS: LLVM :: Bitcode/invalid.test (755 of 14164) PASS: LLVM :: BugPoint/compile-custom.ll (756 of 14164) PASS: LLVM :: BugPoint/replace-funcs-with-null.ll (757 of 14164) PASS: LLVM :: BugPoint/remove_arguments_test.ll (758 of 14164) PASS: LLVM :: BugPoint/crash-narrowfunctiontest.ll (759 of 14164) PASS: LLVM :: BugPoint/metadata.ll (760 of 14164) PASS: LLVM :: CodeGen/AArch64/PBQP-coalesce-benefit.ll (761 of 14164) PASS: LLVM :: CodeGen/AArch64/PBQP-csr.ll (762 of 14164) PASS: LLVM :: CodeGen/AArch64/PBQP-chain.ll (763 of 14164) PASS: LLVM :: CodeGen/AArch64/128bit_load_store.ll (764 of 14164) PASS: LLVM :: CodeGen/AArch64/PBQP.ll (765 of 14164) PASS: LLVM :: CodeGen/AArch64/Redundantstore.ll (766 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch-multipart.ll (767 of 14164) PASS: LLVM :: CodeGen/AArch64/a57-csel.ll (768 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-2014-12-02-combine-soften.ll (769 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-address-type-promotion-assertion.ll (770 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-address-type-promotion.ll (771 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-2014-08-11-MachineCombinerCrash.ll (772 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-a57-fp-load-balancing.ll (773 of 14164) UNSUPPORTED: LLVM :: CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll (774 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-be-bv.ll (775 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-dynamic-stack-layout.ll (776 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-interleaved-accesses.ll (777 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-neon-v1i1-setcc.ll (778 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-wide-shuffle.ll (779 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-gep-opt.ll (780 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64_tree_tests.ll (781 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64-smull.ll (782 of 14164) PASS: LLVM :: CodeGen/AArch64/addsub-shifted.ll (783 of 14164) PASS: LLVM :: CodeGen/AArch64/addsub.ll (784 of 14164) PASS: LLVM :: CodeGen/AArch64/aarch64_f16_be.ll (785 of 14164) PASS: LLVM :: CodeGen/AArch64/adc.ll (786 of 14164) PASS: LLVM :: CodeGen/AArch64/addsub_ext.ll (787 of 14164) PASS: LLVM :: CodeGen/AArch64/analyzecmp.ll (788 of 14164) PASS: LLVM :: CodeGen/AArch64/alloca.ll (789 of 14164) PASS: LLVM :: CodeGen/AArch64/analyze-branch.ll (790 of 14164) PASS: LLVM :: CodeGen/AArch64/andandshift.ll (791 of 14164) PASS: LLVM :: CodeGen/AArch64/and-mask-removal.ll (792 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2011-03-09-CPSRSpill.ll (793 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2011-03-17-AsmPrinterCrash.ll (794 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2011-04-21-CPSRBug.ll (795 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2011-03-21-Unaligned-Frame-Index.ll (796 of 14164) PASS: LLVM :: CodeGen/AArch64/argument-blocks.ll (797 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2011-10-18-LdStOptBug.ll (798 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2012-01-11-ComparisonDAGCrash.ll (799 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-07-MemcpyAlignBug.ll (800 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-07-DAGCombineVectorExtract.ll (801 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-09-LOADgot-bug.ll (802 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2012-07-11-InstrEmitterBug.ll (803 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-22-LdStOptBug.ll (804 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2013-01-23-frem-crash.ll (805 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2013-01-13-ffast-fcmp.ll (806 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2012-06-06-FPToUI.ll (807 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2013-01-23-sext-crash.ll (808 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-AnInfiniteLoopInDAGCombine.ll (809 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-EXT-undef-mask.ll (810 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-2013-02-12-shufv8i8.ll (811 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-aapcs-be.ll (812 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-abi-varargs.ll (813 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-aapcs.ll (814 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll (815 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-addp.ll (816 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-addr-type-promotion.ll (817 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-addr-mode-folding.ll (818 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-abi.ll (819 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-abi_align.ll (820 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-alloc-no-stack-realign.ll (821 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-addrmode.ll (822 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-alloca-frame-pointer-offset.ll (823 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-andCmpBrToTBZ.ll (824 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ands-bad-peephole.ll (825 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-arith-saturating.ll (826 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-anyregcc-crash.ll (827 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-arith.ll (828 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-arm64-dead-def-elimination-flag.ll (829 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-basic-pic.ll (830 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-atomic-128.ll (831 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-bcc.ll (832 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-atomic.ll (833 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-anyregcc.ll (834 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-varargs.ll (835 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-eh.ll (836 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-big-imm-offsets.ll (837 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-bitconverts.ll (838 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-vector-callee.ll (839 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-big-stack.ll (840 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-vector-caller.ll (841 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-bitfield-extract.ll (842 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-build-vector.ll (843 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-call-tailcalls.ll (844 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-cast-opt.ll (845 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-blockaddress.ll (846 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ccmp-heuristics.ll (847 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-clrsb.ll (848 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ccmp.ll (849 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-coalesce-ext.ll (850 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-code-model-large-abs.ll (851 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-collect-loh-garbage-crash.ll (852 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-collect-loh-str.ll (853 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-complex-copy-noneon.ll (854 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-complex-ret.ll (855 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-codegen-prepare-extload.ll (856 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-collect-loh.ll (857 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-const-addr.ll (858 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-crc32.ll (859 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-convert-v4f64.ll (860 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-crypto.ll (861 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-copy-tuple.ll (862 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-cse.ll (863 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-csel.ll (864 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-dagcombiner-convergence.ll (865 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-dagcombiner-dead-indexed-load.ll (866 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-dagcombiner-load-slicing.ll (867 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-dead-def-frame-index.ll (868 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-cvt.ll (869 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-dead-register-def-bug.ll (870 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-early-ifcvt.ll (871 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-dup.ll (872 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-elf-constpool.ll (873 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-elf-calls.ll (874 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ext.ll (875 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-extend-int-to-fp.ll (876 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-extend.ll (877 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-extload-knownzero.ll (878 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-extract.ll (879 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-elf-globals.ll (880 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-addr-offset.ll (881 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-extract_subvector.ll (882 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-alloca.ll (883 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-extern-weak.ll (884 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-br.ll (885 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-conversion.ll (886 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-fcmp.ll (887 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-gv.ll (888 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-icmp.ll (889 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-intrinsic.ll (890 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-indirectbr.ll (891 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-call.ll (892 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-materialize.ll (893 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-ret.ll (894 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-noconvert.ll (895 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-rem.ll (896 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-store.ll (897 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel.ll (898 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fastcc-tailcall.ll (899 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fastisel-gep-promote-before-add.ll (900 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fixed-point-scalar-cvt-dagcombine.ll (901 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fcmp-opt.ll (902 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fcopysign.ll (903 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fmadd.ll (904 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fminv.ll (905 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fmax.ll (906 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fold-address.ll (907 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fmuladd.ll (908 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fp-contract-zero.ll (909 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fold-lsl.ll (910 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fp.ll (911 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fp-imm.ll (912 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-frame-index.ll (913 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fp128-folding.ll (914 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-global-address.ll (915 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-fp128.ll (916 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-i16-subreg-extract.ll (917 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-hello.ll (918 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-icmp-opt.ll (919 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-indexed-memory.ll (920 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-indexed-vector-ldst-2.ll (921 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-illegal-float-ops.ll (922 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-K.ll (923 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-J.ll (924 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-I.ll (925 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-N.ll (926 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-L.ll (927 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-M.ll (928 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-zero-reg-error.ll (929 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm.ll (930 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-join-reserved.ll (931 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-large-frame.ll (932 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-jumptable.ll (933 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ldp-aa.ll (934 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ldur.ll (935 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ldp.ll (936 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ld1.ll (937 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-leaf.ll (938 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-ldxr-stxr.ll (939 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-memcpy-inline.ll (940 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-long-shift.ll (941 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-memset-inline.ll (942 of 14164) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-basic-A53.ll (943 of 14164) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-basic-A57.ll (944 of 14164) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-forwarding-A53.ll (945 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-misaligned-memcpy-inline.ll (946 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-memset-to-bzero.ll (947 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-movi.ll (948 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-mul.ll (949 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neg.ll (950 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-named-reg-alloc.ll (951 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-named-reg-notareg.ll (952 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-indexed-vector-ldst.ll (953 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-2velem-high.ll (954 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-aba-abd.ll (955 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-3vdiff.ll (956 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-across.ll (957 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-add-pairwise.ll (958 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-add-sub.ll (959 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-2velem.ll (960 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-copyPhysReg-tuple.ll (961 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-compare-instructions.ll (962 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-scalar-by-elem-mul.ll (963 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-copy.ll (964 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-select_cc.ll (965 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-simd-ldst-one.ll (966 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-v1i1-setcc.ll (967 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-simd-vget.ll (968 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-mul-div.ll (969 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-nvcast.ll (970 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-vector-list-spill.ll (971 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-simd-shift.ll (972 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-patchpoint.ll (973 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-patchpoint-scratch-regs.ll (974 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-patchpoint-webkit_jscc.ll (975 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-pic-local-symbol.ll (976 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-prefetch.ll (977 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-platform-reg.ll (978 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-neon-v8.1a.ll (979 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-popcnt.ll (980 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-redzone.ll (981 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-reg-copy-noneon.ll (982 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-register-offset-addressing.ll (983 of 14164) XFAIL: LLVM :: CodeGen/AArch64/arm64-regress-interphase-shift.ll (984 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-regress-f128csel-flags.ll (985 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-register-pairing.ll (986 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-promote-const.ll (987 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-returnaddr.ll (988 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-return-vector.ll (989 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-rev.ll (990 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-rounding.ll (991 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-scaled_iv.ll (992 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-setcc-int-to-fp-combine.ll (993 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-shrink-v1i64.ll (994 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-shifted-sext.ll (995 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-simd-scalar-to-vector.ll (996 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-shrink-wrapping.ll (997 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-scvt.ll (998 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-sitofp-combine-chains.ll (999 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-simplest-elf.ll (1000 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-sli-sri-opt.ll (1001 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-sincos.ll (1002 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-smaxv.ll (1003 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-sminv.ll (1004 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-spill-lr.ll (1005 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-spill.ll (1006 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stack-no-frame.ll (1007 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-sqshl-uqshl-i64Contant.ll (1008 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stackmap-nops.ll (1009 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stackpointer.ll (1010 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stacksave.ll (1011 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stackmap.ll (1012 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stp-aa.ll (1013 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stur.ll (1014 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-st1.ll (1015 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-stp.ll (1016 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-strict-align.ll (1017 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-subsections.ll (1018 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-subvector-extend.ll (1019 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-swizzle-tbl-i16-layout.ll (1020 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-tbl.ll (1021 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-this-return.ll (1022 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-tls-dynamic-together.ll (1023 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-tls-darwin.ll (1024 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-trap.ll (1025 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-triv-disjoint-mem-access.ll (1026 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-trn.ll (1027 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-tls-execs.ll (1028 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-trunc-store.ll (1029 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-umaxv.ll (1030 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-umov.ll (1031 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-unaligned_ldst.ll (1032 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-uminv.ll (1033 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vaargs.ll (1034 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-uzp.ll (1035 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-tls-dynamics.ll (1036 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vaddlv.ll (1037 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vaddv.ll (1038 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vabs.ll (1039 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-variadic-aapcs.ll (1040 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vadd.ll (1041 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vbitwise.ll (1042 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcmp.ll (1043 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vclz.ll (1044 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcnt.ll (1045 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcombine.ll (1046 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_f32_su32.ll (1047 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_f.ll (1048 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_n.ll (1049 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_su32_f32.ll (1050 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcvt.ll (1051 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vcvtxd_f32_f64.ll (1052 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vecFold.ll (1053 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vecCmpBr.ll (1054 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vector-ext.ll (1055 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vector-insertion.ll (1056 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vector-imm.ll (1057 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vfloatintrinsics.ll (1058 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vext_reverse.ll (1059 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vector-ldst.ll (1060 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vext.ll (1061 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vhadd.ll (1062 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vhsub.ll (1063 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-virtual_base.ll (1064 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vminmaxnm.ll (1065 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vmovn.ll (1066 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-volatile.ll (1067 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vpopcnt.ll (1068 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vqsub.ll (1069 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vqadd.ll (1070 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vmax.ll (1071 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vselect.ll (1072 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vshr.ll (1073 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vmul.ll (1074 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vsetcc_fp.ll (1075 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vshuffle.ll (1076 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vsqrt.ll (1077 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vsra.ll (1078 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-weak-reference.ll (1079 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vsub.ll (1080 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-vshift.ll (1081 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-zero-cycle-regmov.ll (1082 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-zero-cycle-zeroing.ll (1083 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-zext.ll (1084 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-zextload-unscaled.ll (1085 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-zip.ll (1086 of 14164) PASS: LLVM :: CodeGen/AArch64/asm-large-immediate.ll (1087 of 14164) PASS: LLVM :: CodeGen/AArch64/assertion-rc-mismatch.ll (1088 of 14164) PASS: LLVM :: CodeGen/AArch64/basic-pic.ll (1089 of 14164) PASS: LLVM :: CodeGen/AArch64/atomic-ops-not-barriers.ll (1090 of 14164) PASS: LLVM :: CodeGen/AArch64/bitcast-v2i8.ll (1091 of 14164) PASS: LLVM :: CodeGen/AArch64/arm64-xaluo.ll (1092 of 14164) PASS: LLVM :: CodeGen/AArch64/bitfield-insert-0.ll (1093 of 14164) PASS: LLVM :: CodeGen/AArch64/bitcast.ll (1094 of 14164) PASS: LLVM :: CodeGen/AArch64/bitfield-insert.ll (1095 of 14164) PASS: LLVM :: CodeGen/AArch64/bitfield.ll (1096 of 14164) PASS: LLVM :: CodeGen/AArch64/blockaddress.ll (1097 of 14164) PASS: LLVM :: CodeGen/AArch64/bool-loads.ll (1098 of 14164) PASS: LLVM :: CodeGen/AArch64/br-to-eh-lpad.ll (1099 of 14164) PASS: LLVM :: CodeGen/AArch64/branch-relax-asm.ll (1100 of 14164) PASS: LLVM :: CodeGen/AArch64/br-undef-cond.ll (1101 of 14164) PASS: LLVM :: CodeGen/AArch64/breg.ll (1102 of 14164) PASS: LLVM :: CodeGen/AArch64/callee-save.ll (1103 of 14164) PASS: LLVM :: CodeGen/AArch64/cmp-const-max.ll (1104 of 14164) PASS: LLVM :: CodeGen/AArch64/cmpwithshort.ll (1105 of 14164) PASS: LLVM :: CodeGen/AArch64/cmpxchg-idioms.ll (1106 of 14164) PASS: LLVM :: CodeGen/AArch64/code-model-large-abs.ll (1107 of 14164) PASS: LLVM :: CodeGen/AArch64/compare-branch.ll (1108 of 14164) PASS: LLVM :: CodeGen/AArch64/atomic-ops.ll (1109 of 14164) PASS: LLVM :: CodeGen/AArch64/compiler-ident.ll (1110 of 14164) PASS: LLVM :: CodeGen/AArch64/combine-comparisons-by-cse.ll (1111 of 14164) PASS: LLVM :: CodeGen/AArch64/complex-copy-noneon.ll (1112 of 14164) PASS: LLVM :: CodeGen/AArch64/concat_vector-truncate-combine.ll (1113 of 14164) PASS: LLVM :: CodeGen/AArch64/concat_vector-scalar-combine.ll (1114 of 14164) PASS: LLVM :: CodeGen/AArch64/complex-fp-to-int.ll (1115 of 14164) PASS: LLVM :: CodeGen/AArch64/complex-int-to-fp.ll (1116 of 14164) PASS: LLVM :: CodeGen/AArch64/concat_vector-truncated-scalar-combine.ll (1117 of 14164) PASS: LLVM :: CodeGen/AArch64/dag-combine-invaraints.ll (1118 of 14164) PASS: LLVM :: CodeGen/AArch64/cond-sel.ll (1119 of 14164) PASS: LLVM :: CodeGen/AArch64/directcond.ll (1120 of 14164) PASS: LLVM :: CodeGen/AArch64/dont-take-over-the-world.ll (1121 of 14164) PASS: LLVM :: CodeGen/AArch64/dp-3source.ll (1122 of 14164) PASS: LLVM :: CodeGen/AArch64/cpus.ll (1123 of 14164) PASS: LLVM :: CodeGen/AArch64/dp1.ll (1124 of 14164) PASS: LLVM :: CodeGen/AArch64/eliminate-trunc.ll (1125 of 14164) PASS: LLVM :: CodeGen/AArch64/dp2.ll (1126 of 14164) PASS: LLVM :: CodeGen/AArch64/extract.ll (1127 of 14164) PASS: LLVM :: CodeGen/AArch64/f16-convert.ll (1128 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-address-extends.ll (1129 of 14164) PASS: LLVM :: CodeGen/AArch64/extern-weak.ll (1130 of 14164) PASS: LLVM :: CodeGen/AArch64/f16-instructions.ll (1131 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-branch-cond-split.ll (1132 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-call-return.ll (1133 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-branch_weights.ll (1134 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-cbz.ll (1135 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-folding.ll (1136 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-gep.ll (1137 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-addressing-modes.ll (1138 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-cmp-branch.ll (1139 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext2.ll (1140 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext3.ll (1141 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext4.ll (1142 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext.ll (1143 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext5.ll (1144 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-intrinsic.ll (1145 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-memcpy.ll (1146 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-mul.ll (1147 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-sdiv.ll (1148 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-runtime-libcall.ll (1149 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-logic-op.ll (1150 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-sqrt.ll (1151 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-switch-phi.ll (1152 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-shift.ll (1153 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-select.ll (1154 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-trunc.ll (1155 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-vret.ll (1156 of 14164) PASS: LLVM :: CodeGen/AArch64/fastcc.ll (1157 of 14164) PASS: LLVM :: CodeGen/AArch64/fastcc-reserved.ll (1158 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-vector-arithmetic.ll (1159 of 14164) PASS: LLVM :: CodeGen/AArch64/fcmp.ll (1160 of 14164) PASS: LLVM :: CodeGen/AArch64/fast-isel-tbz.ll (1161 of 14164) PASS: LLVM :: CodeGen/AArch64/fcvt-fixed.ll (1162 of 14164) PASS: LLVM :: CodeGen/AArch64/fdiv-combine.ll (1163 of 14164) PASS: LLVM :: CodeGen/AArch64/flags-multiuse.ll (1164 of 14164) PASS: LLVM :: CodeGen/AArch64/fcvt-int.ll (1165 of 14164) PASS: LLVM :: CodeGen/AArch64/floatdp_2source.ll (1166 of 14164) PASS: LLVM :: CodeGen/AArch64/fold-constants.ll (1167 of 14164) PASS: LLVM :: CodeGen/AArch64/floatdp_1source.ll (1168 of 14164) PASS: LLVM :: CodeGen/AArch64/fp-cond-sel.ll (1169 of 14164) PASS: LLVM :: CodeGen/AArch64/fp16-v16-instructions.ll (1170 of 14164) PASS: LLVM :: CodeGen/AArch64/fp128-folding.ll (1171 of 14164) PASS: LLVM :: CodeGen/AArch64/fp-dp3.ll (1172 of 14164) PASS: LLVM :: CodeGen/AArch64/fp16-v4-instructions.ll (1173 of 14164) PASS: LLVM :: CodeGen/AArch64/fp16-v8-instructions.ll (1174 of 14164) PASS: LLVM :: CodeGen/AArch64/fp16-vector-bitcast.ll (1175 of 14164) PASS: LLVM :: CodeGen/AArch64/fp16-vector-nvcast.ll (1176 of 14164) PASS: LLVM :: CodeGen/AArch64/fpconv-vector-op-scalarize.ll (1177 of 14164) PASS: LLVM :: CodeGen/AArch64/fp16-vector-load-store.ll (1178 of 14164) PASS: LLVM :: CodeGen/AArch64/fp16-vector-shuffle.ll (1179 of 14164) PASS: LLVM :: CodeGen/AArch64/free-zext.ll (1180 of 14164) PASS: LLVM :: CodeGen/AArch64/frameaddr.ll (1181 of 14164) PASS: LLVM :: CodeGen/AArch64/fpimm.ll (1182 of 14164) PASS: LLVM :: CodeGen/AArch64/funcptr_cast.ll (1183 of 14164) PASS: LLVM :: CodeGen/AArch64/function-subtarget-features.ll (1184 of 14164) PASS: LLVM :: CodeGen/AArch64/func-argpassing.ll (1185 of 14164) PASS: LLVM :: CodeGen/AArch64/ghc-cc.ll (1186 of 14164) PASS: LLVM :: CodeGen/AArch64/global-alignment.ll (1187 of 14164) PASS: LLVM :: CodeGen/AArch64/func-calls.ll (1188 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge-4.ll (1189 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge-3.ll (1190 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge-group-by-use.ll (1191 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge-2.ll (1192 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge-1.ll (1193 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge-ignore-single-use-minsize.ll (1194 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge-ignore-single-use.ll (1195 of 14164) PASS: LLVM :: CodeGen/AArch64/got-abuse.ll (1196 of 14164) PASS: LLVM :: CodeGen/AArch64/hints.ll (1197 of 14164) PASS: LLVM :: CodeGen/AArch64/half.ll (1198 of 14164) PASS: LLVM :: CodeGen/AArch64/global-merge.ll (1199 of 14164) PASS: LLVM :: CodeGen/AArch64/i1-contents.ll (1200 of 14164) PASS: LLVM :: CodeGen/AArch64/i128-fast-isel-fallback.ll (1201 of 14164) PASS: LLVM :: CodeGen/AArch64/i128-align.ll (1202 of 14164) PASS: LLVM :: CodeGen/AArch64/ifcvt-select.ll (1203 of 14164) PASS: LLVM :: CodeGen/AArch64/init-array.ll (1204 of 14164) PASS: LLVM :: CodeGen/AArch64/implicit-sret.ll (1205 of 14164) PASS: LLVM :: CodeGen/AArch64/illegal-float-ops.ll (1206 of 14164) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badI.ll (1207 of 14164) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK.ll (1208 of 14164) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK2.ll (1209 of 14164) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badL.ll (1210 of 14164) PASS: LLVM :: CodeGen/AArch64/inlineasm-ldr-pseudo.ll (1211 of 14164) PASS: LLVM :: CodeGen/AArch64/jump-table.ll (1212 of 14164) PASS: LLVM :: CodeGen/AArch64/intrinsics-memory-barrier.ll (1213 of 14164) PASS: LLVM :: CodeGen/AArch64/inline-asm-globaladdress.ll (1214 of 14164) PASS: LLVM :: CodeGen/AArch64/large-consts.ll (1215 of 14164) PASS: LLVM :: CodeGen/AArch64/large_shift.ll (1216 of 14164) PASS: LLVM :: CodeGen/AArch64/ldst-unscaledimm.ll (1217 of 14164) PASS: LLVM :: CodeGen/AArch64/ldst-regoffset.ll (1218 of 14164) PASS: LLVM :: CodeGen/AArch64/ldst-unsignedimm.ll (1219 of 14164) PASS: LLVM :: CodeGen/AArch64/ldst-opt.ll (1220 of 14164) PASS: LLVM :: CodeGen/AArch64/legalize-bug-bogus-cpu.ll (1221 of 14164) PASS: LLVM :: CodeGen/AArch64/local_vars.ll (1222 of 14164) PASS: LLVM :: CodeGen/AArch64/logical-imm.ll (1223 of 14164) PASS: LLVM :: CodeGen/AArch64/logical_shifted_reg.ll (1224 of 14164) PASS: LLVM :: CodeGen/AArch64/machine-sink-kill-flags.ll (1225 of 14164) PASS: LLVM :: CodeGen/AArch64/machine_cse.ll (1226 of 14164) PASS: LLVM :: CodeGen/AArch64/literal_pools_float.ll (1227 of 14164) PASS: LLVM :: CodeGen/AArch64/machine-copy-prop.ll (1228 of 14164) PASS: LLVM :: CodeGen/AArch64/machine_cse_impdef_killflags.ll (1229 of 14164) PASS: LLVM :: CodeGen/AArch64/memcpy-f128.ll (1230 of 14164) PASS: LLVM :: CodeGen/AArch64/madd-lohi.ll (1231 of 14164) PASS: LLVM :: CodeGen/AArch64/madd-combiner.ll (1232 of 14164) PASS: LLVM :: CodeGen/AArch64/mature-mc-support.ll (1233 of 14164) PASS: LLVM :: CodeGen/AArch64/merge-store.ll (1234 of 14164) PASS: LLVM :: CodeGen/AArch64/movw-consts.ll (1235 of 14164) PASS: LLVM :: CodeGen/AArch64/minmax.ll (1236 of 14164) PASS: LLVM :: CodeGen/AArch64/movw-shift-encoding.ll (1237 of 14164) PASS: LLVM :: CodeGen/AArch64/mul_pow2.ll (1238 of 14164) PASS: LLVM :: CodeGen/AArch64/mul-lohi.ll (1239 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-bitcast.ll (1240 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-diagnostics.ll (1241 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-extract.ll (1242 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-fpround_f128.ll (1243 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-fma.ll (1244 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-bitwise-instructions.ll (1245 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-idiv.ll (1246 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-mla-mls.ll (1247 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-compare-instructions.ll (1248 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-or-combine.ll (1249 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-mov.ll (1250 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-scalar-by-elem-fma.ll (1251 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-scalar-copy.ll (1252 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-truncStore-extLoad.ll (1253 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-shift-left-long.ll (1254 of 14164) PASS: LLVM :: CodeGen/AArch64/nzcv-save.ll (1255 of 14164) PASS: LLVM :: CodeGen/AArch64/nest-register.ll (1256 of 14164) PASS: LLVM :: CodeGen/AArch64/or-combine.ll (1257 of 14164) PASS: LLVM :: CodeGen/AArch64/postra-mi-sched.ll (1258 of 14164) PASS: LLVM :: CodeGen/AArch64/paired-load.ll (1259 of 14164) PASS: LLVM :: CodeGen/AArch64/print-mrs-system-register.ll (1260 of 14164) PASS: LLVM :: CodeGen/AArch64/pic-eh-stubs.ll (1261 of 14164) PASS: LLVM :: CodeGen/AArch64/ragreedy-csr.ll (1262 of 14164) PASS: LLVM :: CodeGen/AArch64/rbit.ll (1263 of 14164) PASS: LLVM :: CodeGen/AArch64/regress-bitcast-formals.ll (1264 of 14164) PASS: LLVM :: CodeGen/AArch64/regress-f128csel-flags.ll (1265 of 14164) PASS: LLVM :: CodeGen/AArch64/regress-fp128-livein.ll (1266 of 14164) PASS: LLVM :: CodeGen/AArch64/regress-tail-livereg.ll (1267 of 14164) PASS: LLVM :: CodeGen/AArch64/regress-tblgen-chains.ll (1268 of 14164) PASS: LLVM :: CodeGen/AArch64/regress-w29-reserved-with-fp.ll (1269 of 14164) PASS: LLVM :: CodeGen/AArch64/remat-float0.ll (1270 of 14164) PASS: LLVM :: CodeGen/AArch64/remat.ll (1271 of 14164) PASS: LLVM :: CodeGen/AArch64/returnaddr.ll (1272 of 14164) PASS: LLVM :: CodeGen/AArch64/rm_redundant_cmp.ll (1273 of 14164) PASS: LLVM :: CodeGen/AArch64/setcc-takes-i32.ll (1274 of 14164) PASS: LLVM :: CodeGen/AArch64/neon-perm.ll (1275 of 14164) PASS: LLVM :: CodeGen/AArch64/setcc-type-mismatch.ll (1276 of 14164) PASS: LLVM :: CodeGen/AArch64/sdivpow2.ll (1277 of 14164) PASS: LLVM :: CodeGen/AArch64/sibling-call.ll (1278 of 14164) PASS: LLVM :: CodeGen/AArch64/sincos-expansion.ll (1279 of 14164) PASS: LLVM :: CodeGen/AArch64/simple-macho.ll (1280 of 14164) PASS: LLVM :: CodeGen/AArch64/special-reg.ll (1281 of 14164) PASS: LLVM :: CodeGen/AArch64/sincospow-vector-expansion.ll (1282 of 14164) PASS: LLVM :: CodeGen/AArch64/stackmap-liveness.ll (1283 of 14164) PASS: LLVM :: CodeGen/AArch64/tail-call.ll (1284 of 14164) PASS: LLVM :: CodeGen/AArch64/stack-guard-remat-bitcast.ll (1285 of 14164) PASS: LLVM :: CodeGen/AArch64/tailcall-fastisel.ll (1286 of 14164) PASS: LLVM :: CodeGen/AArch64/tailcall-explicit-sret.ll (1287 of 14164) UNSUPPORTED: LLVM :: CodeGen/AArch64/tailcall_misched_graph.ll (1288 of 14164) PASS: LLVM :: CodeGen/AArch64/tailcall-implicit-sret.ll (1289 of 14164) PASS: LLVM :: CodeGen/AArch64/tailcall-mem-intrinsics.ll (1290 of 14164) PASS: LLVM :: CodeGen/AArch64/stack_guard_remat.ll (1291 of 14164) PASS: LLVM :: CodeGen/AArch64/tbz-tbnz.ll (1292 of 14164) PASS: LLVM :: CodeGen/AArch64/vcvt-oversize.ll (1293 of 14164) PASS: LLVM :: CodeGen/AArch64/trunc-v1i64.ll (1294 of 14164) PASS: LLVM :: CodeGen/AArch64/tst-br.ll (1295 of 14164) PASS: LLVM :: CodeGen/AArch64/xbfiz.ll (1296 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/add-debug.ll (1297 of 14164) PASS: LLVM :: CodeGen/AArch64/zero-reg.ll (1298 of 14164) PASS: LLVM :: CodeGen/AMDGPU/add_i64.ll (1299 of 14164) PASS: LLVM :: CodeGen/AMDGPU/address-space.ll (1300 of 14164) PASS: LLVM :: CodeGen/AMDGPU/32-bit-local-address-space.ll (1301 of 14164) PASS: LLVM :: CodeGen/AMDGPU/anyext.ll (1302 of 14164) PASS: LLVM :: CodeGen/AMDGPU/add.ll (1303 of 14164) PASS: LLVM :: CodeGen/AMDGPU/array-ptr-calc-i64.ll (1304 of 14164) PASS: LLVM :: CodeGen/AMDGPU/array-ptr-calc-i32.ll (1305 of 14164) PASS: LLVM :: CodeGen/AMDGPU/atomic_cmp_swap_local.ll (1306 of 14164) PASS: LLVM :: CodeGen/AMDGPU/atomic_load_add.ll (1307 of 14164) XFAIL: LLVM :: CodeGen/AMDGPU/basic-branch.ll (1308 of 14164) PASS: LLVM :: CodeGen/AMDGPU/atomic_load_sub.ll (1309 of 14164) PASS: LLVM :: CodeGen/AMDGPU/bfe_uint.ll (1310 of 14164) PASS: LLVM :: CodeGen/AMDGPU/and.ll (1311 of 14164) PASS: LLVM :: CodeGen/AMDGPU/basic-loop.ll (1312 of 14164) PASS: LLVM :: CodeGen/AMDGPU/bitcast.ll (1313 of 14164) PASS: LLVM :: CodeGen/AMDGPU/bfi_int.ll (1314 of 14164) PASS: LLVM :: CodeGen/AMDGPU/big_alu.ll (1315 of 14164) PASS: LLVM :: CodeGen/AMDGPU/bswap.ll (1316 of 14164) PASS: LLVM :: CodeGen/AMDGPU/call.ll (1317 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/cf-stack-bug.ll (1318 of 14164) PASS: LLVM :: CodeGen/AMDGPU/build_vector.ll (1319 of 14164) PASS: LLVM :: CodeGen/AMDGPU/cayman-loop-bug.ll (1320 of 14164) PASS: LLVM :: CodeGen/AMDGPU/call_fs.ll (1321 of 14164) PASS: LLVM :: CodeGen/AMDGPU/coalescer_remat.ll (1322 of 14164) PASS: LLVM :: CodeGen/AMDGPU/cf_end.ll (1323 of 14164) PASS: LLVM :: CodeGen/AMDGPU/combine_vloads.ll (1324 of 14164) PASS: LLVM :: CodeGen/AMDGPU/codegen-prepare-addrmode-sext.ll (1325 of 14164) PASS: LLVM :: CodeGen/AMDGPU/commute-shifts.ll (1326 of 14164) PASS: LLVM :: CodeGen/AMDGPU/complex-folding.ll (1327 of 14164) PASS: LLVM :: CodeGen/AMDGPU/cgp-addressing-modes.ll (1328 of 14164) PASS: LLVM :: CodeGen/AMDGPU/commute_modifiers.ll (1329 of 14164) PASS: LLVM :: CodeGen/AMDGPU/commute-compares.ll (1330 of 14164) PASS: LLVM :: CodeGen/AMDGPU/copy-to-reg.ll (1331 of 14164) PASS: LLVM :: CodeGen/AMDGPU/copy-illegal-type.ll (1332 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ctlz_zero_undef.ll (1333 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ctpop64.ll (1334 of 14164) PASS: LLVM :: CodeGen/AMDGPU/cttz_zero_undef.ll (1335 of 14164) PASS: LLVM :: CodeGen/AMDGPU/cvt_f32_ubyte.ll (1336 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ctpop.ll (1337 of 14164) PASS: LLVM :: CodeGen/AMDGPU/cvt_flr_i32_f32.ll (1338 of 14164) PASS: LLVM :: CodeGen/AMDGPU/dagcombiner-bug-illegal-vec4-int-to-fp.ll (1339 of 14164) PASS: LLVM :: CodeGen/AMDGPU/cvt_rpi_i32_f32.ll (1340 of 14164) PASS: LLVM :: CodeGen/AMDGPU/debug.ll (1341 of 14164) PASS: LLVM :: CodeGen/AMDGPU/dot4-folding.ll (1342 of 14164) PASS: LLVM :: CodeGen/AMDGPU/disconnected-predset-break-bug.ll (1343 of 14164) PASS: LLVM :: CodeGen/AMDGPU/concat_vectors.ll (1344 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ds-negative-offset-addressing-mode-loop.ll (1345 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ds_read2_offset_order.ll (1346 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ds_read2.ll (1347 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ds_read2_superreg.ll (1348 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ds_read2st64.ll (1349 of 14164) PASS: LLVM :: CodeGen/AMDGPU/default-fp-mode.ll (1350 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ds_write2.ll (1351 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ds_write2st64.ll (1352 of 14164) PASS: LLVM :: CodeGen/AMDGPU/empty-function.ll (1353 of 14164) PASS: LLVM :: CodeGen/AMDGPU/endcf-loop-header.ll (1354 of 14164) PASS: LLVM :: CodeGen/AMDGPU/extload-private.ll (1355 of 14164) PASS: LLVM :: CodeGen/AMDGPU/extload.ll (1356 of 14164) PASS: LLVM :: CodeGen/AMDGPU/extract_vector_elt_i16.ll (1357 of 14164) PASS: LLVM :: CodeGen/AMDGPU/elf.r600.ll (1358 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fabs.f64.ll (1359 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fabs.ll (1360 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fadd64.ll (1361 of 14164) PASS: LLVM :: CodeGen/AMDGPU/elf.ll (1362 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fadd.ll (1363 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fcmp-cnde-int-args.ll (1364 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fcmp-cnd.ll (1365 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fcmp.ll (1366 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fcmp64.ll (1367 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fconst64.ll (1368 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fceil.ll (1369 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fceil64.ll (1370 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fcopysign.f64.ll (1371 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fcopysign.f32.ll (1372 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fdiv.ll (1373 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fetch-limits.r600.ll (1374 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fdiv.f64.ll (1375 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ffloor.ll (1376 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ffloor.f64.ll (1377 of 14164) PASS: LLVM :: CodeGen/AMDGPU/floor.ll (1378 of 14164) PASS: LLVM :: CodeGen/AMDGPU/flat-address-space.ll (1379 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fma.f64.ll (1380 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmad.ll (1381 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fetch-limits.r700+.ll (1382 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fma.ll (1383 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmax.ll (1384 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmax3.f64.ll (1385 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fma-combine.ll (1386 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmax_legacy.f64.ll (1387 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmax3.ll (1388 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmax_legacy.ll (1389 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmin.ll (1390 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmaxnum.ll (1391 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmaxnum.f64.ll (1392 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmin_legacy.f64.ll (1393 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmin3.ll (1394 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fminnum.f64.ll (1395 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmin_legacy.ll (1396 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmuladd.ll (1397 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmul64.ll (1398 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fminnum.ll (1399 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fmul.ll (1400 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fnearbyint.ll (1401 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fneg-fabs.ll (1402 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fneg-fabs.f64.ll (1403 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fneg.f64.ll (1404 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fp16_to_fp.ll (1405 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fp32_to_fp16.ll (1406 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fp-classify.ll (1407 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fneg.ll (1408 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fp_to_sint.f64.ll (1409 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fp_to_sint.ll (1410 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fp_to_uint.f64.ll (1411 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fpext.ll (1412 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fptrunc.ll (1413 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fp_to_uint.ll (1414 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fsqrt.ll (1415 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fsub.ll (1416 of 14164) PASS: LLVM :: CodeGen/AMDGPU/frem.ll (1417 of 14164) PASS: LLVM :: CodeGen/AMDGPU/fsub64.ll (1418 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ftrunc.f64.ll (1419 of 14164) PASS: LLVM :: CodeGen/AMDGPU/gep-address-space.ll (1420 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ftrunc.ll (1421 of 14164) PASS: LLVM :: CodeGen/AMDGPU/global-directive.ll (1422 of 14164) PASS: LLVM :: CodeGen/AMDGPU/global-extload-i1.ll (1423 of 14164) PASS: LLVM :: CodeGen/AMDGPU/global-zero-initializer.ll (1424 of 14164) PASS: LLVM :: CodeGen/AMDGPU/global-extload-i32.ll (1425 of 14164) PASS: LLVM :: CodeGen/AMDGPU/gv-const-addrspace-fail.ll (1426 of 14164) PASS: LLVM :: CodeGen/AMDGPU/global-extload-i8.ll (1427 of 14164) PASS: LLVM :: CodeGen/AMDGPU/gv-const-addrspace.ll (1428 of 14164) PASS: LLVM :: CodeGen/AMDGPU/global-extload-i16.ll (1429 of 14164) PASS: LLVM :: CodeGen/AMDGPU/i1-copy-implicit-def.ll (1430 of 14164) PASS: LLVM :: CodeGen/AMDGPU/global_atomics.ll (1431 of 14164) PASS: LLVM :: CodeGen/AMDGPU/i8-to-double-to-float.ll (1432 of 14164) PASS: LLVM :: CodeGen/AMDGPU/i1-copy-phi.ll (1433 of 14164) PASS: LLVM :: CodeGen/AMDGPU/icmp-select-sete-reverse-args.ll (1434 of 14164) PASS: LLVM :: CodeGen/AMDGPU/hsa.ll (1435 of 14164) PASS: LLVM :: CodeGen/AMDGPU/icmp64.ll (1436 of 14164) PASS: LLVM :: CodeGen/AMDGPU/half.ll (1437 of 14164) PASS: LLVM :: CodeGen/AMDGPU/indirect-addressing-si.ll (1438 of 14164) XFAIL: LLVM :: CodeGen/AMDGPU/infinite-loop-evergreen.ll (1439 of 14164) PASS: LLVM :: CodeGen/AMDGPU/inline-asm.ll (1440 of 14164) PASS: LLVM :: CodeGen/AMDGPU/infinite-loop.ll (1441 of 14164) PASS: LLVM :: CodeGen/AMDGPU/indirect-private-64.ll (1442 of 14164) PASS: LLVM :: CodeGen/AMDGPU/insert_subreg.ll (1443 of 14164) PASS: LLVM :: CodeGen/AMDGPU/input-mods.ll (1444 of 14164) PASS: LLVM :: CodeGen/AMDGPU/imm.ll (1445 of 14164) PASS: LLVM :: CodeGen/AMDGPU/inline-calls.ll (1446 of 14164) PASS: LLVM :: CodeGen/AMDGPU/jump-address.ll (1447 of 14164) PASS: LLVM :: CodeGen/AMDGPU/invariant-load-no-alias-store.ll (1448 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/large-alloca.ll (1449 of 14164) PASS: LLVM :: CodeGen/AMDGPU/kcache-fold.ll (1450 of 14164) PASS: LLVM :: CodeGen/AMDGPU/large-constant-initializer.ll (1451 of 14164) PASS: LLVM :: CodeGen/AMDGPU/lds-initializer.ll (1452 of 14164) PASS: LLVM :: CodeGen/AMDGPU/lds-oqap-crash.ll (1453 of 14164) PASS: LLVM :: CodeGen/AMDGPU/lds-output-queue.ll (1454 of 14164) PASS: LLVM :: CodeGen/AMDGPU/lds-size.ll (1455 of 14164) PASS: LLVM :: CodeGen/AMDGPU/insert_vector_elt.ll (1456 of 14164) PASS: LLVM :: CodeGen/AMDGPU/legalizedag-bug-expand-setcc.ll (1457 of 14164) PASS: LLVM :: CodeGen/AMDGPU/lds-zero-initializer.ll (1458 of 14164) PASS: LLVM :: CodeGen/AMDGPU/literals.ll (1459 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.barrier.global.ll (1460 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.barrier.local.ll (1461 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.abs.ll (1462 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfi.ll (1463 of 14164) PASS: LLVM :: CodeGen/AMDGPU/kernel-args.ll (1464 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.brev.ll (1465 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfm.ll (1466 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll (1467 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.cube.ll (1468 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.class.ll (1469 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfe.i32.ll (1470 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.cvt_f32_ubyte.ll (1471 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.div_fixup.ll (1472 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfe.u32.ll (1473 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.flbit.i32.ll (1474 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.div_fmas.ll (1475 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.div_scale.ll (1476 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.fract.f64.ll (1477 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imax.ll (1478 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imad24.ll (1479 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imin.ll (1480 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.fract.ll (1481 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.kill.ll (1482 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imul24.ll (1483 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.mul.ll (1484 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.ldexp.ll (1485 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.legacy.rsq.ll (1486 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rcp.f64.ll (1487 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rsq.clamped.f64.ll (1488 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.tex.ll (1489 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rcp.ll (1490 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rsq.clamped.ll (1491 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rsq.ll (1492 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.trig_preop.ll (1493 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umax.ll (1494 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.trunc.ll (1495 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umad24.ll (1496 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umin.ll (1497 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.fs.interp.ll (1498 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umul24.ll (1499 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.getlod.ll (1500 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.image.ll (1501 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.image.sample.ll (1502 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.gather4.ll (1503 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.image.sample.o.ll (1504 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.load.dword.ll (1505 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.imageload.ll (1506 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sample-masked.ll (1507 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.resinfo.ll (1508 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sample.ll (1509 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sampled.ll (1510 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sendmsg.ll (1511 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sendmsg-m0.ll (1512 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.tbuffer.store.ll (1513 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.amdgpu.dp4.ll (1514 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.tid.ll (1515 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.amdgpu.lrp.ll (1516 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.amdgpu.kilp.ll (1517 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.exp2.ll (1518 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.cos.ll (1519 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.pow.ll (1520 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.log2.ll (1521 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.memcpy.ll (1522 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.rint.f64.ll (1523 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.rint.ll (1524 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.round.f64.ll (1525 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.round.ll (1526 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.sqrt.ll (1527 of 14164) PASS: LLVM :: CodeGen/AMDGPU/load-input-fold.ll (1528 of 14164) PASS: LLVM :: CodeGen/AMDGPU/llvm.sin.ll (1529 of 14164) PASS: LLVM :: CodeGen/AMDGPU/load-i1.ll (1530 of 14164) PASS: LLVM :: CodeGen/AMDGPU/load64.ll (1531 of 14164) PASS: LLVM :: CodeGen/AMDGPU/load.vec.ll (1532 of 14164) PASS: LLVM :: CodeGen/AMDGPU/local-64.ll (1533 of 14164) PASS: LLVM :: CodeGen/AMDGPU/local-atomics64.ll (1534 of 14164) PASS: LLVM :: CodeGen/AMDGPU/local-memory.ll (1535 of 14164) PASS: LLVM :: CodeGen/AMDGPU/local-memory-two-objects.ll (1536 of 14164) PASS: LLVM :: CodeGen/AMDGPU/loop-address.ll (1537 of 14164) PASS: LLVM :: CodeGen/AMDGPU/lshl.ll (1538 of 14164) PASS: LLVM :: CodeGen/AMDGPU/loop-idiom.ll (1539 of 14164) PASS: LLVM :: CodeGen/AMDGPU/lshr.ll (1540 of 14164) PASS: LLVM :: CodeGen/AMDGPU/local-atomics.ll (1541 of 14164) PASS: LLVM :: CodeGen/AMDGPU/load.ll (1542 of 14164) PASS: LLVM :: CodeGen/AMDGPU/m0-spill.ll (1543 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mad-sub.ll (1544 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mad_uint24.ll (1545 of 14164) PASS: LLVM :: CodeGen/AMDGPU/madak.ll (1546 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mad_int24.ll (1547 of 14164) PASS: LLVM :: CodeGen/AMDGPU/madmk.ll (1548 of 14164) PASS: LLVM :: CodeGen/AMDGPU/max-literals.ll (1549 of 14164) PASS: LLVM :: CodeGen/AMDGPU/max.ll (1550 of 14164) PASS: LLVM :: CodeGen/AMDGPU/max3.ll (1551 of 14164) PASS: LLVM :: CodeGen/AMDGPU/min3.ll (1552 of 14164) PASS: LLVM :: CodeGen/AMDGPU/missing-store.ll (1553 of 14164) PASS: LLVM :: CodeGen/AMDGPU/min.ll (1554 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mubuf.ll (1555 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mul_int24.ll (1556 of 14164) PASS: LLVM :: CodeGen/AMDGPU/merge-stores.ll (1557 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mul.ll (1558 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mulhu.ll (1559 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mad-combine.ll (1560 of 14164) PASS: LLVM :: CodeGen/AMDGPU/no-initializer-constant-addrspace.ll (1561 of 14164) PASS: LLVM :: CodeGen/AMDGPU/no-shrink-extloads.ll (1562 of 14164) PASS: LLVM :: CodeGen/AMDGPU/operand-folding.ll (1563 of 14164) PASS: LLVM :: CodeGen/AMDGPU/mul_uint24.ll (1564 of 14164) PASS: LLVM :: CodeGen/AMDGPU/operand-spacing.ll (1565 of 14164) PASS: LLVM :: CodeGen/AMDGPU/parallelandifcollapse.ll (1566 of 14164) PASS: LLVM :: CodeGen/AMDGPU/packetizer.ll (1567 of 14164) PASS: LLVM :: CodeGen/AMDGPU/predicate-dp4.ll (1568 of 14164) XFAIL: LLVM :: CodeGen/AMDGPU/parallelorifcollapse.ll (1569 of 14164) PASS: LLVM :: CodeGen/AMDGPU/predicates.ll (1570 of 14164) PASS: LLVM :: CodeGen/AMDGPU/private-memory-broken.ll (1571 of 14164) PASS: LLVM :: CodeGen/AMDGPU/or.ll (1572 of 14164) PASS: LLVM :: CodeGen/AMDGPU/private-memory-atomics.ll (1573 of 14164) PASS: LLVM :: CodeGen/AMDGPU/pv-packing.ll (1574 of 14164) PASS: LLVM :: CodeGen/AMDGPU/pv.ll (1575 of 14164) PASS: LLVM :: CodeGen/AMDGPU/r600-export-fix.ll (1576 of 14164) PASS: LLVM :: CodeGen/AMDGPU/r600-encoding.ll (1577 of 14164) PASS: LLVM :: CodeGen/AMDGPU/r600-infinite-loop-bug-while-reorganizing-vector.ll (1578 of 14164) PASS: LLVM :: CodeGen/AMDGPU/reciprocal.ll (1579 of 14164) PASS: LLVM :: CodeGen/AMDGPU/r600cfg.ll (1580 of 14164) PASS: LLVM :: CodeGen/AMDGPU/register-count-comments.ll (1581 of 14164) PASS: LLVM :: CodeGen/AMDGPU/reorder-stores.ll (1582 of 14164) PASS: LLVM :: CodeGen/AMDGPU/rotl.i64.ll (1583 of 14164) PASS: LLVM :: CodeGen/AMDGPU/rotr.i64.ll (1584 of 14164) PASS: LLVM :: CodeGen/AMDGPU/rotl.ll (1585 of 14164) PASS: LLVM :: CodeGen/AMDGPU/rv7x0_count3.ll (1586 of 14164) PASS: LLVM :: CodeGen/AMDGPU/rotr.ll (1587 of 14164) PASS: LLVM :: CodeGen/AMDGPU/rsq.ll (1588 of 14164) PASS: LLVM :: CodeGen/AMDGPU/private-memory.ll (1589 of 14164) PASS: LLVM :: CodeGen/AMDGPU/saddo.ll (1590 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-fs-loop-nested-if.ll (1591 of 14164) PASS: LLVM :: CodeGen/AMDGPU/salu-to-valu.ll (1592 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-fs-loop.ll (1593 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-fs-loop-nested.ll (1594 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-if-2.ll (1595 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-if.ll (1596 of 14164) PASS: LLVM :: CodeGen/AMDGPU/scalar_to_vector.ll (1597 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-vs-if-nested-loop-failure.ll (1598 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-vs-if-nested-loop.ll (1599 of 14164) PASS: LLVM :: CodeGen/AMDGPU/s_movk_i32.ll (1600 of 14164) PASS: LLVM :: CodeGen/AMDGPU/schedule-global-loads.ll (1601 of 14164) PASS: LLVM :: CodeGen/AMDGPU/schedule-kernel-arg-loads.ll (1602 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sdiv.ll (1603 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sdivrem24.ll (1604 of 14164) PASS: LLVM :: CodeGen/AMDGPU/scratch-buffer.ll (1605 of 14164) PASS: LLVM :: CodeGen/AMDGPU/select-i1.ll (1606 of 14164) PASS: LLVM :: CodeGen/AMDGPU/select.ll (1607 of 14164) PASS: LLVM :: CodeGen/AMDGPU/selectcc-cnd.ll (1608 of 14164) PASS: LLVM :: CodeGen/AMDGPU/select-vectors.ll (1609 of 14164) PASS: LLVM :: CodeGen/AMDGPU/selectcc-cnde-int.ll (1610 of 14164) PASS: LLVM :: CodeGen/AMDGPU/select64.ll (1611 of 14164) PASS: LLVM :: CodeGen/AMDGPU/selectcc-icmp-select-float.ll (1612 of 14164) PASS: LLVM :: CodeGen/AMDGPU/set-dx10.ll (1613 of 14164) PASS: LLVM :: CodeGen/AMDGPU/selectcc-opt.ll (1614 of 14164) PASS: LLVM :: CodeGen/AMDGPU/selectcc.ll (1615 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sdivrem64.ll (1616 of 14164) PASS: LLVM :: CodeGen/AMDGPU/setcc-equivalent.ll (1617 of 14164) PASS: LLVM :: CodeGen/AMDGPU/seto.ll (1618 of 14164) PASS: LLVM :: CodeGen/AMDGPU/setuo.ll (1619 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sext-eliminate.ll (1620 of 14164) PASS: LLVM :: CodeGen/AMDGPU/setcc-opt.ll (1621 of 14164) PASS: LLVM :: CodeGen/AMDGPU/setcc64.ll (1622 of 14164) PASS: LLVM :: CodeGen/AMDGPU/setcc.ll (1623 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sgpr-control-flow.ll (1624 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sgpr-copy-duplicate-operand.ll (1625 of 14164) PASS: LLVM :: CodeGen/AMDGPU/shared-op-cycle.ll (1626 of 14164) PASS: LLVM :: CodeGen/AMDGPU/shl_add_constant.ll (1627 of 14164) PASS: LLVM :: CodeGen/AMDGPU/shl.ll (1628 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/si-annotate-cf-assertion.ll (1629 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sgpr-copy.ll (1630 of 14164) PASS: LLVM :: CodeGen/AMDGPU/si-annotate-cf.ll (1631 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sext-in-reg.ll (1632 of 14164) PASS: LLVM :: CodeGen/AMDGPU/si-lod-bias.ll (1633 of 14164) PASS: LLVM :: CodeGen/AMDGPU/shl_add_ptr.ll (1634 of 14164) PASS: LLVM :: CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll (1635 of 14164) PASS: LLVM :: CodeGen/AMDGPU/si-vector-hang.ll (1636 of 14164) XFAIL: LLVM :: CodeGen/AMDGPU/simplify-demanded-bits-build-pair.ll (1637 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sign_extend.ll (1638 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sint_to_fp.f64.ll (1639 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sint_to_fp.ll (1640 of 14164) PASS: LLVM :: CodeGen/AMDGPU/split-scalar-i64-add.ll (1641 of 14164) PASS: LLVM :: CodeGen/AMDGPU/smrd.ll (1642 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sra.ll (1643 of 14164) PASS: LLVM :: CodeGen/AMDGPU/si-sgpr-spill.ll (1644 of 14164) PASS: LLVM :: CodeGen/AMDGPU/si-spill-cf.ll (1645 of 14164) PASS: LLVM :: CodeGen/AMDGPU/srl.ll (1646 of 14164) PASS: LLVM :: CodeGen/AMDGPU/ssubo.ll (1647 of 14164) XFAIL: LLVM :: CodeGen/AMDGPU/store-v3i32.ll (1648 of 14164) PASS: LLVM :: CodeGen/AMDGPU/store-barrier.ll (1649 of 14164) XFAIL: LLVM :: CodeGen/AMDGPU/store-v3i64.ll (1650 of 14164) PASS: LLVM :: CodeGen/AMDGPU/store-vector-ptrs.ll (1651 of 14164) PASS: LLVM :: CodeGen/AMDGPU/store.r600.ll (1652 of 14164) PASS: LLVM :: CodeGen/AMDGPU/structurize1.ll (1653 of 14164) PASS: LLVM :: CodeGen/AMDGPU/structurize.ll (1654 of 14164) PASS: LLVM :: CodeGen/AMDGPU/subreg-coalescer-crash.ll (1655 of 14164) PASS: LLVM :: CodeGen/AMDGPU/sub.ll (1656 of 14164) PASS: LLVM :: CodeGen/AMDGPU/subreg-coalescer-undef-use.ll (1657 of 14164) PASS: LLVM :: CodeGen/AMDGPU/store.ll (1658 of 14164) PASS: LLVM :: CodeGen/AMDGPU/subreg-eliminate-dead.ll (1659 of 14164) PASS: LLVM :: CodeGen/AMDGPU/swizzle-export.ll (1660 of 14164) PASS: LLVM :: CodeGen/AMDGPU/texture-input-merge.ll (1661 of 14164) PASS: LLVM :: CodeGen/AMDGPU/tex-clause-antidep.ll (1662 of 14164) XFAIL: LLVM :: CodeGen/AMDGPU/trunc-store-f64-to-f16.ll (1663 of 14164) PASS: LLVM :: CodeGen/AMDGPU/trunc-store-i1.ll (1664 of 14164) PASS: LLVM :: CodeGen/AMDGPU/trunc-vector-store-assertion-failure.ll (1665 of 14164) PASS: LLVM :: CodeGen/AMDGPU/tti-unroll-prefs.ll (1666 of 14164) PASS: LLVM :: CodeGen/AMDGPU/trunc-cmp-constant.ll (1667 of 14164) PASS: LLVM :: CodeGen/AMDGPU/trunc.ll (1668 of 14164) PASS: LLVM :: CodeGen/AMDGPU/udiv.ll (1669 of 14164) PASS: LLVM :: CodeGen/AMDGPU/uaddo.ll (1670 of 14164) PASS: LLVM :: CodeGen/AMDGPU/udivrem24.ll (1671 of 14164) PASS: LLVM :: CodeGen/AMDGPU/udivrem.ll (1672 of 14164) PASS: LLVM :: CodeGen/AMDGPU/uint_to_fp.f64.ll (1673 of 14164) PASS: LLVM :: CodeGen/AMDGPU/uint_to_fp.ll (1674 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/unhandled-loop-condition-assertion.ll (1675 of 14164) PASS: LLVM :: CodeGen/AMDGPU/unaligned-load-store.ll (1676 of 14164) PASS: LLVM :: CodeGen/AMDGPU/unroll.ll (1677 of 14164) PASS: LLVM :: CodeGen/AMDGPU/unsupported-cc.ll (1678 of 14164) PASS: LLVM :: CodeGen/AMDGPU/udivrem64.ll (1679 of 14164) PASS: LLVM :: CodeGen/AMDGPU/urecip.ll (1680 of 14164) PASS: LLVM :: CodeGen/AMDGPU/srem.ll (1681 of 14164) UNSUPPORTED: LLVM :: CodeGen/AMDGPU/v1i64-kernel-arg.ll (1682 of 14164) PASS: LLVM :: CodeGen/AMDGPU/use-sgpr-multiple-times.ll (1683 of 14164) PASS: LLVM :: CodeGen/AMDGPU/v_cndmask.ll (1684 of 14164) PASS: LLVM :: CodeGen/AMDGPU/usubo.ll (1685 of 14164) PASS: LLVM :: CodeGen/AMDGPU/v_mac.ll (1686 of 14164) PASS: LLVM :: CodeGen/AMDGPU/valu-i1.ll (1687 of 14164) PASS: LLVM :: CodeGen/AMDGPU/vertex-fetch-encoding.ll (1688 of 14164) PASS: LLVM :: CodeGen/AMDGPU/vector-alloca.ll (1689 of 14164) PASS: LLVM :: CodeGen/AMDGPU/vop-shrink.ll (1690 of 14164) PASS: LLVM :: CodeGen/AMDGPU/vselect64.ll (1691 of 14164) PASS: LLVM :: CodeGen/AMDGPU/vselect.ll (1692 of 14164) PASS: LLVM :: CodeGen/AMDGPU/vtx-fetch-branch.ll (1693 of 14164) PASS: LLVM :: CodeGen/AMDGPU/vtx-schedule.ll (1694 of 14164) PASS: LLVM :: CodeGen/AMDGPU/wait.ll (1695 of 14164) PASS: LLVM :: CodeGen/AMDGPU/wrong-transalu-pos-fix.ll (1696 of 14164) PASS: LLVM :: CodeGen/AMDGPU/work-item-intrinsics.ll (1697 of 14164) PASS: LLVM :: CodeGen/AMDGPU/zero_extend.ll (1698 of 14164) PASS: LLVM :: CodeGen/AMDGPU/xor.ll (1699 of 14164) PASS: LLVM :: CodeGen/ARM/2006-11-10-CycleInDAG.ll (1700 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-13-InstrSched.ll (1701 of 14164) PASS: LLVM :: CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll (1702 of 14164) PASS: LLVM :: CodeGen/ARM/2007-03-07-CombinerCrash.ll (1703 of 14164) PASS: LLVM :: CodeGen/ARM/2007-03-30-RegScavengerAssert.ll (1704 of 14164) PASS: LLVM :: CodeGen/ARM/2007-03-27-RegScavengerAssert.ll (1705 of 14164) PASS: LLVM :: CodeGen/ARM/2007-04-02-RegScavengerAssert.ll (1706 of 14164) PASS: LLVM :: CodeGen/ARM/2007-01-19-InfiniteLoop.ll (1707 of 14164) PASS: LLVM :: CodeGen/ARM/2007-04-03-PEIBug.ll (1708 of 14164) PASS: LLVM :: CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll (1709 of 14164) PASS: LLVM :: CodeGen/ARM/2007-04-30-CombinerCrash.ll (1710 of 14164) PASS: LLVM :: CodeGen/ARM/2007-04-03-UndefinedSymbol.ll (1711 of 14164) PASS: LLVM :: CodeGen/ARM/2007-05-09-tailmerge-2.ll (1712 of 14164) PASS: LLVM :: CodeGen/AMDGPU/urem.ll (1713 of 14164) PASS: LLVM :: CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll (1714 of 14164) PASS: LLVM :: CodeGen/ARM/2007-05-07-tailmerge-1.ll (1715 of 14164) PASS: LLVM :: CodeGen/ARM/2007-05-14-RegScavengerAssert.ll (1716 of 14164) PASS: LLVM :: CodeGen/ARM/2007-05-22-tailmerge-3.ll (1717 of 14164) PASS: LLVM :: CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll (1718 of 14164) PASS: LLVM :: CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll (1719 of 14164) PASS: LLVM :: CodeGen/ARM/2007-08-15-ReuseBug.ll (1720 of 14164) PASS: LLVM :: CodeGen/ARM/2008-02-29-RegAllocLocal.ll (1721 of 14164) PASS: LLVM :: CodeGen/ARM/2008-03-07-RegScavengerAssert.ll (1722 of 14164) PASS: LLVM :: CodeGen/ARM/2008-03-05-SxtInRegBug.ll (1723 of 14164) PASS: LLVM :: CodeGen/ARM/2008-04-04-ScavengerAssert.ll (1724 of 14164) PASS: LLVM :: CodeGen/ARM/2008-04-10-ScavengerAssert.ll (1725 of 14164) PASS: LLVM :: CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll (1726 of 14164) PASS: LLVM :: CodeGen/ARM/2008-05-19-ScavengerAssert.ll (1727 of 14164) PASS: LLVM :: CodeGen/ARM/2008-07-17-Fdiv.ll (1728 of 14164) PASS: LLVM :: CodeGen/ARM/2008-09-17-CoalescerBug.ll (1729 of 14164) PASS: LLVM :: CodeGen/ARM/2008-08-07-AsmPrintBug.ll (1730 of 14164) PASS: LLVM :: CodeGen/ARM/2008-04-11-PHIofImpDef.ll (1731 of 14164) PASS: LLVM :: CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll (1732 of 14164) PASS: LLVM :: CodeGen/ARM/2009-02-16-SpillerBug.ll (1733 of 14164) PASS: LLVM :: CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll (1734 of 14164) PASS: LLVM :: CodeGen/ARM/2009-02-27-SpillerBug.ll (1735 of 14164) PASS: LLVM :: CodeGen/ARM/2009-03-07-SpillerBug.ll (1736 of 14164) PASS: LLVM :: CodeGen/ARM/2009-03-09-AddrModeBug.ll (1737 of 14164) PASS: LLVM :: CodeGen/ARM/2009-04-06-AsmModifier.ll (1738 of 14164) PASS: LLVM :: CodeGen/ARM/2009-04-08-AggregateAddr.ll (1739 of 14164) PASS: LLVM :: CodeGen/ARM/2009-04-08-FREM.ll (1740 of 14164) PASS: LLVM :: CodeGen/ARM/2008-11-18-ScavengerAssert.ll (1741 of 14164) PASS: LLVM :: CodeGen/ARM/2009-04-09-RegScavengerAsm.ll (1742 of 14164) PASS: LLVM :: CodeGen/ARM/2009-04-08-FloatUndef.ll (1743 of 14164) PASS: LLVM :: CodeGen/ARM/2009-05-11-CodePlacementCrash.ll (1744 of 14164) PASS: LLVM :: CodeGen/ARM/2009-05-05-DAGCombineBug.ll (1745 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-02-ISelCrash.ll (1746 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-04-MissingLiveIn.ll (1747 of 14164) PASS: LLVM :: CodeGen/ARM/2009-05-07-RegAllocLocal.ll (1748 of 14164) PASS: LLVM :: CodeGen/ARM/2009-05-18-InlineAsmMem.ll (1749 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-22-CoalescerBug.ll (1750 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-19-RegScavengerAssert.ll (1751 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll (1752 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert.ll (1753 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-15-RegScavengerAssert.ll (1754 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll (1755 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll (1756 of 14164) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll (1757 of 14164) PASS: LLVM :: CodeGen/ARM/2009-07-09-asm-p-constraint.ll (1758 of 14164) PASS: LLVM :: CodeGen/ARM/2009-07-01-CommuteBug.ll (1759 of 14164) PASS: LLVM :: CodeGen/ARM/2009-07-22-ScavengerAssert.ll (1760 of 14164) PASS: LLVM :: CodeGen/ARM/2009-07-22-SchedulerAssert.ll (1761 of 14164) PASS: LLVM :: CodeGen/ARM/2009-07-29-VFP3Registers.ll (1762 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-02-RegScavengerAssert-Neon.ll (1763 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll (1764 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll (1765 of 14164) PASS: LLVM :: CodeGen/ARM/2009-07-18-RewriterBug.ll (1766 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert.ll (1767 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-15-RegScavengerAssert.ll (1768 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill.ll (1769 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-26-ScalarToVector.ll (1770 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill2.ll (1771 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-29-ExtractEltf32.ll (1772 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-27-ScalarToVector.ll (1773 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-29-TooLongSplat.ll (1774 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill3.ll (1775 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-31-TwoRegShuffle.ll (1776 of 14164) PASS: LLVM :: CodeGen/ARM/2009-08-31-LSDA-Name.ll (1777 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-09-fpcmp-ole.ll (1778 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-09-AllOnes.ll (1779 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-10-postdec.ll (1780 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-13-InvalidSubreg.ll (1781 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-21-LiveVariablesBug.ll (1782 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-22-LiveVariablesBug.ll (1783 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-13-InvalidSuperReg.ll (1784 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-20-LiveIntervalsBug.ll (1785 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-24-spill-align.ll (1786 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-23-LiveVariablesBug.ll (1787 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-28-LdStOptiBug.ll (1788 of 14164) PASS: LLVM :: CodeGen/ARM/2009-09-27-CoalescerBug.ll (1789 of 14164) PASS: LLVM :: CodeGen/ARM/2009-10-02-NEONSubregsBug.ll (1790 of 14164) PASS: LLVM :: CodeGen/ARM/2009-10-16-Scope.ll (1791 of 14164) PASS: LLVM :: CodeGen/ARM/2009-10-27-double-align.ll (1792 of 14164) PASS: LLVM :: CodeGen/ARM/2009-10-30.ll (1793 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-01-NeonMoves.ll (1794 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-02-NegativeLane.ll (1795 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-13-CoalescerCrash.ll (1796 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll (1797 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert2.ll (1798 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert.ll (1799 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-30-LiveVariablesBug.ll (1800 of 14164) PASS: LLVM :: CodeGen/ARM/2009-11-13-VRRewriterCrash.ll (1801 of 14164) PASS: LLVM :: CodeGen/ARM/2010-03-04-stm-undef-addr.ll (1802 of 14164) PASS: LLVM :: CodeGen/ARM/2009-12-02-vtrn-undef.ll (1803 of 14164) PASS: LLVM :: CodeGen/ARM/2010-04-09-NeonSelect.ll (1804 of 14164) PASS: LLVM :: CodeGen/ARM/2010-03-04-eabi-fp-spill.ll (1805 of 14164) PASS: LLVM :: CodeGen/ARM/2010-04-13-v2f64SplitArg.ll (1806 of 14164) PASS: LLVM :: CodeGen/ARM/2010-04-14-SplitVector.ll (1807 of 14164) PASS: LLVM :: CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll (1808 of 14164) PASS: LLVM :: CodeGen/ARM/2010-03-18-ldm-rtrn.ll (1809 of 14164) PASS: LLVM :: CodeGen/ARM/2010-05-17-FastAllocCrash.ll (1810 of 14164) PASS: LLVM :: CodeGen/ARM/2010-05-14-IllegalType.ll (1811 of 14164) PASS: LLVM :: CodeGen/ARM/2010-05-20-NEONSpillCrash.ll (1812 of 14164) PASS: LLVM :: CodeGen/ARM/2010-05-19-Shuffles.ll (1813 of 14164) PASS: LLVM :: CodeGen/ARM/2010-05-18-PostIndexBug.ll (1814 of 14164) PASS: LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll (1815 of 14164) PASS: LLVM :: CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll (1816 of 14164) PASS: LLVM :: CodeGen/ARM/2010-05-21-BuildVector.ll (1817 of 14164) XFAIL: LLVM :: CodeGen/ARM/2010-06-21-nondarwin-tc.ll (1818 of 14164) PASS: LLVM :: CodeGen/ARM/2010-06-21-LdStMultipleBug.ll (1819 of 14164) PASS: LLVM :: CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll (1820 of 14164) PASS: LLVM :: CodeGen/ARM/2010-07-26-GlobalMerge.ll (1821 of 14164) PASS: LLVM :: CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll (1822 of 14164) PASS: LLVM :: CodeGen/ARM/2010-06-29-SubregImpDefs.ll (1823 of 14164) PASS: LLVM :: CodeGen/ARM/2010-08-04-EHCrash.ll (1824 of 14164) PASS: LLVM :: CodeGen/ARM/2010-09-21-OptCmpBug.ll (1825 of 14164) PASS: LLVM :: CodeGen/ARM/2010-08-04-StackVariable.ll (1826 of 14164) PASS: LLVM :: CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll (1827 of 14164) PASS: LLVM :: CodeGen/ARM/2010-10-25-ifcvt-ldm.ll (1828 of 14164) PASS: LLVM :: CodeGen/ARM/2010-11-29-PrologueBug.ll (1829 of 14164) PASS: LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll (1830 of 14164) PASS: LLVM :: CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll (1831 of 14164) PASS: LLVM :: CodeGen/ARM/2011-02-04-AntidepMultidef.ll (1832 of 14164) PASS: LLVM :: CodeGen/ARM/2010-12-08-tpsoft.ll (1833 of 14164) PASS: LLVM :: CodeGen/ARM/2011-02-07-AntidepClobber.ll (1834 of 14164) PASS: LLVM :: CodeGen/ARM/2010-12-15-elf-lcomm.ll (1835 of 14164) PASS: LLVM :: CodeGen/ARM/2011-03-10-DAGCombineCrash.ll (1836 of 14164) PASS: LLVM :: CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll (1837 of 14164) PASS: LLVM :: CodeGen/ARM/2011-03-23-PeepholeBug.ll (1838 of 14164) PASS: LLVM :: CodeGen/ARM/2011-03-15-LdStMultipleBug.ll (1839 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-07-schediv.ll (1840 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-12-FastRegAlloc.ll (1841 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-11-MachineLICMBug.ll (1842 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-12-AlignBug.ll (1843 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-15-AndVFlagPeepholeBug.ll (1844 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-27-IfCvtBug.ll (1845 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-26-SchedTweak.ll (1846 of 14164) PASS: LLVM :: CodeGen/ARM/2011-04-15-RegisterCmpPeephole.ll (1847 of 14164) PASS: LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll (1848 of 14164) PASS: LLVM :: CodeGen/ARM/2011-06-09-TailCallByVal.ll (1849 of 14164) XFAIL: LLVM :: CodeGen/ARM/2011-06-16-TailCallByVal.ll (1850 of 14164) PASS: LLVM :: CodeGen/ARM/2011-06-29-MergeGlobalsAlign.ll (1851 of 14164) PASS: LLVM :: CodeGen/ARM/2011-07-10-GlobalMergeBug.ll (1852 of 14164) PASS: LLVM :: CodeGen/ARM/2011-08-25-ldmia_ret.ll (1853 of 14164) PASS: LLVM :: CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll (1854 of 14164) PASS: LLVM :: CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll (1855 of 14164) PASS: LLVM :: CodeGen/ARM/2011-09-19-cpsr.ll (1856 of 14164) PASS: LLVM :: CodeGen/ARM/2011-08-29-SchedCycle.ll (1857 of 14164) PASS: LLVM :: CodeGen/ARM/2011-09-09-OddVectorDivision.ll (1858 of 14164) PASS: LLVM :: CodeGen/ARM/2011-08-29-ldr_pre_imm.ll (1859 of 14164) PASS: LLVM :: CodeGen/ARM/2011-09-28-CMovCombineBug.ll (1860 of 14164) PASS: LLVM :: CodeGen/ARM/2011-10-26-memset-with-neon.ll (1861 of 14164) PASS: LLVM :: CodeGen/ARM/2011-10-26-ExpandUnalignedLoadCrash.ll (1862 of 14164) PASS: LLVM :: CodeGen/ARM/2011-11-07-PromoteVectorLoadStore.ll (1863 of 14164) PASS: LLVM :: CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll (1864 of 14164) PASS: LLVM :: CodeGen/ARM/2011-10-26-memset-inline.ll (1865 of 14164) PASS: LLVM :: CodeGen/ARM/2011-11-09-IllegalVectorFPIntConvert.ll (1866 of 14164) PASS: LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll (1867 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-12-14-machine-sink.ll (1868 of 14164) PASS: LLVM :: CodeGen/ARM/2011-12-19-sjlj-clobber.ll (1869 of 14164) PASS: LLVM :: CodeGen/ARM/2011-11-28-DAGCombineBug.ll (1870 of 14164) PASS: LLVM :: CodeGen/ARM/2011-11-30-MergeAlignment.ll (1871 of 14164) PASS: LLVM :: CodeGen/ARM/2011-11-29-128bitArithmetics.ll (1872 of 14164) PASS: LLVM :: CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll (1873 of 14164) PASS: LLVM :: CodeGen/ARM/2012-01-23-PostRA-LICM.ll (1874 of 14164) PASS: LLVM :: CodeGen/ARM/2012-01-26-CopyPropKills.ll (1875 of 14164) PASS: LLVM :: CodeGen/ARM/2012-01-26-CoalescerBug.ll (1876 of 14164) PASS: LLVM :: CodeGen/ARM/2012-03-05-FPSCR-bug.ll (1877 of 14164) PASS: LLVM :: CodeGen/ARM/2012-02-01-CoalescerBug.ll (1878 of 14164) PASS: LLVM :: CodeGen/ARM/2012-03-26-FoldImmBug.ll (1879 of 14164) PASS: LLVM :: CodeGen/ARM/2012-03-13-DAGCombineBug.ll (1880 of 14164) PASS: LLVM :: CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll (1881 of 14164) PASS: LLVM :: CodeGen/ARM/2012-04-10-DAGCombine.ll (1882 of 14164) PASS: LLVM :: CodeGen/ARM/2012-04-24-SplitEHCriticalEdge.ll (1883 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-06-12-SchedMemLatency.ll (1884 of 14164) PASS: LLVM :: CodeGen/ARM/2012-08-04-DtripleSpillReload.ll (1885 of 14164) PASS: LLVM :: CodeGen/ARM/2012-05-04-vmov.ll (1886 of 14164) PASS: LLVM :: CodeGen/ARM/2012-05-10-PreferVMOVtoVDUP32.ll (1887 of 14164) PASS: LLVM :: CodeGen/ARM/2012-05-29-TailDupBug.ll (1888 of 14164) PASS: LLVM :: CodeGen/ARM/2012-08-13-bfi.ll (1889 of 14164) PASS: LLVM :: CodeGen/ARM/2012-08-09-neon-extload.ll (1890 of 14164) PASS: LLVM :: CodeGen/ARM/2012-08-08-legalize-unaligned.ll (1891 of 14164) PASS: LLVM :: CodeGen/ARM/2012-08-23-legalize-vmull.ll (1892 of 14164) PASS: LLVM :: CodeGen/ARM/2012-08-30-select.ll (1893 of 14164) PASS: LLVM :: CodeGen/ARM/2012-09-18-ARMv4ISelBug.ll (1894 of 14164) PASS: LLVM :: CodeGen/ARM/2012-08-27-CopyPhysRegCrash.ll (1895 of 14164) PASS: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv.ll (1896 of 14164) PASS: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll (1897 of 14164) PASS: LLVM :: CodeGen/ARM/2012-10-04-FixedFrame-vs-byval.ll (1898 of 14164) PASS: LLVM :: CodeGen/ARM/2012-10-04-AAPCS-byval-align8.ll (1899 of 14164) PASS: LLVM :: CodeGen/ARM/2012-10-04-LDRB_POST_IMM-Crash.ll (1900 of 14164) PASS: LLVM :: CodeGen/ARM/2012-11-14-subs_carry.ll (1901 of 14164) PASS: LLVM :: CodeGen/ARM/2012-10-18-PR14099-ByvalFrameAddress.ll (1902 of 14164) PASS: LLVM :: CodeGen/ARM/2013-02-27-expand-vfma.ll (1903 of 14164) PASS: LLVM :: CodeGen/ARM/2013-01-21-PR14992.ll (1904 of 14164) PASS: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C4-vs-VFP.ll (1905 of 14164) PASS: LLVM :: CodeGen/ARM/2013-04-21-AAPCS-VA-C.1.cp.ll (1906 of 14164) PASS: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C5-vs-VFP.ll (1907 of 14164) PASS: LLVM :: CodeGen/ARM/2013-04-05-Small-ByVal-Structs-PR15293.ll (1908 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP.ll (1909 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll (1910 of 14164) PASS: LLVM :: CodeGen/ARM/2013-04-18-load-overlap-PR14824.ll (1911 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP2.ll (1912 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-13-AAPCS-byval-padding.ll (1913 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-13-DAGCombiner-undef-mask.ll (1914 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-13-AAPCS-byval-padding2.ll (1915 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-05-IfConvertBug.ll (1916 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-10-11-select-stalls.ll (1917 of 14164) PASS: LLVM :: CodeGen/ARM/2013-06-03-ByVal-2Kbytes.ll (1918 of 14164) PASS: LLVM :: CodeGen/ARM/2013-05-31-char-shift-crash.ll (1919 of 14164) PASS: LLVM :: CodeGen/ARM/2013-07-29-vector-or-combine.ll (1920 of 14164) PASS: LLVM :: CodeGen/ARM/2014-02-05-vfp-regs-after-stack.ll (1921 of 14164) PASS: LLVM :: CodeGen/ARM/2013-11-08-inline-asm-neon-array.ll (1922 of 14164) PASS: LLVM :: CodeGen/ARM/2014-02-21-byval-reg-split-alignment.ll (1923 of 14164) PASS: LLVM :: CodeGen/ARM/2014-05-14-DwarfEHCrash.ll (1924 of 14164) PASS: LLVM :: CodeGen/ARM/2014-07-18-earlyclobber-str-post.ll (1925 of 14164) PASS: LLVM :: CodeGen/ARM/2014-08-04-muls-it.ll (1926 of 14164) PASS: LLVM :: CodeGen/ARM/2014-01-09-pseudo_expand_implicit_reg.ll (1927 of 14164) PASS: LLVM :: CodeGen/ARM/DbgValueOtherTargets.test (1928 of 14164) PASS: LLVM :: CodeGen/ARM/2015-01-21-thumbv4t-ldstr-opt.ll (1929 of 14164) PASS: LLVM :: CodeGen/ARM/MergeConsecutiveStores.ll (1930 of 14164) PASS: LLVM :: CodeGen/ARM/PR15053.ll (1931 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/aapcs.ll (1932 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/alloca.ll (1933 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/dllimport.ll (1934 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/frame-register.ll (1935 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/chkstk.ll (1936 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/global-minsize.ll (1937 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/long-calls.ll (1938 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/integer-floating-point-conversion.ll (1939 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/hard-float.ll (1940 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/chkstk-movw-movt-isel.ll (1941 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/mangling.ll (1942 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/memset.ll (1943 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/movw-movt-relocations.ll (1944 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/mov32t-bundling.ll (1945 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/no-aeabi.ll (1946 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/read-only-data.ll (1947 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/no-ehabi.ll (1948 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/no-arm-mode.ll (1949 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/pic.ll (1950 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/stack-probe-non-default.ll (1951 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/structors.ll (1952 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/trivial-gnu-object.ll (1953 of 14164) PASS: LLVM :: CodeGen/ARM/Windows/vla.ll (1954 of 14164) PASS: LLVM :: CodeGen/ARM/a15-partial-update.ll (1955 of 14164) PASS: LLVM :: CodeGen/ARM/a15-mla.ll (1956 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/aapcs-hfa.ll (1957 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/addrmode.ll (1958 of 14164) PASS: LLVM :: CodeGen/ARM/a15.ll (1959 of 14164) PASS: LLVM :: CodeGen/ARM/a15-SD-dep.ll (1960 of 14164) PASS: LLVM :: CodeGen/ARM/aapcs-hfa-code.ll (1961 of 14164) PASS: LLVM :: CodeGen/ARM/addrspacecast.ll (1962 of 14164) PASS: LLVM :: CodeGen/ARM/aggregate-padding.ll (1963 of 14164) PASS: LLVM :: CodeGen/ARM/aliases.ll (1964 of 14164) PASS: LLVM :: CodeGen/ARM/align.ll (1965 of 14164) PASS: LLVM :: CodeGen/ARM/alloc-no-stack-realign.ll (1966 of 14164) PASS: LLVM :: CodeGen/ARM/alloca.ll (1967 of 14164) PASS: LLVM :: CodeGen/ARM/adv-copy-opt.ll (1968 of 14164) PASS: LLVM :: CodeGen/ARM/arguments-nosplit-i64.ll (1969 of 14164) PASS: LLVM :: CodeGen/ARM/arguments-nosplit-double.ll (1970 of 14164) PASS: LLVM :: CodeGen/ARM/argaddr.ll (1971 of 14164) PASS: LLVM :: CodeGen/ARM/arguments2.ll (1972 of 14164) PASS: LLVM :: CodeGen/ARM/arguments.ll (1973 of 14164) PASS: LLVM :: CodeGen/ARM/arguments4.ll (1974 of 14164) PASS: LLVM :: CodeGen/ARM/arguments3.ll (1975 of 14164) PASS: LLVM :: CodeGen/ARM/arguments5.ll (1976 of 14164) PASS: LLVM :: CodeGen/ARM/arguments6.ll (1977 of 14164) PASS: LLVM :: CodeGen/ARM/arguments7.ll (1978 of 14164) PASS: LLVM :: CodeGen/ARM/arguments_f64_backfill.ll (1979 of 14164) PASS: LLVM :: CodeGen/ARM/arguments8.ll (1980 of 14164) PASS: LLVM :: CodeGen/ARM/arm-asm.ll (1981 of 14164) PASS: LLVM :: CodeGen/ARM/arm-abi-attr.ll (1982 of 14164) PASS: LLVM :: CodeGen/ARM/arm-frameaddr.ll (1983 of 14164) PASS: LLVM :: CodeGen/ARM/arm-modifier.ll (1984 of 14164) PASS: LLVM :: CodeGen/ARM/arm-interleaved-accesses.ll (1985 of 14164) PASS: LLVM :: CodeGen/ARM/arm-negative-stride.ll (1986 of 14164) PASS: LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll (1987 of 14164) PASS: LLVM :: CodeGen/ARM/arm-ttype-target2.ll (1988 of 14164) PASS: LLVM :: CodeGen/ARM/arm32-round-conv.ll (1989 of 14164) PASS: LLVM :: CodeGen/ARM/arm32-rounding.ll (1990 of 14164) PASS: LLVM :: CodeGen/ARM/arm-returnaddr.ll (1991 of 14164) PASS: LLVM :: CodeGen/ARM/atomic-cmp.ll (1992 of 14164) PASS: LLVM :: CodeGen/ARM/armv4.ll (1993 of 14164) PASS: LLVM :: CodeGen/ARM/atomic-64bit.ll (1994 of 14164) PASS: LLVM :: CodeGen/ARM/atomic-cmpxchg.ll (1995 of 14164) PASS: LLVM :: CodeGen/ARM/atomicrmw_minmax.ll (1996 of 14164) PASS: LLVM :: CodeGen/ARM/available_externally.ll (1997 of 14164) PASS: LLVM :: CodeGen/ARM/atomic-load-store.ll (1998 of 14164) PASS: LLVM :: CodeGen/ARM/atomic-op.ll (1999 of 14164) PASS: LLVM :: CodeGen/ARM/bfc.ll (2000 of 14164) PASS: LLVM :: CodeGen/ARM/bfi.ll (2001 of 14164) PASS: LLVM :: CodeGen/ARM/avoid-cpsr-rmw.ll (2002 of 14164) PASS: LLVM :: CodeGen/ARM/bfx.ll (2003 of 14164) PASS: LLVM :: CodeGen/ARM/bic.ll (2004 of 14164) PASS: LLVM :: CodeGen/ARM/bicZext.ll (2005 of 14164) PASS: LLVM :: CodeGen/ARM/big-endian-eh-unwind.ll (2006 of 14164) PASS: LLVM :: CodeGen/ARM/big-endian-neon-extend.ll (2007 of 14164) PASS: LLVM :: CodeGen/ARM/big-endian-neon-trunc-store.ll (2008 of 14164) PASS: LLVM :: CodeGen/ARM/big-endian-ret-f64.ll (2009 of 14164) PASS: LLVM :: CodeGen/ARM/big-endian-neon-bitconv.ll (2010 of 14164) PASS: LLVM :: CodeGen/ARM/bits.ll (2011 of 14164) PASS: LLVM :: CodeGen/ARM/bswap-inline-asm.ll (2012 of 14164) PASS: LLVM :: CodeGen/ARM/big-endian-vector-callee.ll (2013 of 14164) PASS: LLVM :: CodeGen/ARM/build-attributes-encoding.s (2014 of 14164) PASS: LLVM :: CodeGen/ARM/bswap16.ll (2015 of 14164) PASS: LLVM :: CodeGen/ARM/big-endian-vector-caller.ll (2016 of 14164) PASS: LLVM :: CodeGen/ARM/bx_fold.ll (2017 of 14164) PASS: LLVM :: CodeGen/ARM/atomic-ops-v8.ll (2018 of 14164) PASS: LLVM :: CodeGen/ARM/cache-intrinsic.ll (2019 of 14164) PASS: LLVM :: CodeGen/ARM/byval-align.ll (2020 of 14164) PASS: LLVM :: CodeGen/ARM/byval_load_align.ll (2021 of 14164) PASS: LLVM :: CodeGen/ARM/call-noret-minsize.ll (2022 of 14164) PASS: LLVM :: CodeGen/ARM/call-noret.ll (2023 of 14164) PASS: LLVM :: CodeGen/ARM/call-tc.ll (2024 of 14164) PASS: LLVM :: CodeGen/ARM/call_nolink.ll (2025 of 14164) PASS: LLVM :: CodeGen/ARM/call.ll (2026 of 14164) PASS: LLVM :: CodeGen/ARM/clz.ll (2027 of 14164) PASS: LLVM :: CodeGen/ARM/carry.ll (2028 of 14164) PASS: LLVM :: CodeGen/ARM/cmn.ll (2029 of 14164) PASS: LLVM :: CodeGen/ARM/cmpxchg-idioms.ll (2030 of 14164) PASS: LLVM :: CodeGen/ARM/cmpxchg-weak.ll (2031 of 14164) PASS: LLVM :: CodeGen/ARM/coalesce-dbgvalue.ll (2032 of 14164) PASS: LLVM :: CodeGen/ARM/code-placement.ll (2033 of 14164) PASS: LLVM :: CodeGen/ARM/coalesce-subregs.ll (2034 of 14164) PASS: LLVM :: CodeGen/ARM/combine-movc-sub.ll (2035 of 14164) PASS: LLVM :: CodeGen/ARM/compare-call.ll (2036 of 14164) PASS: LLVM :: CodeGen/ARM/constant-islands.ll (2037 of 14164) PASS: LLVM :: CodeGen/ARM/commute-movcc.ll (2038 of 14164) PASS: LLVM :: CodeGen/ARM/constants.ll (2039 of 14164) PASS: LLVM :: CodeGen/ARM/constantfp.ll (2040 of 14164) PASS: LLVM :: CodeGen/ARM/copy-paired-reg.ll (2041 of 14164) PASS: LLVM :: CodeGen/ARM/crash-O0.ll (2042 of 14164) PASS: LLVM :: CodeGen/ARM/copy-cpsr.ll (2043 of 14164) PASS: LLVM :: CodeGen/ARM/crash-greedy.ll (2044 of 14164) PASS: LLVM :: CodeGen/ARM/crash-shufflevector.ll (2045 of 14164) PASS: LLVM :: CodeGen/ARM/crash-greedy-v6.ll (2046 of 14164) PASS: LLVM :: CodeGen/ARM/crash.ll (2047 of 14164) PASS: LLVM :: CodeGen/ARM/crc32.ll (2048 of 14164) PASS: LLVM :: CodeGen/ARM/cse-call.ll (2049 of 14164) PASS: LLVM :: CodeGen/ARM/cse-libcalls.ll (2050 of 14164) PASS: LLVM :: CodeGen/ARM/ctor_order.ll (2051 of 14164) PASS: LLVM :: CodeGen/ARM/ctors_dtors.ll (2052 of 14164) PASS: LLVM :: CodeGen/ARM/cse-ldrlit.ll (2053 of 14164) PASS: LLVM :: CodeGen/ARM/cttz.ll (2054 of 14164) PASS: LLVM :: CodeGen/ARM/cttz_vector.ll (2055 of 14164) PASS: LLVM :: CodeGen/ARM/dagcombine-anyexttozeroext.ll (2056 of 14164) PASS: LLVM :: CodeGen/ARM/dagcombine-concatvector.ll (2057 of 14164) PASS: LLVM :: CodeGen/ARM/data-in-code-annotations.ll (2058 of 14164) PASS: LLVM :: CodeGen/ARM/dbg.ll (2059 of 14164) PASS: LLVM :: CodeGen/ARM/darwin-eabi.ll (2060 of 14164) PASS: LLVM :: CodeGen/ARM/debug-frame-large-stack.ll (2061 of 14164) PASS: LLVM :: CodeGen/ARM/debug-frame-no-debug.ll (2062 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-arg.ll (2063 of 14164) PASS: LLVM :: CodeGen/ARM/debug-frame-vararg.ll (2064 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-blocks.ll (2065 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-branch-folding.ll (2066 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-d16-reg.ll (2067 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-qreg.ll (2068 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-no-frame.ll (2069 of 14164) PASS: LLVM :: CodeGen/ARM/debug-frame.ll (2070 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-s16-reg.ll (2071 of 14164) PASS: LLVM :: CodeGen/ARM/debug-info-sreg2.ll (2072 of 14164) PASS: LLVM :: CodeGen/ARM/deps-fix.ll (2073 of 14164) PASS: LLVM :: CodeGen/ARM/debug-segmented-stacks.ll (2074 of 14164) PASS: LLVM :: CodeGen/ARM/disable-tail-calls.ll (2075 of 14164) PASS: LLVM :: CodeGen/ARM/disable-fp-elim.ll (2076 of 14164) PASS: LLVM :: CodeGen/ARM/default-float-abi.ll (2077 of 14164) PASS: LLVM :: CodeGen/ARM/divmod.ll (2078 of 14164) PASS: LLVM :: CodeGen/ARM/div.ll (2079 of 14164) PASS: LLVM :: CodeGen/ARM/domain-conv-vmovs.ll (2080 of 14164) PASS: LLVM :: CodeGen/ARM/divmod-eabi.ll (2081 of 14164) PASS: LLVM :: CodeGen/ARM/dwarf-unwind.ll (2082 of 14164) PASS: LLVM :: CodeGen/ARM/dyn-stackalloc.ll (2083 of 14164) PASS: LLVM :: CodeGen/ARM/dwarf-eh.ll (2084 of 14164) PASS: LLVM :: CodeGen/ARM/eh-resume-darwin.ll (2085 of 14164) PASS: LLVM :: CodeGen/ARM/ehabi-filters.ll (2086 of 14164) PASS: LLVM :: CodeGen/ARM/ehabi-handlerdata-nounwind.ll (2087 of 14164) PASS: LLVM :: CodeGen/ARM/ehabi-no-landingpad.ll (2088 of 14164) PASS: LLVM :: CodeGen/ARM/ehabi-handlerdata.ll (2089 of 14164) PASS: LLVM :: CodeGen/ARM/ehabi-unwind.ll (2090 of 14164) PASS: LLVM :: CodeGen/ARM/elf-lcomm-align.ll (2091 of 14164) PASS: LLVM :: CodeGen/ARM/eh-dispcont.ll (2092 of 14164) PASS: LLVM :: CodeGen/ARM/emit-big-cst.ll (2093 of 14164) PASS: LLVM :: CodeGen/ARM/extload-knownzero.ll (2094 of 14164) PASS: LLVM :: CodeGen/ARM/extloadi1.ll (2095 of 14164) PASS: LLVM :: CodeGen/ARM/fabs-neon.ll (2096 of 14164) PASS: LLVM :: CodeGen/ARM/fabss.ll (2097 of 14164) PASS: LLVM :: CodeGen/ARM/fadds.ll (2098 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-GEP-coalesce.ll (2099 of 14164) PASS: LLVM :: CodeGen/ARM/ehabi.ll (2100 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-binary.ll (2101 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-br-phi.ll (2102 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-br-const.ll (2103 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-call-multi-reg-return.ll (2104 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-cmp-imm.ll (2105 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-conversion.ll (2106 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-call.ll (2107 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-crash.ll (2108 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-deadcode.ll (2109 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-crash2.ll (2110 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-fold.ll (2111 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-align.ll (2112 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-frameaddr.ll (2113 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-ext.ll (2114 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-inline-asm.ll (2115 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-icmp.ll (2116 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-indirectbr.ll (2117 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-ldr-str-arm.ll (2118 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll (2119 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-ldrh-strh-arm.ll (2120 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-load-store-verify.ll (2121 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-intrinsic.ll (2122 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-pred.ll (2123 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-redefinition.ll (2124 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-mvn.ll (2125 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-pic.ll (2126 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-remat-same-constant.ll (2127 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-shift-materialize.ll (2128 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-ret.ll (2129 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-shifter.ll (2130 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-select.ll (2131 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-update-valuemap-for-extract.ll (2132 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-static.ll (2133 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-vaddd.ll (2134 of 14164) PASS: LLVM :: CodeGen/ARM/fast-tail-call.ll (2135 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel-vararg.ll (2136 of 14164) PASS: LLVM :: CodeGen/ARM/fast-isel.ll (2137 of 14164) PASS: LLVM :: CodeGen/ARM/fastcc-vfp.ll (2138 of 14164) PASS: LLVM :: CodeGen/ARM/fastisel-gep-promote-before-add.ll (2139 of 14164) PASS: LLVM :: CodeGen/ARM/fastisel-thumb-litpool.ll (2140 of 14164) PASS: LLVM :: CodeGen/ARM/fcopysign.ll (2141 of 14164) PASS: LLVM :: CodeGen/ARM/fixunsdfdi.ll (2142 of 14164) PASS: LLVM :: CodeGen/ARM/flag-crash.ll (2143 of 14164) PASS: LLVM :: CodeGen/ARM/fdivs.ll (2144 of 14164) PASS: LLVM :: CodeGen/ARM/floorf.ll (2145 of 14164) PASS: LLVM :: CodeGen/ARM/build-attributes.ll (2146 of 14164) PASS: LLVM :: CodeGen/ARM/fmdrr-fmrrd.ll (2147 of 14164) PASS: LLVM :: CodeGen/ARM/fmacs.ll (2148 of 14164) PASS: LLVM :: CodeGen/ARM/fmscs.ll (2149 of 14164) PASS: LLVM :: CodeGen/ARM/fnattr-trap.ll (2150 of 14164) PASS: LLVM :: CodeGen/ARM/fmuls.ll (2151 of 14164) PASS: LLVM :: CodeGen/ARM/fnmacs.ll (2152 of 14164) PASS: LLVM :: CodeGen/ARM/fnmul.ll (2153 of 14164) PASS: LLVM :: CodeGen/ARM/fold-const.ll (2154 of 14164) PASS: LLVM :: CodeGen/ARM/fnegs.ll (2155 of 14164) PASS: LLVM :: CodeGen/ARM/fnmuls.ll (2156 of 14164) PASS: LLVM :: CodeGen/ARM/fnmscs.ll (2157 of 14164) PASS: LLVM :: CodeGen/ARM/formal.ll (2158 of 14164) PASS: LLVM :: CodeGen/ARM/fp-arg-shuffle.ll (2159 of 14164) PASS: LLVM :: CodeGen/ARM/fp.ll (2160 of 14164) PASS: LLVM :: CodeGen/ARM/fp-fast.ll (2161 of 14164) PASS: LLVM :: CodeGen/ARM/fold-stack-adjust.ll (2162 of 14164) PASS: LLVM :: CodeGen/ARM/fparith.ll (2163 of 14164) PASS: LLVM :: CodeGen/ARM/fp16.ll (2164 of 14164) PASS: LLVM :: CodeGen/ARM/fpcmp-f64-neon-opt.ll (2165 of 14164) PASS: LLVM :: CodeGen/ARM/fpcmp-opt.ll (2166 of 14164) PASS: LLVM :: CodeGen/ARM/fpcmp.ll (2167 of 14164) PASS: LLVM :: CodeGen/ARM/fp16-promote.ll (2168 of 14164) PASS: LLVM :: CodeGen/ARM/fp_convert.ll (2169 of 14164) PASS: LLVM :: CodeGen/ARM/fpcmp_ueq.ll (2170 of 14164) PASS: LLVM :: CodeGen/ARM/fpconsts.ll (2171 of 14164) PASS: LLVM :: CodeGen/ARM/fpow.ll (2172 of 14164) PASS: LLVM :: CodeGen/ARM/fpconv.ll (2173 of 14164) PASS: LLVM :: CodeGen/ARM/fpmem.ll (2174 of 14164) PASS: LLVM :: CodeGen/ARM/fpowi.ll (2175 of 14164) PASS: LLVM :: CodeGen/ARM/fptoint.ll (2176 of 14164) PASS: LLVM :: CodeGen/ARM/frame-register.ll (2177 of 14164) PASS: LLVM :: CodeGen/ARM/fusedMAC.ll (2178 of 14164) PASS: LLVM :: CodeGen/ARM/ghc-tcreturn-lowered.ll (2179 of 14164) PASS: LLVM :: CodeGen/ARM/fsubs.ll (2180 of 14164) PASS: LLVM :: CodeGen/ARM/func-argpassing-endian.ll (2181 of 14164) PASS: LLVM :: CodeGen/ARM/global-merge-addrspace.ll (2182 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/gpr-paired-spill-thumbinst.ll (2183 of 14164) PASS: LLVM :: CodeGen/ARM/global-merge.ll (2184 of 14164) PASS: LLVM :: CodeGen/ARM/gv-stubs-crash.ll (2185 of 14164) PASS: LLVM :: CodeGen/ARM/globals.ll (2186 of 14164) PASS: LLVM :: CodeGen/ARM/hardfloat_neon.ll (2187 of 14164) PASS: LLVM :: CodeGen/ARM/half.ll (2188 of 14164) PASS: LLVM :: CodeGen/ARM/global-merge-1.ll (2189 of 14164) PASS: LLVM :: CodeGen/ARM/hidden-vis-2.ll (2190 of 14164) PASS: LLVM :: CodeGen/ARM/hfa-in-contiguous-registers.ll (2191 of 14164) PASS: LLVM :: CodeGen/ARM/hidden-vis-3.ll (2192 of 14164) PASS: LLVM :: CodeGen/ARM/hello.ll (2193 of 14164) PASS: LLVM :: CodeGen/ARM/hidden-vis.ll (2194 of 14164) PASS: LLVM :: CodeGen/ARM/iabs.ll (2195 of 14164) PASS: LLVM :: CodeGen/ARM/ifconv-kills.ll (2196 of 14164) PASS: LLVM :: CodeGen/ARM/ifconv-regmask.ll (2197 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt-branch-weight-bug.ll (2198 of 14164) PASS: LLVM :: CodeGen/ARM/gpr-paired-spill.ll (2199 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt-callback.ll (2200 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt-dead-def.ll (2201 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt-branch-weight.ll (2202 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt-regmask-noreturn.ll (2203 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt-iter-indbr.ll (2204 of 14164) PASS: LLVM :: CodeGen/ARM/hints.ll (2205 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt11.ll (2206 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt1.ll (2207 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt12.ll (2208 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt10.ll (2209 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt2.ll (2210 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt4.ll (2211 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt6.ll (2212 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt3.ll (2213 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt7.ll (2214 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt5.ll (2215 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt8.ll (2216 of 14164) PASS: LLVM :: CodeGen/ARM/illegal-vector-bitcast.ll (2217 of 14164) PASS: LLVM :: CodeGen/ARM/ifcvt9.ll (2218 of 14164) PASS: LLVM :: CodeGen/ARM/imm.ll (2219 of 14164) PASS: LLVM :: CodeGen/ARM/indirectbr-2.ll (2220 of 14164) PASS: LLVM :: CodeGen/ARM/indirect-hidden.ll (2221 of 14164) PASS: LLVM :: CodeGen/ARM/indirect-reg-input.ll (2222 of 14164) PASS: LLVM :: CodeGen/ARM/indirectbr-3.ll (2223 of 14164) PASS: LLVM :: CodeGen/ARM/inline-diagnostics.ll (2224 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm-imm-arm.ll (2225 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm-64bit.ll (2226 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm-global.ll (2227 of 14164) PASS: LLVM :: CodeGen/ARM/indirectbr.ll (2228 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm-ldr-pseudo.ll (2229 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm-switch-mode.ll (2230 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm-switch-mode-oneway-from-arm.ll (2231 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm-switch-mode-oneway-from-thumb.ll (2232 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm.ll (2233 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm3.ll (2234 of 14164) PASS: LLVM :: CodeGen/ARM/insn-sched1.ll (2235 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm4.ll (2236 of 14164) PASS: LLVM :: CodeGen/ARM/inlineasm2.ll (2237 of 14164) PASS: LLVM :: CodeGen/ARM/int-to-fp.ll (2238 of 14164) PASS: LLVM :: CodeGen/ARM/integer_insertelement.ll (2239 of 14164) PASS: LLVM :: CodeGen/ARM/intrinsics-crypto.ll (2240 of 14164) PASS: LLVM :: CodeGen/ARM/intrinsics-overflow.ll (2241 of 14164) PASS: LLVM :: CodeGen/ARM/intrinsics-memory-barrier.ll (2242 of 14164) PASS: LLVM :: CodeGen/ARM/intrinsics-v8.ll (2243 of 14164) PASS: LLVM :: CodeGen/ARM/invoke-donothing-assert.ll (2244 of 14164) PASS: LLVM :: CodeGen/ARM/interrupt-attr.ll (2245 of 14164) PASS: LLVM :: CodeGen/ARM/isel-v8i32-crash.ll (2246 of 14164) PASS: LLVM :: CodeGen/ARM/ispositive.ll (2247 of 14164) PASS: LLVM :: CodeGen/ARM/intrinsics.ll (2248 of 14164) PASS: LLVM :: CodeGen/ARM/jumptable-label.ll (2249 of 14164) PASS: LLVM :: CodeGen/ARM/jump-table-islands-split.ll (2250 of 14164) PASS: LLVM :: CodeGen/ARM/large-stack.ll (2251 of 14164) PASS: LLVM :: CodeGen/ARM/ldaex-stlex.ll (2252 of 14164) PASS: LLVM :: CodeGen/ARM/jump-table-islands.ll (2253 of 14164) PASS: LLVM :: CodeGen/ARM/invalid-target.ll (2254 of 14164) PASS: LLVM :: CodeGen/ARM/ldm.ll (2255 of 14164) PASS: LLVM :: CodeGen/ARM/krait-cpu-div-attribute.ll (2256 of 14164) PASS: LLVM :: CodeGen/ARM/ldr.ll (2257 of 14164) PASS: LLVM :: CodeGen/ARM/ldr_ext.ll (2258 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/ldrd-memoper.ll (2259 of 14164) PASS: LLVM :: CodeGen/ARM/ldr_frame.ll (2260 of 14164) PASS: LLVM :: CodeGen/ARM/ldst-f32-2-i32.ll (2261 of 14164) PASS: LLVM :: CodeGen/ARM/ldr_post.ll (2262 of 14164) PASS: LLVM :: CodeGen/ARM/ldr_pre.ll (2263 of 14164) PASS: LLVM :: CodeGen/ARM/ldstrex-m.ll (2264 of 14164) PASS: LLVM :: CodeGen/ARM/load-address-masked.ll (2265 of 14164) PASS: LLVM :: CodeGen/ARM/ldstrex.ll (2266 of 14164) PASS: LLVM :: CodeGen/ARM/load-store-flags.ll (2267 of 14164) PASS: LLVM :: CodeGen/ARM/ldrd.ll (2268 of 14164) PASS: LLVM :: CodeGen/ARM/load.ll (2269 of 14164) PASS: LLVM :: CodeGen/ARM/log2_not_readnone.ll (2270 of 14164) PASS: LLVM :: CodeGen/ARM/load_i1_select.ll (2271 of 14164) PASS: LLVM :: CodeGen/ARM/long-setcc.ll (2272 of 14164) PASS: LLVM :: CodeGen/ARM/load-global.ll (2273 of 14164) PASS: LLVM :: CodeGen/ARM/long.ll (2274 of 14164) PASS: LLVM :: CodeGen/ARM/long_shift.ll (2275 of 14164) PASS: LLVM :: CodeGen/ARM/lsr-code-insertion.ll (2276 of 14164) PASS: LLVM :: CodeGen/ARM/lsr-icmp-imm.ll (2277 of 14164) PASS: LLVM :: CodeGen/ARM/machine-cse-cmp.ll (2278 of 14164) PASS: LLVM :: CodeGen/ARM/lsr-scale-addr-mode.ll (2279 of 14164) PASS: LLVM :: CodeGen/ARM/longMAC.ll (2280 of 14164) PASS: LLVM :: CodeGen/ARM/lsr-unfolded-offset.ll (2281 of 14164) PASS: LLVM :: CodeGen/ARM/mem.ll (2282 of 14164) PASS: LLVM :: CodeGen/ARM/mature-mc-support.ll (2283 of 14164) PASS: LLVM :: CodeGen/ARM/machine-licm.ll (2284 of 14164) PASS: LLVM :: CodeGen/ARM/memcpy-inline.ll (2285 of 14164) PASS: LLVM :: CodeGen/ARM/memset-inline.ll (2286 of 14164) PASS: LLVM :: CodeGen/ARM/metadata-default.ll (2287 of 14164) PASS: LLVM :: CodeGen/ARM/metadata-short-wchar.ll (2288 of 14164) PASS: LLVM :: CodeGen/ARM/metadata-short-enums.ll (2289 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/misched-copy-arm.ll (2290 of 14164) PASS: LLVM :: CodeGen/ARM/memfunc.ll (2291 of 14164) PASS: LLVM :: CodeGen/ARM/minsize-imms.ll (2292 of 14164) PASS: LLVM :: CodeGen/ARM/minsize-litpools.ll (2293 of 14164) PASS: LLVM :: CodeGen/ARM/mls.ll (2294 of 14164) PASS: LLVM :: CodeGen/ARM/movcc-double.ll (2295 of 14164) PASS: LLVM :: CodeGen/ARM/movt.ll (2296 of 14164) PASS: LLVM :: CodeGen/ARM/mul.ll (2297 of 14164) PASS: LLVM :: CodeGen/ARM/mul_const.ll (2298 of 14164) PASS: LLVM :: CodeGen/ARM/mult-alt-generic-arm.ll (2299 of 14164) PASS: LLVM :: CodeGen/ARM/movt-movw-global.ll (2300 of 14164) PASS: LLVM :: CodeGen/ARM/mvn.ll (2301 of 14164) PASS: LLVM :: CodeGen/ARM/mulhi.ll (2302 of 14164) PASS: LLVM :: CodeGen/ARM/negative-offset.ll (2303 of 14164) PASS: LLVM :: CodeGen/ARM/named-reg-notareg.ll (2304 of 14164) PASS: LLVM :: CodeGen/ARM/neon-fma.ll (2305 of 14164) PASS: LLVM :: CodeGen/ARM/named-reg-alloc.ll (2306 of 14164) PASS: LLVM :: CodeGen/ARM/neon-v8.1a.ll (2307 of 14164) PASS: LLVM :: CodeGen/ARM/neon_arith1.ll (2308 of 14164) PASS: LLVM :: CodeGen/ARM/neon_cmp.ll (2309 of 14164) PASS: LLVM :: CodeGen/ARM/neon_fpconv.ll (2310 of 14164) PASS: LLVM :: CodeGen/ARM/neon_div.ll (2311 of 14164) PASS: LLVM :: CodeGen/ARM/neon_ld1.ll (2312 of 14164) PASS: LLVM :: CodeGen/ARM/neon_shift.ll (2313 of 14164) PASS: LLVM :: CodeGen/ARM/neon_minmax.ll (2314 of 14164) PASS: LLVM :: CodeGen/ARM/neon_ld2.ll (2315 of 14164) PASS: LLVM :: CodeGen/ARM/neon_spill.ll (2316 of 14164) PASS: LLVM :: CodeGen/ARM/nest-register.ll (2317 of 14164) PASS: LLVM :: CodeGen/ARM/neon_vabs.ll (2318 of 14164) PASS: LLVM :: CodeGen/ARM/no-tail-call.ll (2319 of 14164) PASS: LLVM :: CodeGen/ARM/none-macho-v4t.ll (2320 of 14164) PASS: LLVM :: CodeGen/ARM/no-fpu.ll (2321 of 14164) PASS: LLVM :: CodeGen/ARM/none-macho.ll (2322 of 14164) PASS: LLVM :: CodeGen/ARM/noreturn.ll (2323 of 14164) PASS: LLVM :: CodeGen/ARM/nop_concat_vectors.ll (2324 of 14164) PASS: LLVM :: CodeGen/ARM/noopt-dmb-v7.ll (2325 of 14164) PASS: LLVM :: CodeGen/ARM/null-streamer.ll (2326 of 14164) PASS: LLVM :: CodeGen/ARM/opt-shuff-tstore.ll (2327 of 14164) PASS: LLVM :: CodeGen/ARM/optselect-regclass.ll (2328 of 14164) PASS: LLVM :: CodeGen/ARM/out-of-registers.ll (2329 of 14164) PASS: LLVM :: CodeGen/ARM/neon-spfp.ll (2330 of 14164) PASS: LLVM :: CodeGen/ARM/optimize-dmbs-v7.ll (2331 of 14164) PASS: LLVM :: CodeGen/ARM/pack.ll (2332 of 14164) PASS: LLVM :: CodeGen/ARM/phi.ll (2333 of 14164) PASS: LLVM :: CodeGen/ARM/pic.ll (2334 of 14164) XFAIL: LLVM :: CodeGen/ARM/peephole-bitcast.ll (2335 of 14164) PASS: LLVM :: CodeGen/ARM/popcnt.ll (2336 of 14164) PASS: LLVM :: CodeGen/ARM/pr13249.ll (2337 of 14164) PASS: LLVM :: CodeGen/ARM/preferred-align.ll (2338 of 14164) PASS: LLVM :: CodeGen/ARM/pr3502.ll (2339 of 14164) PASS: LLVM :: CodeGen/ARM/private.ll (2340 of 14164) PASS: LLVM :: CodeGen/ARM/print-memb-operand.ll (2341 of 14164) PASS: LLVM :: CodeGen/ARM/pr18364-movw.ll (2342 of 14164) PASS: LLVM :: CodeGen/ARM/rbit.ll (2343 of 14164) PASS: LLVM :: CodeGen/ARM/reg_sequence.ll (2344 of 14164) PASS: LLVM :: CodeGen/ARM/prefetch.ll (2345 of 14164) PASS: LLVM :: CodeGen/ARM/regpair_hint_phys.ll (2346 of 14164) PASS: LLVM :: CodeGen/ARM/readcyclecounter.ll (2347 of 14164) PASS: LLVM :: CodeGen/ARM/ret0.ll (2348 of 14164) PASS: LLVM :: CodeGen/ARM/ret_arg1.ll (2349 of 14164) PASS: LLVM :: CodeGen/ARM/ret_arg2.ll (2350 of 14164) PASS: LLVM :: CodeGen/ARM/ret_arg4.ll (2351 of 14164) PASS: LLVM :: CodeGen/ARM/ret_arg3.ll (2352 of 14164) PASS: LLVM :: CodeGen/ARM/ret_f32_arg2.ll (2353 of 14164) PASS: LLVM :: CodeGen/ARM/ret_arg5.ll (2354 of 14164) PASS: LLVM :: CodeGen/ARM/ret_f32_arg5.ll (2355 of 14164) PASS: LLVM :: CodeGen/ARM/ret_f64_arg2.ll (2356 of 14164) PASS: LLVM :: CodeGen/ARM/ret_f64_arg_reg_split.ll (2357 of 14164) PASS: LLVM :: CodeGen/ARM/ret_f64_arg_stack.ll (2358 of 14164) PASS: LLVM :: CodeGen/ARM/ret_f64_arg_split.ll (2359 of 14164) PASS: LLVM :: CodeGen/ARM/ret_i128_arg2.ll (2360 of 14164) PASS: LLVM :: CodeGen/ARM/ret_i64_arg2.ll (2361 of 14164) PASS: LLVM :: CodeGen/ARM/ret_i64_arg3.ll (2362 of 14164) PASS: LLVM :: CodeGen/ARM/ret_i64_arg_split.ll (2363 of 14164) PASS: LLVM :: CodeGen/ARM/ret_void.ll (2364 of 14164) PASS: LLVM :: CodeGen/ARM/ret_sret_vector.ll (2365 of 14164) PASS: LLVM :: CodeGen/ARM/saxpy10-a9.ll (2366 of 14164) PASS: LLVM :: CodeGen/ARM/returned-trunc-tail-calls.ll (2367 of 14164) PASS: LLVM :: CodeGen/ARM/rev.ll (2368 of 14164) PASS: LLVM :: CodeGen/ARM/section-name.ll (2369 of 14164) PASS: LLVM :: CodeGen/ARM/returned-ext.ll (2370 of 14164) PASS: LLVM :: CodeGen/ARM/section.ll (2371 of 14164) PASS: LLVM :: CodeGen/ARM/sched-it-debug-nodes.ll (2372 of 14164) PASS: LLVM :: CodeGen/ARM/sbfx.ll (2373 of 14164) PASS: LLVM :: CodeGen/ARM/select-undef.ll (2374 of 14164) PASS: LLVM :: CodeGen/ARM/select-imm.ll (2375 of 14164) PASS: LLVM :: CodeGen/ARM/segmented-stacks-dynamic.ll (2376 of 14164) PASS: LLVM :: CodeGen/ARM/segmented-stacks.ll (2377 of 14164) PASS: LLVM :: CodeGen/ARM/setcc-type-mismatch.ll (2378 of 14164) PASS: LLVM :: CodeGen/ARM/setcc-sentinals.ll (2379 of 14164) PASS: LLVM :: CodeGen/ARM/select_xform.ll (2380 of 14164) PASS: LLVM :: CodeGen/ARM/select.ll (2381 of 14164) PASS: LLVM :: CodeGen/ARM/shuffle.ll (2382 of 14164) PASS: LLVM :: CodeGen/ARM/shifter_operand.ll (2383 of 14164) PASS: LLVM :: CodeGen/ARM/sincos.ll (2384 of 14164) PASS: LLVM :: CodeGen/ARM/sjlj-prepare-critical-edge.ll (2385 of 14164) PASS: LLVM :: CodeGen/ARM/smml.ll (2386 of 14164) PASS: LLVM :: CodeGen/ARM/smul.ll (2387 of 14164) PASS: LLVM :: CodeGen/ARM/space-directive.ll (2388 of 14164) PASS: LLVM :: CodeGen/ARM/smulw.ll (2389 of 14164) PASS: LLVM :: CodeGen/ARM/sjljehprepare-lower-empty-struct.ll (2390 of 14164) PASS: LLVM :: CodeGen/ARM/special-reg-acore.ll (2391 of 14164) PASS: LLVM :: CodeGen/ARM/spill-q.ll (2392 of 14164) PASS: LLVM :: CodeGen/ARM/special-reg-mcore.ll (2393 of 14164) PASS: LLVM :: CodeGen/ARM/special-reg.ll (2394 of 14164) PASS: LLVM :: CodeGen/ARM/ssp-data-layout.ll (2395 of 14164) PASS: LLVM :: CodeGen/ARM/stack-frame.ll (2396 of 14164) PASS: LLVM :: CodeGen/ARM/stack-protector-bmovpcb_call.ll (2397 of 14164) PASS: LLVM :: CodeGen/ARM/stm.ll (2398 of 14164) PASS: LLVM :: CodeGen/ARM/stackpointer.ll (2399 of 14164) PASS: LLVM :: CodeGen/ARM/str_post.ll (2400 of 14164) PASS: LLVM :: CodeGen/ARM/stack-alignment.ll (2401 of 14164) PASS: LLVM :: CodeGen/ARM/str_pre-2.ll (2402 of 14164) PASS: LLVM :: CodeGen/ARM/stack_guard_remat.ll (2403 of 14164) PASS: LLVM :: CodeGen/ARM/str_pre.ll (2404 of 14164) PASS: LLVM :: CodeGen/ARM/str_trunc.ll (2405 of 14164) PASS: LLVM :: CodeGen/ARM/struct-byval-frame-index.ll (2406 of 14164) PASS: LLVM :: CodeGen/ARM/struct_byval.ll (2407 of 14164) PASS: LLVM :: CodeGen/ARM/sub-cmp-peephole.ll (2408 of 14164) PASS: LLVM :: CodeGen/ARM/sub.ll (2409 of 14164) PASS: LLVM :: CodeGen/ARM/subreg-remat.ll (2410 of 14164) PASS: LLVM :: CodeGen/ARM/swift-atomics.ll (2411 of 14164) PASS: LLVM :: CodeGen/ARM/sxt_rot.ll (2412 of 14164) PASS: LLVM :: CodeGen/ARM/swift-vldm.ll (2413 of 14164) PASS: LLVM :: CodeGen/ARM/t2-imm.ll (2414 of 14164) PASS: LLVM :: CodeGen/ARM/t2abs-killflags.ll (2415 of 14164) PASS: LLVM :: CodeGen/ARM/subtarget-features-long-calls.ll (2416 of 14164) PASS: LLVM :: CodeGen/ARM/tail-call-weak.ll (2417 of 14164) PASS: LLVM :: CodeGen/ARM/tail-dup.ll (2418 of 14164) PASS: LLVM :: CodeGen/ARM/tail-dup-kill-flags.ll (2419 of 14164) PASS: LLVM :: CodeGen/ARM/tail-call.ll (2420 of 14164) PASS: LLVM :: CodeGen/ARM/tail-opts.ll (2421 of 14164) UNSUPPORTED: LLVM :: CodeGen/ARM/test-sharedidx.ll (2422 of 14164) PASS: LLVM :: CodeGen/ARM/tail-merge-branch-weight.ll (2423 of 14164) PASS: LLVM :: CodeGen/ARM/taildup-branch-weight.ll (2424 of 14164) PASS: LLVM :: CodeGen/ARM/this-return.ll (2425 of 14164) PASS: LLVM :: CodeGen/ARM/thread_pointer.ll (2426 of 14164) PASS: LLVM :: CodeGen/ARM/thumb-alignment.ll (2427 of 14164) PASS: LLVM :: CodeGen/ARM/thumb-litpool.ll (2428 of 14164) PASS: LLVM :: CodeGen/ARM/thumb1_return_sequence.ll (2429 of 14164) PASS: LLVM :: CodeGen/ARM/thumb1-varalloc.ll (2430 of 14164) PASS: LLVM :: CodeGen/ARM/thumb2-it-block.ll (2431 of 14164) PASS: LLVM :: CodeGen/ARM/thumb2-size-reduction-internal-flags.ll (2432 of 14164) PASS: LLVM :: CodeGen/ARM/thumb2-size-opt.ll (2433 of 14164) PASS: LLVM :: CodeGen/ARM/thumb_indirect_calls.ll (2434 of 14164) PASS: LLVM :: CodeGen/ARM/tls-models.ll (2435 of 14164) PASS: LLVM :: CodeGen/ARM/tls1.ll (2436 of 14164) PASS: LLVM :: CodeGen/ARM/tls2.ll (2437 of 14164) PASS: LLVM :: CodeGen/ARM/tls3.ll (2438 of 14164) PASS: LLVM :: CodeGen/ARM/trunc_ldr.ll (2439 of 14164) PASS: LLVM :: CodeGen/ARM/truncstore-dag-combine.ll (2440 of 14164) PASS: LLVM :: CodeGen/ARM/tst_teq.ll (2441 of 14164) PASS: LLVM :: CodeGen/ARM/twoaddrinstr.ll (2442 of 14164) PASS: LLVM :: CodeGen/ARM/uint64tof64.ll (2443 of 14164) PASS: LLVM :: CodeGen/ARM/trap.ll (2444 of 14164) PASS: LLVM :: CodeGen/ARM/umulo-32.ll (2445 of 14164) PASS: LLVM :: CodeGen/ARM/unaligned_load_store_vector.ll (2446 of 14164) PASS: LLVM :: CodeGen/ARM/undef-sext.ll (2447 of 14164) PASS: LLVM :: CodeGen/ARM/struct_byval_arm_t1_t2.ll (2448 of 14164) PASS: LLVM :: CodeGen/ARM/undefined.ll (2449 of 14164) PASS: LLVM :: CodeGen/ARM/unaligned_load_store.ll (2450 of 14164) PASS: LLVM :: CodeGen/ARM/unord.ll (2451 of 14164) PASS: LLVM :: CodeGen/ARM/unwind-init.ll (2452 of 14164) PASS: LLVM :: CodeGen/ARM/uxt_rot.ll (2453 of 14164) PASS: LLVM :: CodeGen/ARM/unsafe-fsub.ll (2454 of 14164) PASS: LLVM :: CodeGen/ARM/uxtb.ll (2455 of 14164) PASS: LLVM :: CodeGen/ARM/v1-constant-fold.ll (2456 of 14164) PASS: LLVM :: CodeGen/ARM/va_arg.ll (2457 of 14164) PASS: LLVM :: CodeGen/ARM/vabs.ll (2458 of 14164) PASS: LLVM :: CodeGen/ARM/vaba.ll (2459 of 14164) PASS: LLVM :: CodeGen/ARM/vabd.ll (2460 of 14164) PASS: LLVM :: CodeGen/ARM/varargs-spill-stack-align-nacl.ll (2461 of 14164) PASS: LLVM :: CodeGen/ARM/vadd.ll (2462 of 14164) PASS: LLVM :: CodeGen/ARM/vararg_no_start.ll (2463 of 14164) PASS: LLVM :: CodeGen/ARM/vargs.ll (2464 of 14164) PASS: LLVM :: CodeGen/ARM/vargs_align.ll (2465 of 14164) PASS: LLVM :: CodeGen/ARM/vbsl-constant.ll (2466 of 14164) PASS: LLVM :: CodeGen/ARM/vceq.ll (2467 of 14164) PASS: LLVM :: CodeGen/ARM/vbits.ll (2468 of 14164) PASS: LLVM :: CodeGen/ARM/thumb-big-stack.ll (2469 of 14164) PASS: LLVM :: CodeGen/ARM/vbsl.ll (2470 of 14164) PASS: LLVM :: CodeGen/ARM/vcnt.ll (2471 of 14164) PASS: LLVM :: CodeGen/ARM/vcvt-cost.ll (2472 of 14164) PASS: LLVM :: CodeGen/ARM/vcge.ll (2473 of 14164) PASS: LLVM :: CodeGen/ARM/vcombine.ll (2474 of 14164) PASS: LLVM :: CodeGen/ARM/vcvt-v8.ll (2475 of 14164) PASS: LLVM :: CodeGen/ARM/vcgt.ll (2476 of 14164) PASS: LLVM :: CodeGen/ARM/vcvt_combine.ll (2477 of 14164) PASS: LLVM :: CodeGen/ARM/vcvt.ll (2478 of 14164) PASS: LLVM :: CodeGen/ARM/vector-extend-narrow.ll (2479 of 14164) PASS: LLVM :: CodeGen/ARM/vdiv_combine.ll (2480 of 14164) PASS: LLVM :: CodeGen/ARM/vector-DAGCombine.ll (2481 of 14164) PASS: LLVM :: CodeGen/ARM/vdup.ll (2482 of 14164) PASS: LLVM :: CodeGen/ARM/vector-spilling.ll (2483 of 14164) PASS: LLVM :: CodeGen/ARM/vector-load.ll (2484 of 14164) PASS: LLVM :: CodeGen/ARM/vector-store.ll (2485 of 14164) PASS: LLVM :: CodeGen/ARM/vext.ll (2486 of 14164) PASS: LLVM :: CodeGen/ARM/vfcmp.ll (2487 of 14164) PASS: LLVM :: CodeGen/ARM/vector-promotion.ll (2488 of 14164) PASS: LLVM :: CodeGen/ARM/vfp-regs-dwarf.ll (2489 of 14164) PASS: LLVM :: CodeGen/ARM/vfloatintrinsics.ll (2490 of 14164) PASS: LLVM :: CodeGen/ARM/vfp-libcalls.ll (2491 of 14164) PASS: LLVM :: CodeGen/ARM/vfp.ll (2492 of 14164) PASS: LLVM :: CodeGen/ARM/vhsub.ll (2493 of 14164) PASS: LLVM :: CodeGen/ARM/vicmp.ll (2494 of 14164) PASS: LLVM :: CodeGen/ARM/vget_lane.ll (2495 of 14164) PASS: LLVM :: CodeGen/ARM/vld2.ll (2496 of 14164) PASS: LLVM :: CodeGen/ARM/vhadd.ll (2497 of 14164) PASS: LLVM :: CodeGen/ARM/vld1.ll (2498 of 14164) PASS: LLVM :: CodeGen/ARM/vlddup.ll (2499 of 14164) PASS: LLVM :: CodeGen/ARM/vld3.ll (2500 of 14164) PASS: LLVM :: CodeGen/ARM/vld4.ll (2501 of 14164) PASS: LLVM :: CodeGen/ARM/vldm-liveness.ll (2502 of 14164) PASS: LLVM :: CodeGen/ARM/vldm-sched-a9.ll (2503 of 14164) PASS: LLVM :: CodeGen/ARM/vminmax.ll (2504 of 14164) PASS: LLVM :: CodeGen/ARM/vmla.ll (2505 of 14164) PASS: LLVM :: CodeGen/ARM/vmls.ll (2506 of 14164) PASS: LLVM :: CodeGen/ARM/vminmaxnm.ll (2507 of 14164) PASS: LLVM :: CodeGen/ARM/vldlane.ll (2508 of 14164) PASS: LLVM :: CodeGen/ARM/vmov.ll (2509 of 14164) PASS: LLVM :: CodeGen/ARM/vpadal.ll (2510 of 14164) PASS: LLVM :: CodeGen/ARM/vneg.ll (2511 of 14164) PASS: LLVM :: CodeGen/ARM/vpadd.ll (2512 of 14164) PASS: LLVM :: CodeGen/ARM/vpminmax.ll (2513 of 14164) PASS: LLVM :: CodeGen/ARM/vmul.ll (2514 of 14164) PASS: LLVM :: CodeGen/ARM/vqadd.ll (2515 of 14164) PASS: LLVM :: CodeGen/ARM/vqdmul.ll (2516 of 14164) PASS: LLVM :: CodeGen/ARM/vqshrn.ll (2517 of 14164) PASS: LLVM :: CodeGen/ARM/vqshl.ll (2518 of 14164) PASS: LLVM :: CodeGen/ARM/vqsub.ll (2519 of 14164) PASS: LLVM :: CodeGen/ARM/vrec.ll (2520 of 14164) PASS: LLVM :: CodeGen/ARM/vsel.ll (2521 of 14164) PASS: LLVM :: CodeGen/ARM/vrev.ll (2522 of 14164) PASS: LLVM :: CodeGen/ARM/vselect_imax.ll (2523 of 14164) PASS: LLVM :: CodeGen/ARM/vshiftins.ll (2524 of 14164) PASS: LLVM :: CodeGen/ARM/vshift.ll (2525 of 14164) PASS: LLVM :: CodeGen/ARM/vshrn.ll (2526 of 14164) PASS: LLVM :: CodeGen/ARM/vshll.ll (2527 of 14164) PASS: LLVM :: CodeGen/ARM/vshl.ll (2528 of 14164) PASS: LLVM :: CodeGen/ARM/vst1.ll (2529 of 14164) PASS: LLVM :: CodeGen/ARM/vsra.ll (2530 of 14164) PASS: LLVM :: CodeGen/ARM/vst3.ll (2531 of 14164) PASS: LLVM :: CodeGen/ARM/vst2.ll (2532 of 14164) PASS: LLVM :: CodeGen/ARM/vst4.ll (2533 of 14164) PASS: LLVM :: CodeGen/ARM/vsub.ll (2534 of 14164) PASS: LLVM :: CodeGen/ARM/vstlane.ll (2535 of 14164) PASS: LLVM :: CodeGen/ARM/vtbl.ll (2536 of 14164) PASS: LLVM :: CodeGen/ARM/vuzp.ll (2537 of 14164) PASS: LLVM :: CodeGen/ARM/warn-stack.ll (2538 of 14164) PASS: LLVM :: CodeGen/ARM/weak.ll (2539 of 14164) PASS: LLVM :: CodeGen/ARM/vzip.ll (2540 of 14164) PASS: LLVM :: CodeGen/ARM/vtrn.ll (2541 of 14164) PASS: LLVM :: CodeGen/ARM/weak2.ll (2542 of 14164) PASS: LLVM :: CodeGen/ARM/wrong-t2stmia-size-opt.ll (2543 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/alu8.ll (2544 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/atomics.ll (2545 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/basictest.ll (2546 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/byval.ll (2547 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/cc_args.ll (2548 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/cc_args_be.ll (2549 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/cc_ret.ll (2550 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/cmp.ll (2551 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/ex1.ll (2552 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/intrinsics.ll (2553 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/load.ll (2554 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/loops.ll (2555 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/many_args1.ll (2556 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/many_args2.ll (2557 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/sanity.ll (2558 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/setcc.ll (2559 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/shifts.ll (2560 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/sockex2.ll (2561 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/struct_ret1.ll (2562 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/struct_ret2.ll (2563 of 14164) UNSUPPORTED: LLVM :: CodeGen/BPF/vararg1.ll (2564 of 14164) PASS: LLVM :: CodeGen/ARM/widen-vmovs.ll (2565 of 14164) PASS: LLVM :: CodeGen/ARM/zero-cycle-zero.ll (2566 of 14164) PASS: LLVM :: CodeGen/ARM/zextload_demandedbits.ll (2567 of 14164) PASS: LLVM :: CodeGen/CPP/2009-05-01-Long-Double.ll (2568 of 14164) PASS: LLVM :: CodeGen/CPP/2007-06-16-Funcname.ll (2569 of 14164) PASS: LLVM :: CodeGen/CPP/2009-05-04-CondBr.ll (2570 of 14164) PASS: LLVM :: CodeGen/CPP/2012-02-05-UnitVarCrash.ll (2571 of 14164) PASS: LLVM :: CodeGen/CPP/attributes.ll (2572 of 14164) PASS: LLVM :: CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll (2573 of 14164) PASS: LLVM :: CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll (2574 of 14164) PASS: LLVM :: CodeGen/CPP/atomic.ll (2575 of 14164) PASS: LLVM :: CodeGen/Generic/2003-05-28-ManyArgs.ll (2576 of 14164) PASS: LLVM :: CodeGen/Generic/2003-05-27-phifcmpd.ll (2577 of 14164) PASS: LLVM :: CodeGen/Generic/2003-05-27-useboolinotherbb.ll (2578 of 14164) PASS: LLVM :: CodeGen/Generic/2003-05-27-usefsubasbool.ll (2579 of 14164) PASS: LLVM :: CodeGen/Generic/2003-05-30-BadFoldGEP.ll (2580 of 14164) PASS: LLVM :: CodeGen/Generic/2003-07-07-BadLongConst.ll (2581 of 14164) PASS: LLVM :: CodeGen/Generic/2003-05-30-BadPreselectPhi.ll (2582 of 14164) PASS: LLVM :: CodeGen/Generic/2003-07-08-BadCastToBool.ll (2583 of 14164) PASS: LLVM :: CodeGen/Generic/2003-07-06-BadIntCmp.ll (2584 of 14164) PASS: LLVM :: CodeGen/Generic/2003-07-29-BadConstSbyte.ll (2585 of 14164) PASS: LLVM :: CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll (2586 of 14164) PASS: LLVM :: CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll (2587 of 14164) PASS: LLVM :: CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll (2588 of 14164) PASS: LLVM :: CodeGen/Generic/2005-04-09-GlobalInPHI.ll (2589 of 14164) PASS: LLVM :: CodeGen/Generic/2005-12-01-Crash.ll (2590 of 14164) PASS: LLVM :: CodeGen/Generic/2005-10-21-longlonggtu.ll (2591 of 14164) PASS: LLVM :: CodeGen/Generic/2005-12-12-ExpandSextInreg.ll (2592 of 14164) PASS: LLVM :: CodeGen/Generic/2006-01-12-BadSetCCFold.ll (2593 of 14164) PASS: LLVM :: CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll (2594 of 14164) PASS: LLVM :: CodeGen/Generic/2006-02-12-InsertLibcall.ll (2595 of 14164) PASS: LLVM :: CodeGen/Generic/2006-04-26-SetCCAnd.ll (2596 of 14164) PASS: LLVM :: CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll (2597 of 14164) PASS: LLVM :: CodeGen/Generic/2006-03-01-dagcombineinfloop.ll (2598 of 14164) PASS: LLVM :: CodeGen/Generic/2006-04-28-Sign-extend-bool.ll (2599 of 14164) PASS: LLVM :: CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll (2600 of 14164) PASS: LLVM :: CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll (2601 of 14164) PASS: LLVM :: CodeGen/Generic/2006-08-30-CoalescerCrash.ll (2602 of 14164) PASS: LLVM :: CodeGen/Generic/2006-07-03-schedulers.ll (2603 of 14164) PASS: LLVM :: CodeGen/Generic/2006-09-06-SwitchLowering.ll (2604 of 14164) PASS: LLVM :: CodeGen/Generic/2006-09-02-LocalAllocCrash.ll (2605 of 14164) PASS: LLVM :: CodeGen/Generic/2006-10-27-CondFolding.ll (2606 of 14164) PASS: LLVM :: CodeGen/Generic/2006-10-29-Crash.ll (2607 of 14164) PASS: LLVM :: CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll (2608 of 14164) PASS: LLVM :: CodeGen/Generic/2006-11-20-DAGCombineCrash.ll (2609 of 14164) PASS: LLVM :: CodeGen/Generic/2007-02-25-invoke.ll (2610 of 14164) PASS: LLVM :: CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll (2611 of 14164) PASS: LLVM :: CodeGen/Generic/2007-01-15-LoadSelectCycle.ll (2612 of 14164) PASS: LLVM :: CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll (2613 of 14164) PASS: LLVM :: CodeGen/Generic/2007-04-17-lsr-crash.ll (2614 of 14164) PASS: LLVM :: CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll (2615 of 14164) PASS: LLVM :: CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll (2616 of 14164) PASS: LLVM :: CodeGen/Generic/2007-04-27-LargeMemObject.ll (2617 of 14164) PASS: LLVM :: CodeGen/Generic/2007-05-03-EHTypeInfo.ll (2618 of 14164) PASS: LLVM :: CodeGen/Generic/2007-05-15-InfiniteRecursion.ll (2619 of 14164) PASS: LLVM :: CodeGen/Generic/2007-12-31-UnusedSelector.ll (2620 of 14164) PASS: LLVM :: CodeGen/Generic/2007-12-17-InvokeAsm.ll (2621 of 14164) PASS: LLVM :: CodeGen/Generic/2008-01-25-dag-combine-mul.ll (2622 of 14164) PASS: LLVM :: CodeGen/Generic/2008-01-30-LoadCrash.ll (2623 of 14164) PASS: LLVM :: CodeGen/Generic/2008-02-04-ExtractSubvector.ll (2624 of 14164) PASS: LLVM :: CodeGen/Generic/2008-02-04-Ctlz.ll (2625 of 14164) PASS: LLVM :: CodeGen/Generic/2008-02-25-NegateZero.ll (2626 of 14164) PASS: LLVM :: CodeGen/Generic/2008-02-20-MatchingMem.ll (2627 of 14164) PASS: LLVM :: CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll (2628 of 14164) PASS: LLVM :: CodeGen/Generic/2008-02-26-NegatableCrash.ll (2629 of 14164) PASS: LLVM :: CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll (2630 of 14164) PASS: LLVM :: CodeGen/Generic/2009-04-10-SinkCrash.ll (2631 of 14164) PASS: LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll (2632 of 14164) PASS: LLVM :: CodeGen/Generic/2009-04-28-i128-cmp-crash.ll (2633 of 14164) PASS: LLVM :: CodeGen/Generic/2009-11-16-BadKillsCrash.ll (2634 of 14164) PASS: LLVM :: CodeGen/Generic/2010-07-27-DAGCombineCrash.ll (2635 of 14164) PASS: LLVM :: CodeGen/Generic/2010-11-04-BigByval.ll (2636 of 14164) PASS: LLVM :: CodeGen/Generic/2012-06-08-APIntCrash.ll (2637 of 14164) PASS: LLVM :: CodeGen/Generic/2011-01-06-BigNumberCrash.ll (2638 of 14164) PASS: LLVM :: CodeGen/Generic/2010-ZeroSizedArg.ll (2639 of 14164) PASS: LLVM :: CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll (2640 of 14164) PASS: LLVM :: CodeGen/Generic/2013-03-20-APFloatCrash.ll (2641 of 14164) PASS: LLVM :: CodeGen/Generic/2014-02-05-OpaqueConstants.ll (2642 of 14164) PASS: LLVM :: CodeGen/Generic/APIntSextParam.ll (2643 of 14164) PASS: LLVM :: CodeGen/Generic/APIntZextParam.ll (2644 of 14164) PASS: LLVM :: CodeGen/Generic/ConstantExprLowering.ll (2645 of 14164) PASS: LLVM :: CodeGen/Generic/APIntParam.ll (2646 of 14164) PASS: LLVM :: CodeGen/Generic/BasicInstrs.ll (2647 of 14164) PASS: LLVM :: CodeGen/Generic/APIntLoadStore.ll (2648 of 14164) PASS: LLVM :: CodeGen/Generic/PBQP.ll (2649 of 14164) PASS: LLVM :: CodeGen/Generic/add-with-overflow-128.ll (2650 of 14164) PASS: LLVM :: CodeGen/Generic/add-with-overflow-24.ll (2651 of 14164) PASS: LLVM :: CodeGen/Generic/annotate.ll (2652 of 14164) PASS: LLVM :: CodeGen/Generic/addr-label.ll (2653 of 14164) PASS: LLVM :: CodeGen/Generic/MachineBranchProb.ll (2654 of 14164) PASS: LLVM :: CodeGen/Generic/asm-large-immediate.ll (2655 of 14164) PASS: LLVM :: CodeGen/Generic/add-with-overflow.ll (2656 of 14164) PASS: LLVM :: CodeGen/Generic/badCallArgLRLLVM.ll (2657 of 14164) PASS: LLVM :: CodeGen/Generic/assume.ll (2658 of 14164) PASS: LLVM :: CodeGen/Generic/badFoldGEP.ll (2659 of 14164) PASS: LLVM :: CodeGen/Generic/badarg6.ll (2660 of 14164) PASS: LLVM :: CodeGen/Generic/builtin-expect.ll (2661 of 14164) PASS: LLVM :: CodeGen/Generic/bool-to-double.ll (2662 of 14164) PASS: LLVM :: CodeGen/Generic/call-ret0.ll (2663 of 14164) PASS: LLVM :: CodeGen/Generic/call-ret42.ll (2664 of 14164) PASS: LLVM :: CodeGen/Generic/call-void.ll (2665 of 14164) PASS: LLVM :: CodeGen/Generic/call2-ret0.ll (2666 of 14164) PASS: LLVM :: CodeGen/Generic/crash.ll (2667 of 14164) PASS: LLVM :: CodeGen/Generic/cast-fp.ll (2668 of 14164) PASS: LLVM :: CodeGen/Generic/constindices.ll (2669 of 14164) PASS: LLVM :: CodeGen/Generic/dbg_value.ll (2670 of 14164) PASS: LLVM :: CodeGen/Generic/dag-combine-crash.ll (2671 of 14164) PASS: LLVM :: CodeGen/Generic/div-neg-power-2.ll (2672 of 14164) PASS: LLVM :: CodeGen/Generic/donothing.ll (2673 of 14164) PASS: LLVM :: CodeGen/Generic/edge-bundles-blockIDs.ll (2674 of 14164) PASS: LLVM :: CodeGen/Generic/empty-insertvalue.ll (2675 of 14164) PASS: LLVM :: CodeGen/Generic/empty-load-store.ll (2676 of 14164) PASS: LLVM :: CodeGen/Generic/empty-phi.ll (2677 of 14164) PASS: LLVM :: CodeGen/Generic/exception-handling.ll (2678 of 14164) PASS: LLVM :: CodeGen/Generic/fastcall.ll (2679 of 14164) PASS: LLVM :: CodeGen/Generic/externally_available.ll (2680 of 14164) PASS: LLVM :: CodeGen/Generic/fp-to-int-invalid.ll (2681 of 14164) PASS: LLVM :: CodeGen/Generic/fneg-fabs.ll (2682 of 14164) PASS: LLVM :: CodeGen/Generic/fpowi-promote.ll (2683 of 14164) PASS: LLVM :: CodeGen/Generic/global-ret0.ll (2684 of 14164) PASS: LLVM :: CodeGen/Generic/fwdtwice.ll (2685 of 14164) PASS: LLVM :: CodeGen/Generic/fp_to_int.ll (2686 of 14164) PASS: LLVM :: CodeGen/Generic/hello.ll (2687 of 14164) PASS: LLVM :: CodeGen/Generic/i128-arith.ll (2688 of 14164) PASS: LLVM :: CodeGen/Generic/i128-addsub.ll (2689 of 14164) PASS: LLVM :: CodeGen/Generic/inline-asm-special-strings.ll (2690 of 14164) PASS: LLVM :: CodeGen/Generic/icmp-illegal.ll (2691 of 14164) PASS: LLVM :: CodeGen/Generic/intrinsics.ll (2692 of 14164) PASS: LLVM :: CodeGen/Generic/inline-asm-mem-clobber.ll (2693 of 14164) PASS: LLVM :: CodeGen/Generic/isunord.ll (2694 of 14164) PASS: LLVM :: CodeGen/Generic/invalid-memcpy.ll (2695 of 14164) PASS: LLVM :: CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll (2696 of 14164) PASS: LLVM :: CodeGen/Generic/llvm-ct-intrinsics.ll (2697 of 14164) PASS: LLVM :: CodeGen/Generic/negintconst.ll (2698 of 14164) PASS: LLVM :: CodeGen/Generic/nested-select.ll (2699 of 14164) PASS: LLVM :: CodeGen/Generic/no-target.ll (2700 of 14164) PASS: LLVM :: CodeGen/Generic/overloaded-intrinsic-name.ll (2701 of 14164) PASS: LLVM :: CodeGen/Generic/pr12507.ll (2702 of 14164) PASS: LLVM :: CodeGen/Generic/overflow.ll (2703 of 14164) PASS: LLVM :: CodeGen/Generic/pr2625.ll (2704 of 14164) PASS: LLVM :: CodeGen/Generic/print-add.ll (2705 of 14164) PASS: LLVM :: CodeGen/Generic/pr3288.ll (2706 of 14164) PASS: LLVM :: CodeGen/Generic/print-arith-fp.ll (2707 of 14164) PASS: LLVM :: CodeGen/Generic/print-arith-int.ll (2708 of 14164) PASS: LLVM :: CodeGen/Generic/print-int.ll (2709 of 14164) PASS: LLVM :: CodeGen/Generic/print-mul-exp.ll (2710 of 14164) PASS: LLVM :: CodeGen/Generic/print-shift.ll (2711 of 14164) PASS: LLVM :: CodeGen/Generic/print-mul.ll (2712 of 14164) PASS: LLVM :: CodeGen/Generic/ret0.ll (2713 of 14164) PASS: LLVM :: CodeGen/Generic/ptr-annotate.ll (2714 of 14164) PASS: LLVM :: CodeGen/Generic/ret42.ll (2715 of 14164) PASS: LLVM :: CodeGen/Generic/select-cc.ll (2716 of 14164) PASS: LLVM :: CodeGen/Generic/select.ll (2717 of 14164) PASS: LLVM :: CodeGen/Generic/shift-int64.ll (2718 of 14164) PASS: LLVM :: CodeGen/Generic/print-after.ll (2719 of 14164) PASS: LLVM :: CodeGen/Generic/stacksave-restore.ll (2720 of 14164) PASS: LLVM :: CodeGen/Generic/run-pass.ll (2721 of 14164) PASS: LLVM :: CodeGen/Generic/stop-after.ll (2722 of 14164) PASS: LLVM :: CodeGen/Generic/storetrunc-fp.ll (2723 of 14164) PASS: LLVM :: CodeGen/Generic/switch-lower-feature.ll (2724 of 14164) PASS: LLVM :: CodeGen/Generic/undef-phi.ll (2725 of 14164) PASS: LLVM :: CodeGen/Generic/switch-lower.ll (2726 of 14164) PASS: LLVM :: CodeGen/Generic/trap.ll (2727 of 14164) PASS: LLVM :: CodeGen/Generic/vector-constantexpr.ll (2728 of 14164) PASS: LLVM :: CodeGen/Generic/v-split.ll (2729 of 14164) PASS: LLVM :: CodeGen/Generic/vector-casts.ll (2730 of 14164) PASS: LLVM :: CodeGen/Generic/print-machineinstrs.ll (2731 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1-G0.ll (2732 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1-v4-G0.ll (2733 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1-v4.ll (2734 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1.ll (2735 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/macint.ll (2736 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxd.ll (2737 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxh.ll (2738 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxud.ll (2739 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxuw.ll (2740 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxw.ll (2741 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/mem-fi-add.ll (2742 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops.ll (2743 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops1.ll (2744 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops2.ll (2745 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops3.ll (2746 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/mind.ll (2747 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/minu-zext-16.ll (2748 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/minu-zext-8.ll (2749 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/minud.ll (2750 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/minuw.ll (2751 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/minw.ll (2752 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/misaligned-access.ll (2753 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/mpy.ll (2754 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump.ll (2755 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump2.ll (2756 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluestore.ll (2757 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fabs.ll (2758 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fneg.ll (2759 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/packetize_cond_inst.ll (2760 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-load.ll (2761 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-offset.ll (2762 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-store.ll (2763 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-absolute-store.ll (2764 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-gp.ll (2765 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-instrs.ll (2766 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-copy.ll (2767 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-logical.ll (2768 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-rcmp.ll (2769 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/relax.ll (2770 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/remove-endloop.ll (2771 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/remove_lsr.ll (2772 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/shrink-frame-basic.ll (2773 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/signed_immediates.ll (2774 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/simple_addend.ll (2775 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/simpletailcall.ll (2776 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/split-const32-const64.ll (2777 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-align1.ll (2778 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-align2.ll (2779 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-alloca1.ll (2780 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-alloca2.ll (2781 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/static.ll (2782 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args.ll (2783 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args_large.ll (2784 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/sube.ll (2785 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/tail-call-mem-intrinsics.ll (2786 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/tail-call-trunc.ll (2787 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/tfr-to-combine.ll (2788 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/union-1.ll (2789 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/usr-ovf-dep.ll (2790 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vaddh.ll (2791 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/validate-offset.ll (2792 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-anyextend.ll (2793 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-apint-truncate.ll (2794 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-bad-bitcast.ll (2795 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-bitcast-1.ll (2796 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-bitcast.ll (2797 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-cst-v4i32.ll (2798 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-cst-v4i8.ll (2799 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-cst.ll (2800 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-extract.ll (2801 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-fma.ll (2802 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-illegal-type.ll (2803 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-insert-extract-elt.ll (2804 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-load-1.ll (2805 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-load.ll (2806 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-loadv4i16.ll (2807 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v2i16.ll (2808 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v2i32.ll (2809 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v4i16.ll (2810 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v4i8.ll (2811 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v8i8.ll (2812 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-no-tfrs-1.ll (2813 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-no-tfrs.ll (2814 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-packhl.ll (2815 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-shift-imm.ll (2816 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-shuffle.ll (2817 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-splat.ll (2818 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-store-v2i16.ll (2819 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-truncate.ll (2820 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddb-1.ll (2821 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddb.ll (2822 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddh-1.ll (2823 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddh.ll (2824 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddw.ll (2825 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaslw.ll (2826 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vshifts.ll (2827 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsplatb.ll (2828 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsplath.ll (2829 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubb-1.ll (2830 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubb.ll (2831 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubh-1.ll (2832 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubh.ll (2833 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubw.ll (2834 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-xor.ll (2835 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-zeroextend.ll (2836 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/zextloadi1.ll (2837 of 14164) PASS: LLVM :: CodeGen/Generic/vector-identity-shuffle.ll (2838 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/Atomics.ll (2839 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/BranchPredict.ll (2840 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/absaddr-store.ll (2841 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/absimm.ll (2842 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/adde.ll (2843 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/addh-sext-trunc.ll (2844 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/addh-shifted.ll (2845 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/addh.ll (2846 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/addrmode-indoff.ll (2847 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/alu64.ll (2848 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/always-ext.ll (2849 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/args.ll (2850 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/ashift-left-right.ll (2851 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/barrier-flag.ll (2852 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/base-offset-addr.ll (2853 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/base-offset-post.ll (2854 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/block-addr.ll (2855 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/brev_ld.ll (2856 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/brev_st.ll (2857 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/bugAsmHWloop.ll (2858 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/calling-conv-2.ll (2859 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-check.ll (2860 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet1.ll (2861 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet2.ll (2862 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext.ll (2863 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cexti16.ll (2864 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/checktabs.ll (2865 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_ld.ll (2866 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_ldd_bug.ll (2867 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_ldw.ll (2868 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_st.ll (2869 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/clr_set_toggle.ll (2870 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-extend.ll (2871 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-promote.ll (2872 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-genreg.ll (2873 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-predreg.ll (2874 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp.ll (2875 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred.ll (2876 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred2.ll (2877 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred_reg.ll (2878 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmpb-eq.ll (2879 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmpb_pred.ll (2880 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine.ll (2881 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine_ir.ll (2882 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/common-gep-basic.ll (2883 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/common-gep-icm.ll (2884 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/compound.ll (2885 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoint.ll (2886 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoll.ll (2887 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoint.ll (2888 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoll.ll (2889 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/ctlz-cttz-ctpop.ll (2890 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/ctor.ll (2891 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dadd.ll (2892 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dmul.ll (2893 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/double.ll (2894 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/doubleconvert-ieee-rnd-near.ll (2895 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dsub.ll (2896 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dualstore.ll (2897 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/duplex.ll (2898 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/eh_return.ll (2899 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/expand-condsets-basic.ll (2900 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/expand-condsets-rm-segment.ll (2901 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/expand-condsets-undef.ll (2902 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/extload-combine.ll (2903 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/extract-basic.ll (2904 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fadd.ll (2905 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fcmp.ll (2906 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/float.ll (2907 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/floatconvert-ieee-rnd-near.ll (2908 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fmul.ll (2909 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/frame.ll (2910 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fsub.ll (2911 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fusedandshift.ll (2912 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-load.ll (2913 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-store.ll (2914 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-rel.ll (2915 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-cleanup.ll (2916 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-const.ll (2917 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-crit-edge.ll (2918 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-dbg.ll (2919 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-le.ll (2920 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-loop1.ll (2921 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt.ll (2922 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt1.ll (2923 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-missed.ll (2924 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-ne.ll (2925 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-ph-deadcode.ll (2926 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-pos-ivbump1.ll (2927 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-preheader.ll (2928 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-range.ll (2929 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-recursion.ll (2930 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-wrap.ll (2931 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-wrap2.ll (2932 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop1.ll (2933 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop2.ll (2934 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop3.ll (2935 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop4.ll (2936 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop5.ll (2937 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i16_VarArg.ll (2938 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i1_VarArg.ll (2939 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i8_VarArg.ll (2940 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/idxload-with-zero-offset.ll (2941 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/indirect-br.ll (2942 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/insert-basic.ll (2943 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/alu32_alu.ll (2944 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/alu32_perm.ll (2945 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/cr.ll (2946 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_alu.ll (2947 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_bit.ll (2948 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_complex.ll (2949 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_fp.ll (2950 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_mpy.ll (2951 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_perm.ll (2952 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_pred.ll (2953 of 14164) UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_shift.ll (2954 of 14164) PASS: LLVM :: CodeGen/Generic/vector.ll (2955 of 14164) PASS: LLVM :: CodeGen/Generic/zero-sized-array.ll (2956 of 14164) PASS: LLVM :: CodeGen/MIR/X86/basic-block-liveins.mir (2957 of 14164) PASS: LLVM :: CodeGen/MIR/X86/dead-register-flag.mir (2958 of 14164) PASS: LLVM :: CodeGen/MIR/X86/expected-different-implicit-operand.mir (2959 of 14164) PASS: LLVM :: CodeGen/MIR/X86/expected-different-implicit-register-flag.mir (2960 of 14164) PASS: LLVM :: CodeGen/MIR/X86/expected-named-register-livein.mir (2961 of 14164) PASS: LLVM :: CodeGen/MIR/X86/expected-register-after-flags.mir (2962 of 14164) PASS: LLVM :: CodeGen/MIR/X86/expected-machine-operand.mir (2963 of 14164) PASS: LLVM :: CodeGen/MIR/X86/expected-subregister-after-colon.mir (2964 of 14164) PASS: LLVM :: CodeGen/MIR/X86/expected-number-after-bb.mir (2965 of 14164) PASS: LLVM :: CodeGen/MIR/X86/fixed-stack-objects.mir (2966 of 14164) PASS: LLVM :: CodeGen/MIR/X86/immediate-operands.mir (2967 of 14164) PASS: LLVM :: CodeGen/MIR/X86/implicit-register-flag.mir (2968 of 14164) PASS: LLVM :: CodeGen/MIR/X86/global-value-operands.mir (2969 of 14164) PASS: LLVM :: CodeGen/MIR/X86/large-index-number-error.mir (2970 of 14164) PASS: LLVM :: CodeGen/MIR/X86/machine-instructions.mir (2971 of 14164) PASS: LLVM :: CodeGen/MIR/X86/killed-register-flag.mir (2972 of 14164) PASS: LLVM :: CodeGen/MIR/X86/missing-comma.mir (2973 of 14164) PASS: LLVM :: CodeGen/MIR/X86/named-registers.mir (2974 of 14164) PASS: LLVM :: CodeGen/MIR/X86/missing-instruction.mir (2975 of 14164) PASS: LLVM :: CodeGen/MIR/X86/missing-implicit-operand.mir (2976 of 14164) PASS: LLVM :: CodeGen/MIR/X86/machine-basic-block-operands.mir (2977 of 14164) PASS: LLVM :: CodeGen/MIR/X86/null-register-operands.mir (2978 of 14164) PASS: LLVM :: CodeGen/MIR/X86/spill-slot-fixed-stack-object-aliased.mir (2979 of 14164) PASS: LLVM :: CodeGen/MIR/X86/spill-slot-fixed-stack-object-immutable.mir (2980 of 14164) PASS: LLVM :: CodeGen/MIR/X86/register-mask-operands.mir (2981 of 14164) PASS: LLVM :: CodeGen/MIR/X86/spill-slot-fixed-stack-objects.mir (2982 of 14164) PASS: LLVM :: CodeGen/MIR/X86/stack-objects.mir (2983 of 14164) PASS: LLVM :: CodeGen/MIR/X86/subregister-operands.mir (2984 of 14164) PASS: LLVM :: CodeGen/MIR/X86/undefined-global-value.mir (2985 of 14164) PASS: LLVM :: CodeGen/MIR/X86/undef-register-flag.mir (2986 of 14164) PASS: LLVM :: CodeGen/MIR/X86/undefined-named-global-value.mir (2987 of 14164) PASS: LLVM :: CodeGen/MIR/X86/unknown-instruction.mir (2988 of 14164) PASS: LLVM :: CodeGen/MIR/X86/undefined-register-class.mir (2989 of 14164) PASS: LLVM :: CodeGen/MIR/X86/undefined-virtual-register.mir (2990 of 14164) PASS: LLVM :: CodeGen/MIR/X86/unknown-machine-basic-block.mir (2991 of 14164) PASS: LLVM :: CodeGen/MIR/X86/unknown-subregister-index.mir (2992 of 14164) PASS: LLVM :: CodeGen/MIR/X86/unknown-register.mir (2993 of 14164) PASS: LLVM :: CodeGen/MIR/X86/variable-sized-stack-object-size-error.mir (2994 of 14164) PASS: LLVM :: CodeGen/MIR/X86/unknown-named-machine-basic-block.mir (2995 of 14164) PASS: LLVM :: CodeGen/MIR/X86/unrecognized-character.mir (2996 of 14164) PASS: LLVM :: CodeGen/MIR/basic-blocks.mir (2997 of 14164) PASS: LLVM :: CodeGen/MIR/expected-eof-after-successor-mbb.mir (2998 of 14164) PASS: LLVM :: CodeGen/MIR/X86/variable-sized-stack-objects.mir (2999 of 14164) PASS: LLVM :: CodeGen/MIR/expected-mbb-reference-for-successor-mbb.mir (3000 of 14164) PASS: LLVM :: CodeGen/MIR/frame-info.mir (3001 of 14164) PASS: LLVM :: CodeGen/MIR/llvm-ir-error-reported.mir (3002 of 14164) PASS: LLVM :: CodeGen/MIR/function-missing-machine-function.mir (3003 of 14164) PASS: LLVM :: CodeGen/MIR/llvmIR.mir (3004 of 14164) PASS: LLVM :: CodeGen/MIR/llvmIRMissing.mir (3005 of 14164) PASS: LLVM :: CodeGen/MIR/machine-basic-block-unknown-name.mir (3006 of 14164) PASS: LLVM :: CodeGen/MIR/X86/virtual-registers.mir (3007 of 14164) PASS: LLVM :: CodeGen/MIR/machine-basic-block-redefinition-error.mir (3008 of 14164) PASS: LLVM :: CodeGen/MIR/machine-function-missing-body-error.mir (3009 of 14164) PASS: LLVM :: CodeGen/MIR/machine-function-missing-function.mir (3010 of 14164) PASS: LLVM :: CodeGen/MIR/machine-function-missing-name.mir (3011 of 14164) PASS: LLVM :: CodeGen/MIR/machine-function-redefinition-error.mir (3012 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-10-CyclicDAG.ll (3013 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Rot.ll (3014 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Shift.ll (3015 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-19-DoubleSplit.ll (3016 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll (3017 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-09-18-AbsoluteAddr.ll (3018 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-10-10-OrImpDef.ll (3019 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-05-8BitLibcalls.ll (3020 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-08-InvalidResNo.ll (3021 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-20-NewNode.ll (3022 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-21-FrameAddr.ll (3023 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-22-InlineAsm.ll (3024 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/2010-05-01-CombinerAnd.ll (3025 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-rx.ll (3026 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-xr.ll (3027 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-rx.ll (3028 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-xr.ll (3029 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/DbgValueOtherTargets.test (3030 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mi.ll (3031 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mm.ll (3032 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mr.ll (3033 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16ri.ll (3034 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rm.ll (3035 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rr.ll (3036 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mi.ll (3037 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mm.ll (3038 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mr.ll (3039 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8ri.ll (3040 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rm.ll (3041 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rr.ll (3042 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/asm-clobbers.ll (3043 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/bit.ll (3044 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/byval.ll (3045 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/cc_args.ll (3046 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/cc_ret.ll (3047 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/fp.ll (3048 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr.ll (3049 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr2.ll (3050 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/inline-asm.ll (3051 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/jumptable.ll (3052 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/memset.ll (3053 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/misched-msp430.ll (3054 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/mult-alt-generic-msp430.ll (3055 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/postinc.ll (3056 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/setcc.ll (3057 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/shifts.ll (3058 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/transient-stack-alignment.ll (3059 of 14164) UNSUPPORTED: LLVM :: CodeGen/MSP430/vararg.ll (3060 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-06-05-Carry.ll (3061 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-03-SRet.ll (3062 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-06-fadd64.ll (3063 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-FPExtend.ll (3064 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-Float2Int.ll (3065 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-IntDoubleConvertions.ll (3066 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-InternalConstant.ll (3067 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-SmallSection.ll (3068 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-16-SignExtInReg.ll (3069 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-22-Cstpool.ll (3070 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-23-fpcmp.ll (3071 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-29-icmp.ll (3072 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-31-fcopysign.ll (3073 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-01-AsmInline.ll (3074 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-ReturnDouble.ll (3075 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-fabs64.ll (3076 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-04-Bitconvert.ll (3077 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-06-Alloca.ll (3078 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-CC.ll (3079 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-FPRound.ll (3080 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-bswap.ll (3081 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-ctlz.ll (3082 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-10-13-LegalizerBug.ll (3083 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-11-10-xint_to_fp.ll (3084 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2009-11-16-CstPoolLoad.ll (3085 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-07-20-Switch.ll (3086 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-CountLeading.ll (3087 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-Mul.ll (3088 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2011-05-26-BranchKillsVreg.ll (3089 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2012-12-12-ExpandMemcpy.ll (3090 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/2013-11-18-fp64-const0.ll (3091 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/DbgValueOtherTargets.test (3092 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/br1.ll (3093 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/bswap1.ll (3094 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/callabi.ll (3095 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/constexpr-address.ll (3096 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/div1.ll (3097 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fastalloca.ll (3098 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fastcc-miss.ll (3099 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fpcmpa.ll (3100 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fpext.ll (3101 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fpintconv.ll (3102 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fptrunc.ll (3103 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/icmpa.ll (3104 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/loadstore2.ll (3105 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/loadstoreconv.ll (3106 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/loadstrconst.ll (3107 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/logopm.ll (3108 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/memtest1.ll (3109 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/mul1.ll (3110 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/nullvoid.ll (3111 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/overflt.ll (3112 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/rem1.ll (3113 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/retabi.ll (3114 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/sel1.ll (3115 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/shftopm.ll (3116 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/shift.ll (3117 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestore.ll (3118 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestorefp1.ll (3119 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestorei.ll (3120 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/abicalls.ll (3121 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/abiflags-xx.ll (3122 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/abiflags32.ll (3123 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/addc.ll (3124 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/addi.ll (3125 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/addressing-mode.ll (3126 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/adjust-callstack-sp.ll (3127 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/align16.ll (3128 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/alloca.ll (3129 of 14164) PASS: LLVM :: CodeGen/MIR/successor-basic-blocks.mir (3130 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/analyzebranch.ll (3131 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/and1.ll (3132 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/asm-large-immediate.ll (3133 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/atomic.ll (3134 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/atomicops.ll (3135 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/beqzc.ll (3136 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/beqzc1.ll (3137 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/biggot.ll (3138 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/blez_bgez.ll (3139 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/blockaddr.ll (3140 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeq.ll (3141 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqz.ll (3142 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brcongt.ll (3143 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconlt.ll (3144 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconnek.ll (3145 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brdelayslot.ll (3146 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/alloca16.ll (3147 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/br-jmp.ll (3148 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqk.ll (3149 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconge.ll (3150 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconle.ll (3151 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconne.ll (3152 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brconnez.ll (3153 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brind.ll (3154 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brsize3.ll (3155 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/brsize3a.ll (3156 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/bswap.ll (3157 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/buildpairextractelementf64.ll (3158 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cache-intrinsic.ll (3159 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/call-optimization.ll (3160 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-float.ll (3161 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-fp128.ll (3162 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-float-varargs.ll (3163 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-float.ll (3164 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-fp128.ll (3165 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-small-structures-bigger-than-32bits.ll (3166 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-struct.ll (3167 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs-small-structs-byte.ll (3168 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs-small-structs-combinations.ll (3169 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs-small-structs-multiple-args.ll (3170 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs.ll (3171 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments.ll (3172 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-float.ll (3173 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-fpxx.ll (3174 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-fpxx1.ll (3175 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved.ll (3176 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/memory-layout.ll (3177 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/reserved-space.ll (3178 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-float.ll (3179 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-float.ll (3180 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-fp128.ll (3181 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-struct-f128.ll (3182 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-struct.ll (3183 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return.ll (3184 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/stack-alignment.ll (3185 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cfi_offset.ll (3186 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/check-adde-redundant-moves.ll (3187 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/check-noat.ll (3188 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/ci2.ll (3189 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cmov.ll (3190 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cmplarge.ll (3191 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/const-mult.ll (3192 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/const1.ll (3193 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/const4a.ll (3194 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/const6.ll (3195 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/const6a.ll (3196 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/constantfp0.ll (3197 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/countleading.ll (3198 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cprestore.ll (3199 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/ctlz-v.ll (3200 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/ctlz.ll (3201 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/cttz-v.ll (3202 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/dagcombine_crash.ll (3203 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/delay-slot-fill-forward.ll (3204 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/delay-slot-kill.ll (3205 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/disable-tail-merge.ll (3206 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/div.ll (3207 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/div_rem.ll (3208 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/divrem.ll (3209 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/divu.ll (3210 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/divu_remu.ll (3211 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/double2int.ll (3212 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns-cmp-vselect.ll (3213 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns.ll (3214 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r1.ll (3215 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r2.ll (3216 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-vec-load-store.ll (3217 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/dynamic-stack-realignment.ll (3218 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-dwarf-cfa.ll (3219 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return32.ll (3220 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return64.ll (3221 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/eh.ll (3222 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/ehframe-indirect.ll (3223 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/elf_eflags.ll (3224 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/emergency-spill-slot-near-fp.ll (3225 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/emit-big-cst.ll (3226 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/ex2.ll (3227 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/extins.ll (3228 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/f16abs.ll (3229 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fabs.ll (3230 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fastcc.ll (3231 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fcmp.ll (3232 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign-f32-f64.ll (3233 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign.ll (3234 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fixdfsf.ll (3235 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fmadd1.ll (3236 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fneg.ll (3237 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fp-indexed-ls.ll (3238 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fp-spill-reload.ll (3239 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16-promote.ll (3240 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16instrinsmc.ll (3241 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16mix.ll (3242 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16static.ll (3243 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fp64a.ll (3244 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fpbr.ll (3245 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fpneeded.ll (3246 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fpnotneeded.ll (3247 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/fpxx.ll (3248 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/frame-address.ll (3249 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/frem.ll (3250 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/global-address.ll (3251 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/global-pointer-reg.ll (3252 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/gpreg-lazy-binding.ll (3253 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/gprestore.ll (3254 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/helloworld.ll (3255 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/hf16_1.ll (3256 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/hf16call32.ll (3257 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/hf16call32_body.ll (3258 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/hf1_body.ll (3259 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/hfptrcall.ll (3260 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/i32k.ll (3261 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/i64arg.ll (3262 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/imm.ll (3263 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/indirectcall.ll (3264 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/init-array.ll (3265 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-assembler-directives.ll (3266 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-I-1.ll (3267 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-J.ll (3268 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-K.ll (3269 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-L.ll (3270 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-N.ll (3271 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-O.ll (3272 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-P.ll (3273 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg.ll (3274 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg64.ll (3275 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-operand-code.ll (3276 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm64.ll (3277 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint.ll (3278 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint_R.ll (3279 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint_ZC.ll (3280 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint_m.ll (3281 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasmmemop.ll (3282 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/insn-zero-size-bb.ll (3283 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/int-to-float-conversion.ll (3284 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/internalfunc.ll (3285 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/jtstat.ll (3286 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/l3mc.ll (3287 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/largeimm1.ll (3288 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/largeimmprinting.ll (3289 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lazy-binding.ll (3290 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lb1.ll (3291 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lbu1.ll (3292 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb2.ll (3293 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb3c.ll (3294 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb4a.ll (3295 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb5.ll (3296 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lh1.ll (3297 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/lhu1.ll (3298 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llcarry.ll (3299 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/add.ll (3300 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/and.ll (3301 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/ashr.ll (3302 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/call.ll (3303 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/indirectbr.ll (3304 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/lshr.ll (3305 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/mul.ll (3306 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/or.ll (3307 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/ret.ll (3308 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/sdiv.ll (3309 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/select.ll (3310 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/shl.ll (3311 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/srem.ll (3312 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/sub.ll (3313 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/udiv.ll (3314 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/urem.ll (3315 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/xor.ll (3316 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/load-store-left-right.ll (3317 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/longbranch.ll (3318 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/machineverifier.ll (3319 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/madd-msub.ll (3320 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mature-mc-support.ll (3321 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mbrsize4a.ll (3322 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/memcpy.ll (3323 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-addiu.ll (3324 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-addu16.ll (3325 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-and16.ll (3326 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-andi.ll (3327 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-atomic.ll (3328 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-atomic1.ll (3329 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-compact-branches.ll (3330 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-compact-jump.ll (3331 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-delay-slot-jr.ll (3332 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-delay-slot.ll (3333 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-directives.ll (3334 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-gp-rc.ll (3335 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-jal.ll (3336 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-li.ll (3337 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-load-effective-address.ll (3338 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-not16.ll (3339 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-or16.ll (3340 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-rdhwr-directives.ll (3341 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-shift.ll (3342 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-subu16.ll (3343 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-sw-lw-16.ll (3344 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-xor16.ll (3345 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16-hf-attr-2.ll (3346 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16-hf-attr.ll (3347 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_1.ll (3348 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_10.ll (3349 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_3.ll (3350 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_4.ll (3351 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_5.ll (3352 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_6.ll (3353 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_7.ll (3354 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_8.ll (3355 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_9.ll (3356 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_fpret.ll (3357 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16ex.ll (3358 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16fpe.ll (3359 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips32r6/compatibility.ll (3360 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128-call.ll (3361 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128.ll (3362 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-libcall.ll (3363 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-sret.ll (3364 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64directive.ll (3365 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64ext.ll (3366 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64extins.ll (3367 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpimm0.ll (3368 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpldst.ll (3369 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64imm.ll (3370 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64instrs.ll (3371 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64intldst.ll (3372 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64lea.ll (3373 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64muldiv.ll (3374 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64r6/compatibility.ll (3375 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64shift.ll (3376 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64signextendsesf.ll (3377 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64sinttofpsf.ll (3378 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mipslopat.ll (3379 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/misha.ll (3380 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mno-ldc1-sdc1.ll (3381 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2r.ll (3382 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2r_vector_scalar.ll (3383 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf.ll (3384 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_exup.ll (3385 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_float_int.ll (3386 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_fq.ll (3387 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_int_float.ll (3388 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_tq.ll (3389 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-a.ll (3390 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-b.ll (3391 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-c.ll (3392 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-d.ll (3393 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-i.ll (3394 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-m.ll (3395 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-p.ll (3396 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-s.ll (3397 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-v.ll (3398 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_4r.ll (3399 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_4r_widen.ll (3400 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_splat.ll (3401 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf.ll (3402 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_4rf.ll (3403 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_4rf_q.ll (3404 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_exdo.ll (3405 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_float_int.ll (3406 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_int_float.ll (3407 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_q.ll (3408 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/arithmetic.ll (3409 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/arithmetic_float.ll (3410 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/basic_operations.ll (3411 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/basic_operations_float.ll (3412 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bit.ll (3413 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bitcast.ll (3414 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bitwise.ll (3415 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/compare.ll (3416 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/compare_float.ll (3417 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_copy.ll (3418 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_cxcmsa.ll (3419 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_insv.ll (3420 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_move.ll (3421 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_shift_slide.ll (3422 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/endian.ll (3423 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/frameindex.ll (3424 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i10.ll (3425 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-a.ll (3426 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-b.ll (3427 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-c.ll (3428 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-m.ll (3429 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-s.ll (3430 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5_ld_st.ll (3431 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i8.ll (3432 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/inline-asm.ll (3433 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s1704963983.ll (3434 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s1935737938.ll (3435 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2090927243-simplified.ll (3436 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2501752154-simplified.ll (3437 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2704903805.ll (3438 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3861334421.ll (3439 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3926023935.ll (3440 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3997499501.ll (3441 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s449609655-simplified.ll (3442 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s525530439.ll (3443 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s997348632.ll (3444 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-sz1-s742806235.ll (3445 of 14164) PASS: LLVM :: CodeGen/MIR/machine-function.mir (3446 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/srl1.ll (3447 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/srl2.ll (3448 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/stack-alignment.ll (3449 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/stackcoloring.ll (3450 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/stacksize.ll (3451 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/start-asm-file.ll (3452 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/stchar.ll (3453 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/stldst.ll (3454 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sub1.ll (3455 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sub2.ll (3456 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/swzero.ll (3457 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tail16.ll (3458 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tailcall.ll (3459 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tls-alias.ll (3460 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tls-models.ll (3461 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tls.ll (3462 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tls16.ll (3463 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tls16_2.ll (3464 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/tnaked.ll (3465 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/trap.ll (3466 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/trap1.ll (3467 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/uitofp.ll (3468 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/ul1.ll (3469 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/unalignedload.ll (3470 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/vector-load-store.ll (3471 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/vector-setcc.ll (3472 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/weak.ll (3473 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/xor1.ll (3474 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/zeroreg.ll (3475 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/shift-dagcombine.ll (3476 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/shuffle.ll (3477 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/special.ll (3478 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/spill.ll (3479 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/vec.ll (3480 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/vecs10.ll (3481 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mul.ll (3482 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mulll.ll (3483 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/mulull.ll (3484 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-align.ll (3485 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-branch-delay.ll (3486 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-reserved-regs.ll (3487 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/named-register-n32.ll (3488 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/named-register-n64.ll (3489 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/named-register-o32.ll (3490 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/neg1.ll (3491 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/no-odd-spreg-msa.ll (3492 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/no-odd-spreg.ll (3493 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/nomips16.ll (3494 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/not1.ll (3495 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/null-streamer.ll (3496 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/null.ll (3497 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc.ll (3498 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_byval.ll (3499 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_vararg.ll (3500 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/octeon.ll (3501 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/octeon_popcnt.ll (3502 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/optimize-fp-math.ll (3503 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/optimize-pic-o0.ll (3504 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/or1.ll (3505 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/powif64_16.ll (3506 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/prevent-hoisting.ll (3507 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/private.ll (3508 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/ra-allocatable.ll (3509 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/rdhwr-directives.ll (3510 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/rem.ll (3511 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/remat-immed-load.ll (3512 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/remu.ll (3513 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/return-vector.ll (3514 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/return_address.ll (3515 of 14164) PASS: LLVM :: CodeGen/MIR/register-info.mir (3516 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/rotate.ll (3517 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/s2rem.ll (3518 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sb1.ll (3519 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sel1c.ll (3520 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sel2c.ll (3521 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBteqzCmpi.ll (3522 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezCmpi.ll (3523 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezSlti.ll (3524 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/select.ll (3525 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selectcc.ll (3526 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/seleq.ll (3527 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/seleqk.ll (3528 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selgek.ll (3529 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selgt.ll (3530 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selle.ll (3531 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selltk.ll (3532 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selne.ll (3533 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selnek.ll (3534 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/selpat.ll (3535 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setcc-se.ll (3536 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/seteq.ll (3537 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/seteqz.ll (3538 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setge.ll (3539 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setgek.ll (3540 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setle.ll (3541 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setlt.ll (3542 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setltk.ll (3543 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setne.ll (3544 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setuge.ll (3545 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setugt.ll (3546 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setule.ll (3547 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setult.ll (3548 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/setultk.ll (3549 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sh1.ll (3550 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/shift-parts.ll (3551 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/simplebr.ll (3552 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sint-fp-store_pattern.ll (3553 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sitofp-selectcc-opt.ll (3554 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sll1.ll (3555 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sll2.ll (3556 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/small-section-reserve-gp.ll (3557 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/spill-copy-acreg.ll (3558 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sr1.ll (3559 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sra1.ll (3560 of 14164) UNSUPPORTED: LLVM :: CodeGen/Mips/sra2.ll (3561 of 14164) PASS: LLVM :: CodeGen/NVPTX/addrspacecast-gvar.ll (3562 of 14164) PASS: LLVM :: CodeGen/NVPTX/aggr-param.ll (3563 of 14164) PASS: LLVM :: CodeGen/NVPTX/add-128bit.ll (3564 of 14164) PASS: LLVM :: CodeGen/NVPTX/arg-lowering.ll (3565 of 14164) PASS: LLVM :: CodeGen/NVPTX/addrspacecast.ll (3566 of 14164) PASS: LLVM :: CodeGen/NVPTX/access-non-generic.ll (3567 of 14164) PASS: LLVM :: CodeGen/NVPTX/annotations.ll (3568 of 14164) PASS: LLVM :: CodeGen/NVPTX/bfe.ll (3569 of 14164) PASS: LLVM :: CodeGen/NVPTX/arithmetic-fp-sm20.ll (3570 of 14164) PASS: LLVM :: CodeGen/NVPTX/bug17709.ll (3571 of 14164) PASS: LLVM :: CodeGen/NVPTX/atomics.ll (3572 of 14164) PASS: LLVM :: CodeGen/NVPTX/bug21465.ll (3573 of 14164) PASS: LLVM :: CodeGen/NVPTX/bug22246.ll (3574 of 14164) PASS: LLVM :: CodeGen/NVPTX/call-with-alloca-buffer.ll (3575 of 14164) PASS: LLVM :: CodeGen/NVPTX/arithmetic-int.ll (3576 of 14164) PASS: LLVM :: CodeGen/NVPTX/bug22322.ll (3577 of 14164) PASS: LLVM :: CodeGen/NVPTX/callchain.ll (3578 of 14164) PASS: LLVM :: CodeGen/NVPTX/constant-vectors.ll (3579 of 14164) PASS: LLVM :: CodeGen/NVPTX/calling-conv.ll (3580 of 14164) PASS: LLVM :: CodeGen/NVPTX/convert-fp.ll (3581 of 14164) PASS: LLVM :: CodeGen/NVPTX/convert-int-sm20.ll (3582 of 14164) PASS: LLVM :: CodeGen/NVPTX/ctlz.ll (3583 of 14164) PASS: LLVM :: CodeGen/NVPTX/ctpop.ll (3584 of 14164) PASS: LLVM :: CodeGen/NVPTX/compare-int.ll (3585 of 14164) PASS: LLVM :: CodeGen/NVPTX/cttz.ll (3586 of 14164) PASS: LLVM :: CodeGen/NVPTX/div-ri.ll (3587 of 14164) PASS: LLVM :: CodeGen/NVPTX/fast-math.ll (3588 of 14164) PASS: LLVM :: CodeGen/NVPTX/envreg.ll (3589 of 14164) PASS: LLVM :: CodeGen/NVPTX/extloadv.ll (3590 of 14164) PASS: LLVM :: CodeGen/NVPTX/fma-assoc.ll (3591 of 14164) PASS: LLVM :: CodeGen/NVPTX/fma.ll (3592 of 14164) PASS: LLVM :: CodeGen/NVPTX/fp-literals.ll (3593 of 14164) PASS: LLVM :: CodeGen/NVPTX/fma-disable.ll (3594 of 14164) PASS: LLVM :: CodeGen/NVPTX/fp-contract.ll (3595 of 14164) PASS: LLVM :: CodeGen/NVPTX/generic-to-nvvm.ll (3596 of 14164) PASS: LLVM :: CodeGen/NVPTX/function-align.ll (3597 of 14164) PASS: LLVM :: CodeGen/NVPTX/fp16.ll (3598 of 14164) PASS: LLVM :: CodeGen/NVPTX/globals_init.ll (3599 of 14164) PASS: LLVM :: CodeGen/NVPTX/globals_lowering.ll (3600 of 14164) PASS: LLVM :: CodeGen/NVPTX/global-ordering.ll (3601 of 14164) XFAIL: LLVM :: CodeGen/NVPTX/gvar-init.ll (3602 of 14164) PASS: LLVM :: CodeGen/NVPTX/half.ll (3603 of 14164) PASS: LLVM :: CodeGen/NVPTX/i1-global.ll (3604 of 14164) PASS: LLVM :: CodeGen/NVPTX/i1-int-to-fp.ll (3605 of 14164) PASS: LLVM :: CodeGen/NVPTX/i1-param.ll (3606 of 14164) PASS: LLVM :: CodeGen/NVPTX/imad.ll (3607 of 14164) PASS: LLVM :: CodeGen/NVPTX/implicit-def.ll (3608 of 14164) PASS: LLVM :: CodeGen/NVPTX/inline-asm.ll (3609 of 14164) PASS: LLVM :: CodeGen/NVPTX/i8-param.ll (3610 of 14164) PASS: LLVM :: CodeGen/NVPTX/intrin-nocapture.ll (3611 of 14164) PASS: LLVM :: CodeGen/NVPTX/isspacep.ll (3612 of 14164) PASS: LLVM :: CodeGen/NVPTX/intrinsics.ll (3613 of 14164) PASS: LLVM :: CodeGen/NVPTX/ld-addrspace.ll (3614 of 14164) PASS: LLVM :: CodeGen/NVPTX/intrinsic-old.ll (3615 of 14164) PASS: LLVM :: CodeGen/NVPTX/ldparam-v4.ll (3616 of 14164) PASS: LLVM :: CodeGen/NVPTX/ld-generic.ll (3617 of 14164) PASS: LLVM :: CodeGen/NVPTX/ldu-i8.ll (3618 of 14164) PASS: LLVM :: CodeGen/NVPTX/ldu-ldg.ll (3619 of 14164) PASS: LLVM :: CodeGen/NVPTX/ldu-reg-plus-offset.ll (3620 of 14164) PASS: LLVM :: CodeGen/NVPTX/load-sext-i1.ll (3621 of 14164) PASS: LLVM :: CodeGen/NVPTX/lower-aggr-copies.ll (3622 of 14164) PASS: LLVM :: CodeGen/NVPTX/local-stack-frame.ll (3623 of 14164) PASS: LLVM :: CodeGen/NVPTX/lower-alloca.ll (3624 of 14164) PASS: LLVM :: CodeGen/NVPTX/lower-kernel-ptr-arg.ll (3625 of 14164) PASS: LLVM :: CodeGen/NVPTX/machine-sink.ll (3626 of 14164) PASS: LLVM :: CodeGen/NVPTX/managed.ll (3627 of 14164) PASS: LLVM :: CodeGen/NVPTX/misaligned-vector-ldst.ll (3628 of 14164) PASS: LLVM :: CodeGen/NVPTX/module-inline-asm.ll (3629 of 14164) PASS: LLVM :: CodeGen/NVPTX/mulwide.ll (3630 of 14164) PASS: LLVM :: CodeGen/NVPTX/nounroll.ll (3631 of 14164) PASS: LLVM :: CodeGen/NVPTX/loop-vectorize.ll (3632 of 14164) PASS: LLVM :: CodeGen/NVPTX/nvcl-param-align.ll (3633 of 14164) PASS: LLVM :: CodeGen/NVPTX/noduplicate-syncthreads.ll (3634 of 14164) PASS: LLVM :: CodeGen/NVPTX/param-align.ll (3635 of 14164) PASS: LLVM :: CodeGen/NVPTX/pr16278.ll (3636 of 14164) PASS: LLVM :: CodeGen/NVPTX/pr17529.ll (3637 of 14164) PASS: LLVM :: CodeGen/NVPTX/nvvm-reflect.ll (3638 of 14164) PASS: LLVM :: CodeGen/NVPTX/pr13291-i1-store.ll (3639 of 14164) PASS: LLVM :: CodeGen/NVPTX/refl1.ll (3640 of 14164) PASS: LLVM :: CodeGen/NVPTX/sched1.ll (3641 of 14164) PASS: LLVM :: CodeGen/NVPTX/rsqrt.ll (3642 of 14164) PASS: LLVM :: CodeGen/NVPTX/rotate.ll (3643 of 14164) PASS: LLVM :: CodeGen/NVPTX/sched2.ll (3644 of 14164) PASS: LLVM :: CodeGen/NVPTX/sext-params.ll (3645 of 14164) PASS: LLVM :: CodeGen/NVPTX/sext-in-reg.ll (3646 of 14164) PASS: LLVM :: CodeGen/NVPTX/shift-parts.ll (3647 of 14164) PASS: LLVM :: CodeGen/NVPTX/simple-call.ll (3648 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-20.ll (3649 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-30.ll (3650 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-21.ll (3651 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-35.ll (3652 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-32.ll (3653 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-37.ll (3654 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-52.ll (3655 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-50.ll (3656 of 14164) PASS: LLVM :: CodeGen/NVPTX/sm-version-53.ll (3657 of 14164) PASS: LLVM :: CodeGen/NVPTX/st-addrspace.ll (3658 of 14164) PASS: LLVM :: CodeGen/NVPTX/st-generic.ll (3659 of 14164) PASS: LLVM :: CodeGen/NVPTX/surf-read.ll (3660 of 14164) PASS: LLVM :: CodeGen/NVPTX/surf-read-cuda.ll (3661 of 14164) PASS: LLVM :: CodeGen/NVPTX/surf-write-cuda.ll (3662 of 14164) PASS: LLVM :: CodeGen/NVPTX/surf-write.ll (3663 of 14164) PASS: LLVM :: CodeGen/NVPTX/symbol-naming.ll (3664 of 14164) PASS: LLVM :: CodeGen/NVPTX/tex-read.ll (3665 of 14164) PASS: LLVM :: CodeGen/NVPTX/vec-param-load.ll (3666 of 14164) PASS: LLVM :: CodeGen/NVPTX/texsurf-queries.ll (3667 of 14164) PASS: LLVM :: CodeGen/NVPTX/tuple-literal.ll (3668 of 14164) PASS: LLVM :: CodeGen/NVPTX/tex-read-cuda.ll (3669 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-args.ll (3670 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-call.ll (3671 of 14164) PASS: LLVM :: CodeGen/NVPTX/vec8.ll (3672 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-compare.ll (3673 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-loads.ll (3674 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-global.ll (3675 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-stores.ll (3676 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-return.ll (3677 of 14164) PASS: LLVM :: CodeGen/NVPTX/vector-select.ll (3678 of 14164) PASS: LLVM :: CodeGen/NVPTX/weak-linkage.ll (3679 of 14164) PASS: LLVM :: CodeGen/NVPTX/weak-global.ll (3680 of 14164) PASS: LLVM :: CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll (3681 of 14164) PASS: LLVM :: CodeGen/PowerPC/2004-11-29-ShrCrash.ll (3682 of 14164) PASS: LLVM :: CodeGen/PowerPC/2004-11-30-shr-var-crash.ll (3683 of 14164) PASS: LLVM :: CodeGen/PowerPC/2004-11-30-shift-crash.ll (3684 of 14164) PASS: LLVM :: CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll (3685 of 14164) PASS: LLVM :: CodeGen/PowerPC/2005-01-14-UndefLong.ll (3686 of 14164) PASS: LLVM :: CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll (3687 of 14164) PASS: LLVM :: CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll (3688 of 14164) PASS: LLVM :: CodeGen/PowerPC/2005-11-30-vastart-crash.ll (3689 of 14164) PASS: LLVM :: CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll (3690 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll (3691 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll (3692 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-04-05-splat-ish.ll (3693 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll (3694 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll (3695 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll (3696 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll (3697 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll (3698 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-09-28-shift_64.ll (3699 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-08-15-SelectionCrash.ll (3700 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-10-13-Miscompile.ll (3701 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll (3702 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-08-11-RetVector.ll (3703 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll (3704 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll (3705 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll (3706 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-12-07-LargeAlloca.ll (3707 of 14164) PASS: LLVM :: CodeGen/PowerPC/2006-12-07-SelectCrash.ll (3708 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-01-15-AsmDialect.ll (3709 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-01-04-ArgExtension.ll (3710 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-02-16-AlignPacked.ll (3711 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-01-29-lbrx-asm.ll (3712 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll (3713 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll (3714 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll (3715 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-03-24-cntlzd.ll (3716 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll (3717 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll (3718 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll (3719 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-03-30-SpillerCrash.ll (3720 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll (3721 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll (3722 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-06-28-BCCISelBug.ll (3723 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-09-04-AltivecDST.ll (3724 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll (3725 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-05-22-tailmerge-3.ll (3726 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll (3727 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll (3728 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll (3729 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll (3730 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll (3731 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll (3732 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll (3733 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll (3734 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-09-08-unaligned.ll (3735 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll (3736 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll (3737 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-11-19-VectorSplitting.ll (3738 of 14164) PASS: LLVM :: CodeGen/PowerPC/2007-11-16-landingpad-split.ll (3739 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll (3740 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll (3741 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll (3742 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-03-24-AddressRegImm.ll (3743 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll (3744 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-03-24-CoalescerBug.ll (3745 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-04-16-CoalescerBug.ll (3746 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-03-26-CoalescerBug.ll (3747 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-05-01-ppc_fp128.ll (3748 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll (3749 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll (3750 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll (3751 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-06-21-F128LoadStore.ll (3752 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll (3753 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-07-15-Fabs.ll (3754 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-07-15-Bswap.ll (3755 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll (3756 of 14164) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll (3757 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-07-17-Fneg.ll (3758 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll (3759 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-09-12-CoalescerBug.ll (3760 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll (3761 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll (3762 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-10-28-f128-i32.ll (3763 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll (3764 of 14164) PASS: LLVM :: CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll (3765 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll (3766 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-03-17-LSRBug.ll (3767 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll (3768 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll (3769 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-09-18-carrybit.ll (3770 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll (3771 of 14164) PASS: LLVM :: CodeGen/PowerPC/2009-11-25-ImpDefBug.ll (3772 of 14164) PASS: LLVM :: CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll (3773 of 14164) PASS: LLVM :: CodeGen/PowerPC/2010-02-12-saveCR.ll (3774 of 14164) PASS: LLVM :: CodeGen/PowerPC/2010-03-09-indirect-call.ll (3775 of 14164) PASS: LLVM :: CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll (3776 of 14164) PASS: LLVM :: CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll (3777 of 14164) PASS: LLVM :: CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll (3778 of 14164) PASS: LLVM :: CodeGen/PowerPC/2010-05-03-retaddr1.ll (3779 of 14164) PASS: LLVM :: CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll (3780 of 14164) PASS: LLVM :: CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll (3781 of 14164) PASS: LLVM :: CodeGen/PowerPC/2012-10-11-dynalloc.ll (3782 of 14164) PASS: LLVM :: CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll (3783 of 14164) PASS: LLVM :: CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll (3784 of 14164) PASS: LLVM :: CodeGen/PowerPC/2012-11-16-mischedcall.ll (3785 of 14164) PASS: LLVM :: CodeGen/PowerPC/2013-05-15-preinc-fold.ll (3786 of 14164) XFAIL: LLVM :: CodeGen/PowerPC/Atomics-64.ll (3787 of 14164) PASS: LLVM :: CodeGen/PowerPC/2013-07-01-PHIElimBug.ll (3788 of 14164) PASS: LLVM :: CodeGen/PowerPC/DbgValueOtherTargets.test (3789 of 14164) PASS: LLVM :: CodeGen/PowerPC/2012-10-12-bitcast.ll (3790 of 14164) PASS: LLVM :: CodeGen/PowerPC/Frames-large.ll (3791 of 14164) PASS: LLVM :: CodeGen/PowerPC/Frames-alloca.ll (3792 of 14164) PASS: LLVM :: CodeGen/PowerPC/Frames-small.ll (3793 of 14164) PASS: LLVM :: CodeGen/PowerPC/MergeConsecutiveStores.ll (3794 of 14164) PASS: LLVM :: CodeGen/PowerPC/LargeAbsoluteAddr.ll (3795 of 14164) PASS: LLVM :: CodeGen/PowerPC/a2-fp-basic.ll (3796 of 14164) UNSUPPORTED: LLVM :: CodeGen/PowerPC/aa-tbaa.ll (3797 of 14164) PASS: LLVM :: CodeGen/PowerPC/a2q.ll (3798 of 14164) PASS: LLVM :: CodeGen/PowerPC/add-fi.ll (3799 of 14164) PASS: LLVM :: CodeGen/PowerPC/a2q-stackalign.ll (3800 of 14164) PASS: LLVM :: CodeGen/PowerPC/addc.ll (3801 of 14164) PASS: LLVM :: CodeGen/PowerPC/addi-licm.ll (3802 of 14164) PASS: LLVM :: CodeGen/PowerPC/addrfuncstr.ll (3803 of 14164) PASS: LLVM :: CodeGen/PowerPC/addi-reassoc.ll (3804 of 14164) PASS: LLVM :: CodeGen/PowerPC/allocate-r0.ll (3805 of 14164) PASS: LLVM :: CodeGen/PowerPC/alias.ll (3806 of 14164) PASS: LLVM :: CodeGen/PowerPC/align.ll (3807 of 14164) PASS: LLVM :: CodeGen/PowerPC/altivec-ord.ll (3808 of 14164) PASS: LLVM :: CodeGen/PowerPC/Frames-leaf.ll (3809 of 14164) PASS: LLVM :: CodeGen/PowerPC/and-elim.ll (3810 of 14164) PASS: LLVM :: CodeGen/PowerPC/and-branch.ll (3811 of 14164) PASS: LLVM :: CodeGen/PowerPC/and-imm.ll (3812 of 14164) PASS: LLVM :: CodeGen/PowerPC/and_add.ll (3813 of 14164) PASS: LLVM :: CodeGen/PowerPC/and_sext.ll (3814 of 14164) PASS: LLVM :: CodeGen/PowerPC/and_sra.ll (3815 of 14164) PASS: LLVM :: CodeGen/PowerPC/ashr-neg1.ll (3816 of 14164) PASS: LLVM :: CodeGen/PowerPC/arr-fp-arg-no-copy.ll (3817 of 14164) PASS: LLVM :: CodeGen/PowerPC/asm-Zy.ll (3818 of 14164) PASS: LLVM :: CodeGen/PowerPC/anon_aggr.ll (3819 of 14164) PASS: LLVM :: CodeGen/PowerPC/asm-constraints.ll (3820 of 14164) PASS: LLVM :: CodeGen/PowerPC/asym-regclass-copy.ll (3821 of 14164) PASS: LLVM :: CodeGen/PowerPC/asm-dialect.ll (3822 of 14164) PASS: LLVM :: CodeGen/PowerPC/atomic-1.ll (3823 of 14164) PASS: LLVM :: CodeGen/PowerPC/atomics-fences.ll (3824 of 14164) PASS: LLVM :: CodeGen/PowerPC/atomics-indexed.ll (3825 of 14164) PASS: LLVM :: CodeGen/PowerPC/atomic-2.ll (3826 of 14164) PASS: LLVM :: CodeGen/PowerPC/bdzlr.ll (3827 of 14164) PASS: LLVM :: CodeGen/PowerPC/atomics.ll (3828 of 14164) PASS: LLVM :: CodeGen/PowerPC/big-endian-actual-args.ll (3829 of 14164) PASS: LLVM :: CodeGen/PowerPC/big-endian-formal-args.ll (3830 of 14164) PASS: LLVM :: CodeGen/PowerPC/big-endian-call-result.ll (3831 of 14164) PASS: LLVM :: CodeGen/PowerPC/bperm.ll (3832 of 14164) PASS: LLVM :: CodeGen/PowerPC/branch-opt.ll (3833 of 14164) PASS: LLVM :: CodeGen/PowerPC/available-externally.ll (3834 of 14164) PASS: LLVM :: CodeGen/PowerPC/blockaddress.ll (3835 of 14164) PASS: LLVM :: CodeGen/PowerPC/buildvec_canonicalize.ll (3836 of 14164) PASS: LLVM :: CodeGen/PowerPC/bv-pres-v8i1.ll (3837 of 14164) PASS: LLVM :: CodeGen/PowerPC/bswap-load-store.ll (3838 of 14164) PASS: LLVM :: CodeGen/PowerPC/builtins-ppc-elf2-abi.ll (3839 of 14164) PASS: LLVM :: CodeGen/PowerPC/byval-aliased.ll (3840 of 14164) PASS: LLVM :: CodeGen/PowerPC/bv-widen-undef.ll (3841 of 14164) PASS: LLVM :: CodeGen/PowerPC/byval-agg-info.ll (3842 of 14164) PASS: LLVM :: CodeGen/PowerPC/builtins-ppc-p8vector.ll (3843 of 14164) PASS: LLVM :: CodeGen/PowerPC/calls.ll (3844 of 14164) PASS: LLVM :: CodeGen/PowerPC/cmp-cmp.ll (3845 of 14164) PASS: LLVM :: CodeGen/PowerPC/cc.ll (3846 of 14164) PASS: LLVM :: CodeGen/PowerPC/can-lower-ret.ll (3847 of 14164) PASS: LLVM :: CodeGen/PowerPC/cmpb-ppc32.ll (3848 of 14164) PASS: LLVM :: CodeGen/PowerPC/coalesce-ext.ll (3849 of 14164) PASS: LLVM :: CodeGen/PowerPC/cmpb.ll (3850 of 14164) PASS: LLVM :: CodeGen/PowerPC/compare-simm.ll (3851 of 14164) PASS: LLVM :: CodeGen/PowerPC/compare-duplicate.ll (3852 of 14164) PASS: LLVM :: CodeGen/PowerPC/complex-return.ll (3853 of 14164) PASS: LLVM :: CodeGen/PowerPC/constants-i64.ll (3854 of 14164) PASS: LLVM :: CodeGen/PowerPC/constants.ll (3855 of 14164) PASS: LLVM :: CodeGen/PowerPC/cr1eq-no-extra-moves.ll (3856 of 14164) PASS: LLVM :: CodeGen/PowerPC/copysignl.ll (3857 of 14164) PASS: LLVM :: CodeGen/PowerPC/cr-spills.ll (3858 of 14164) PASS: LLVM :: CodeGen/PowerPC/cr_spilling.ll (3859 of 14164) PASS: LLVM :: CodeGen/PowerPC/cr1eq.ll (3860 of 14164) PASS: LLVM :: CodeGen/PowerPC/crash.ll (3861 of 14164) PASS: LLVM :: CodeGen/PowerPC/crbit-asm.ll (3862 of 14164) PASS: LLVM :: CodeGen/PowerPC/crbits.ll (3863 of 14164) PASS: LLVM :: CodeGen/PowerPC/crsave.ll (3864 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctr-cleanup.ll (3865 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-asm.ll (3866 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-cpsgn.ll (3867 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-i64.ll (3868 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-fp64.ll (3869 of 14164) PASS: LLVM :: CodeGen/PowerPC/code-align.ll (3870 of 14164) PASS: LLVM :: CodeGen/PowerPC/crypto_bifs.ll (3871 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-large-ec.ll (3872 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-reg.ll (3873 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-ne.ll (3874 of 14164) XFAIL: LLVM :: CodeGen/PowerPC/ctrloop-le.ll (3875 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-sh.ll (3876 of 14164) XFAIL: LLVM :: CodeGen/PowerPC/ctrloop-lt.ll (3877 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-sums.ll (3878 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-s000.ll (3879 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloop-udivti3.ll (3880 of 14164) PASS: LLVM :: CodeGen/PowerPC/ctrloops.ll (3881 of 14164) PASS: LLVM :: CodeGen/PowerPC/dcbt-sched.ll (3882 of 14164) PASS: LLVM :: CodeGen/PowerPC/dbg.ll (3883 of 14164) PASS: LLVM :: CodeGen/PowerPC/cttz.ll (3884 of 14164) PASS: LLVM :: CodeGen/PowerPC/darwin-labels.ll (3885 of 14164) PASS: LLVM :: CodeGen/PowerPC/div-2.ll (3886 of 14164) PASS: LLVM :: CodeGen/PowerPC/delete-node.ll (3887 of 14164) PASS: LLVM :: CodeGen/PowerPC/dyn-alloca-aligned.ll (3888 of 14164) PASS: LLVM :: CodeGen/PowerPC/div-e-all.ll (3889 of 14164) PASS: LLVM :: CodeGen/PowerPC/div-e-32.ll (3890 of 14164) PASS: LLVM :: CodeGen/PowerPC/early-ret.ll (3891 of 14164) PASS: LLVM :: CodeGen/PowerPC/emptystruct.ll (3892 of 14164) PASS: LLVM :: CodeGen/PowerPC/ec-input.ll (3893 of 14164) PASS: LLVM :: CodeGen/PowerPC/early-ret2.ll (3894 of 14164) PASS: LLVM :: CodeGen/PowerPC/extra-toc-reg-deps.ll (3895 of 14164) PASS: LLVM :: CodeGen/PowerPC/extsh.ll (3896 of 14164) PASS: LLVM :: CodeGen/PowerPC/empty-functions.ll (3897 of 14164) PASS: LLVM :: CodeGen/PowerPC/f32-to-i64.ll (3898 of 14164) PASS: LLVM :: CodeGen/PowerPC/fabs.ll (3899 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-GEP-coalesce.ll (3900 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-binary.ll (3901 of 14164) PASS: LLVM :: CodeGen/PowerPC/eqv-andc-orc-nor.ll (3902 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-br-const.ll (3903 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-call.ll (3904 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-const.ll (3905 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-conversion-p5.ll (3906 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-cmp-imm.ll (3907 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-crash.ll (3908 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-ext.ll (3909 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-icmp-split.ll (3910 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-fold.ll (3911 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-load-store-vsx.ll (3912 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-indirectbr.ll (3913 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-load-store.ll (3914 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-conversion.ll (3915 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-redefinition.ll (3916 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-ret.ll (3917 of 14164) PASS: LLVM :: CodeGen/PowerPC/fastisel-gep-promote-before-add.ll (3918 of 14164) PASS: LLVM :: CodeGen/PowerPC/fast-isel-shifter.ll (3919 of 14164) PASS: LLVM :: CodeGen/PowerPC/float-asmprint.ll (3920 of 14164) PASS: LLVM :: CodeGen/PowerPC/fdiv-combine.ll (3921 of 14164) PASS: LLVM :: CodeGen/PowerPC/floatPSA.ll (3922 of 14164) PASS: LLVM :: CodeGen/PowerPC/fcpsgn.ll (3923 of 14164) PASS: LLVM :: CodeGen/PowerPC/flt-preinc.ll (3924 of 14164) PASS: LLVM :: CodeGen/PowerPC/fma-mutate.ll (3925 of 14164) PASS: LLVM :: CodeGen/PowerPC/float-to-int.ll (3926 of 14164) PASS: LLVM :: CodeGen/PowerPC/fma-ext.ll (3927 of 14164) PASS: LLVM :: CodeGen/PowerPC/fmaxnum.ll (3928 of 14164) PASS: LLVM :: CodeGen/PowerPC/fma-assoc.ll (3929 of 14164) PASS: LLVM :: CodeGen/PowerPC/fminnum.ll (3930 of 14164) PASS: LLVM :: CodeGen/PowerPC/fnabs.ll (3931 of 14164) PASS: LLVM :: CodeGen/PowerPC/fneg.ll (3932 of 14164) PASS: LLVM :: CodeGen/PowerPC/fold-li.ll (3933 of 14164) PASS: LLVM :: CodeGen/PowerPC/fp-branch.ll (3934 of 14164) PASS: LLVM :: CodeGen/PowerPC/fold-zero.ll (3935 of 14164) PASS: LLVM :: CodeGen/PowerPC/fma.ll (3936 of 14164) PASS: LLVM :: CodeGen/PowerPC/fp-int-fp.ll (3937 of 14164) PASS: LLVM :: CodeGen/PowerPC/fp-to-int-ext.ll (3938 of 14164) PASS: LLVM :: CodeGen/PowerPC/fp2int2fp-ppcfp128.ll (3939 of 14164) PASS: LLVM :: CodeGen/PowerPC/fp_to_uint.ll (3940 of 14164) PASS: LLVM :: CodeGen/PowerPC/fp-to-int-to-fp.ll (3941 of 14164) PASS: LLVM :: CodeGen/PowerPC/fp-int-conversions-direct-moves.ll (3942 of 14164) PASS: LLVM :: CodeGen/PowerPC/frame-size.ll (3943 of 14164) PASS: LLVM :: CodeGen/PowerPC/fpcopy.ll (3944 of 14164) PASS: LLVM :: CodeGen/PowerPC/frameaddr.ll (3945 of 14164) PASS: LLVM :: CodeGen/PowerPC/frounds.ll (3946 of 14164) PASS: LLVM :: CodeGen/PowerPC/fsl-e500mc.ll (3947 of 14164) PASS: LLVM :: CodeGen/PowerPC/fsl-e5500.ll (3948 of 14164) PASS: LLVM :: CodeGen/PowerPC/fsel.ll (3949 of 14164) PASS: LLVM :: CodeGen/PowerPC/func-addr.ll (3950 of 14164) PASS: LLVM :: CodeGen/PowerPC/glob-comp-aa-crash.ll (3951 of 14164) PASS: LLVM :: CodeGen/PowerPC/hidden-vis-2.ll (3952 of 14164) PASS: LLVM :: CodeGen/PowerPC/fsqrt.ll (3953 of 14164) PASS: LLVM :: CodeGen/PowerPC/hello.ll (3954 of 14164) PASS: LLVM :: CodeGen/PowerPC/hello-reloc.s (3955 of 14164) PASS: LLVM :: CodeGen/PowerPC/hidden-vis.ll (3956 of 14164) PASS: LLVM :: CodeGen/PowerPC/i1-ext-fold.ll (3957 of 14164) PASS: LLVM :: CodeGen/PowerPC/i128-and-beyond.ll (3958 of 14164) PASS: LLVM :: CodeGen/PowerPC/i1-to-double.ll (3959 of 14164) PASS: LLVM :: CodeGen/PowerPC/htm.ll (3960 of 14164) PASS: LLVM :: CodeGen/PowerPC/i64_fp_round.ll (3961 of 14164) PASS: LLVM :: CodeGen/PowerPC/i64-to-float.ll (3962 of 14164) PASS: LLVM :: CodeGen/PowerPC/i32-to-float.ll (3963 of 14164) UNSUPPORTED: LLVM :: CodeGen/PowerPC/iabs.ll (3964 of 14164) PASS: LLVM :: CodeGen/PowerPC/ia-mem-r0.ll (3965 of 14164) PASS: LLVM :: CodeGen/PowerPC/ia-neg-const.ll (3966 of 14164) PASS: LLVM :: CodeGen/PowerPC/ifcvt.ll (3967 of 14164) PASS: LLVM :: CodeGen/PowerPC/in-asm-f64-reg.ll (3968 of 14164) PASS: LLVM :: CodeGen/PowerPC/indexed-load.ll (3969 of 14164) PASS: LLVM :: CodeGen/PowerPC/illegal-element-type.ll (3970 of 14164) PASS: LLVM :: CodeGen/PowerPC/i64_fp.ll (3971 of 14164) PASS: LLVM :: CodeGen/PowerPC/inlineasm-copy.ll (3972 of 14164) PASS: LLVM :: CodeGen/PowerPC/inlineasm-i64-reg.ll (3973 of 14164) PASS: LLVM :: CodeGen/PowerPC/int-fp-conv-0.ll (3974 of 14164) PASS: LLVM :: CodeGen/PowerPC/inverted-bool-compares.ll (3975 of 14164) PASS: LLVM :: CodeGen/PowerPC/int-fp-conv-1.ll (3976 of 14164) PASS: LLVM :: CodeGen/PowerPC/indirectbr.ll (3977 of 14164) PASS: LLVM :: CodeGen/PowerPC/isel-rc-nox0.ll (3978 of 14164) PASS: LLVM :: CodeGen/PowerPC/itofp128.ll (3979 of 14164) PASS: LLVM :: CodeGen/PowerPC/ispositive.ll (3980 of 14164) PASS: LLVM :: CodeGen/PowerPC/jaggedstructs.ll (3981 of 14164) PASS: LLVM :: CodeGen/PowerPC/isel.ll (3982 of 14164) PASS: LLVM :: CodeGen/PowerPC/lbz-from-ld-shift.ll (3983 of 14164) PASS: LLVM :: CodeGen/PowerPC/lbzux.ll (3984 of 14164) PASS: LLVM :: CodeGen/PowerPC/ld-st-upd.ll (3985 of 14164) PASS: LLVM :: CodeGen/PowerPC/ldtoc-inv.ll (3986 of 14164) PASS: LLVM :: CodeGen/PowerPC/lha.ll (3987 of 14164) PASS: LLVM :: CodeGen/PowerPC/load-constant-addr.ll (3988 of 14164) PASS: LLVM :: CodeGen/PowerPC/load-shift-combine.ll (3989 of 14164) PASS: LLVM :: CodeGen/PowerPC/longdbl-truncate.ll (3990 of 14164) PASS: LLVM :: CodeGen/PowerPC/loop-data-prefetch-inner.ll (3991 of 14164) PASS: LLVM :: CodeGen/PowerPC/loop-data-prefetch.ll (3992 of 14164) PASS: LLVM :: CodeGen/PowerPC/lsa.ll (3993 of 14164) PASS: LLVM :: CodeGen/PowerPC/loop-prep-all.ll (3994 of 14164) PASS: LLVM :: CodeGen/PowerPC/long-compare.ll (3995 of 14164) PASS: LLVM :: CodeGen/PowerPC/lxvw4x-bug.ll (3996 of 14164) PASS: LLVM :: CodeGen/PowerPC/lsr-postinc-pos.ll (3997 of 14164) PASS: LLVM :: CodeGen/PowerPC/mask64.ll (3998 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-1.ll (3999 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-10.ll (4000 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-11.ll (4001 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-12.ll (4002 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-2.ll (4003 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-3.ll (4004 of 14164) PASS: LLVM :: CodeGen/PowerPC/mature-mc-support.ll (4005 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-6.ll (4006 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-5.ll (4007 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-4.ll (4008 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-9.ll (4009 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-7.ll (4010 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-8.ll (4011 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-default.ll (4012 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-obj-2.ll (4013 of 14164) PASS: LLVM :: CodeGen/PowerPC/mem-rr-addr-mode.ll (4014 of 14164) PASS: LLVM :: CodeGen/PowerPC/mem_update.ll (4015 of 14164) PASS: LLVM :: CodeGen/PowerPC/memset-nc-le.ll (4016 of 14164) PASS: LLVM :: CodeGen/PowerPC/memset-nc.ll (4017 of 14164) PASS: LLVM :: CodeGen/PowerPC/memcpy-vec.ll (4018 of 14164) PASS: LLVM :: CodeGen/PowerPC/mcm-obj.ll (4019 of 14164) PASS: LLVM :: CodeGen/PowerPC/mul-neg-power-2.ll (4020 of 14164) PASS: LLVM :: CodeGen/PowerPC/misched.ll (4021 of 14164) PASS: LLVM :: CodeGen/PowerPC/misched-inorder-latency.ll (4022 of 14164) PASS: LLVM :: CodeGen/PowerPC/mul-with-overflow.ll (4023 of 14164) PASS: LLVM :: CodeGen/PowerPC/mulli64.ll (4024 of 14164) PASS: LLVM :: CodeGen/PowerPC/mftb.ll (4025 of 14164) PASS: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc.ll (4026 of 14164) PASS: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc64.ll (4027 of 14164) PASS: LLVM :: CodeGen/PowerPC/mulhs.ll (4028 of 14164) PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r0.ll (4029 of 14164) PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r1-64.ll (4030 of 14164) PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r13-64.ll (4031 of 14164) PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r2-64.ll (4032 of 14164) PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r1.ll (4033 of 14164) PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r13.ll (4034 of 14164) PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r2.ll (4035 of 14164) PASS: LLVM :: CodeGen/PowerPC/neg.ll (4036 of 14164) PASS: LLVM :: CodeGen/PowerPC/no-dead-strip.ll (4037 of 14164) PASS: LLVM :: CodeGen/PowerPC/no-pref-jumps.ll (4038 of 14164) PASS: LLVM :: CodeGen/PowerPC/no-extra-fp-conv-ldst.ll (4039 of 14164) PASS: LLVM :: CodeGen/PowerPC/negctr.ll (4040 of 14164) PASS: LLVM :: CodeGen/PowerPC/novrsave.ll (4041 of 14164) PASS: LLVM :: CodeGen/PowerPC/optcmp.ll (4042 of 14164) PASS: LLVM :: CodeGen/PowerPC/optnone-crbits-i1-ret.ll (4043 of 14164) PASS: LLVM :: CodeGen/PowerPC/pip-inner.ll (4044 of 14164) PASS: LLVM :: CodeGen/PowerPC/p8-isel-sched.ll (4045 of 14164) PASS: LLVM :: CodeGen/PowerPC/or-addressing-mode.ll (4046 of 14164) PASS: LLVM :: CodeGen/PowerPC/popcnt.ll (4047 of 14164) PASS: LLVM :: CodeGen/PowerPC/post-ra-ec.ll (4048 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc-empty-fs.ll (4049 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc-crbits-onoff.ll (4050 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc-prologue.ll (4051 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc-vaarg-agg.ll (4052 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc32-lshrti3.ll (4053 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc32-i1-vaarg.ll (4054 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc32-cyclecounter.ll (4055 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc32-nest.ll (4056 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc32-pic-large.ll (4057 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc32-vacopy.ll (4058 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc440-fp-basic.ll (4059 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc32-pic.ll (4060 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-abi-extend.ll (4061 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-32bit-addic.ll (4062 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc440-msync.ll (4063 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-align-long-double.ll (4064 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-altivec-abi.ll (4065 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-anyregcc-crash.ll (4066 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-byval-align.ll (4067 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-anyregcc.ll (4068 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-crash.ll (4069 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-calls.ll (4070 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-cyclecounter.ll (4071 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-fastcc-fast-isel.ll (4072 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-func-desc-hoist.ll (4073 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-gep-opt.ll (4074 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-icbt-pwr7.ll (4075 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-elf-abi.ll (4076 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-icbt-pwr8.ll (4077 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-fastcc.ll (4078 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-linux-func-size.ll (4079 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-nonfunc-calls.ll (4080 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-nest.ll (4081 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-r2-alloc.ll (4082 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-prefetch.ll (4083 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-i128-abi.ll (4084 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-smallarg.ll (4085 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-stackmap-nops.ll (4086 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-patchpoint.ll (4087 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-toc.ll (4088 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-stackmap.ll (4089 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-vaarg-int.ll (4090 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64-zext.ll (4091 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64le-crsave.ll (4092 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64le-calls.ll (4093 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64le-smallarg.ll (4094 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64le-aggregates.ll (4095 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppc64le-localentry.ll (4096 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppcf128-1-opt.ll (4097 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppcf128-2.ll (4098 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppcf128-1.ll (4099 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppcf128-4.ll (4100 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppcf128-3.ll (4101 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr13641.ll (4102 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr12757.ll (4103 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr13891.ll (4104 of 14164) PASS: LLVM :: CodeGen/PowerPC/ppcf128-endian.ll (4105 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr15630.ll (4106 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr15359.ll (4107 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr15031.ll (4108 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr15632.ll (4109 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr16556.ll (4110 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr16573.ll (4111 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr16556-2.ll (4112 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr17354.ll (4113 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr17168.ll (4114 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr20442.ll (4115 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr18663-2.ll (4116 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr22711.ll (4117 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr18663.ll (4118 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr24216.ll (4119 of 14164) PASS: LLVM :: CodeGen/PowerPC/pr3711_widen_bit.ll (4120 of 14164) PASS: LLVM :: CodeGen/PowerPC/preinc-ld-sel-crash.ll (4121 of 14164) PASS: LLVM :: CodeGen/PowerPC/preincprep-invoke.ll (4122 of 14164) PASS: LLVM :: CodeGen/PowerPC/private.ll (4123 of 14164) PASS: LLVM :: CodeGen/PowerPC/pwr7-gt-nop.ll (4124 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-bv.ll (4125 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-bv-sint.ll (4126 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-func-clobber.ll (4127 of 14164) PASS: LLVM :: CodeGen/PowerPC/pwr3-6x.ll (4128 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-load.ll (4129 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-s-load.ll (4130 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-recipest.ll (4131 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-rounding-ops.ll (4132 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-s-store.ll (4133 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-s-sel.ll (4134 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-store.ll (4135 of 14164) UNSUPPORTED: LLVM :: CodeGen/PowerPC/quadint-return.ll (4136 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-sel.ll (4137 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-unalperm.ll (4138 of 14164) PASS: LLVM :: CodeGen/PowerPC/qpx-split-vsetcc.ll (4139 of 14164) PASS: LLVM :: CodeGen/PowerPC/r31.ll (4140 of 14164) PASS: LLVM :: CodeGen/PowerPC/reg-coalesce-simple.ll (4141 of 14164) PASS: LLVM :: CodeGen/PowerPC/reloc-align.ll (4142 of 14164) PASS: LLVM :: CodeGen/PowerPC/reg-names.ll (4143 of 14164) PASS: LLVM :: CodeGen/PowerPC/remap-crash.ll (4144 of 14164) PASS: LLVM :: CodeGen/PowerPC/remat-imm.ll (4145 of 14164) PASS: LLVM :: CodeGen/PowerPC/resolvefi-disp.ll (4146 of 14164) PASS: LLVM :: CodeGen/PowerPC/recipest.ll (4147 of 14164) PASS: LLVM :: CodeGen/PowerPC/resolvefi-basereg.ll (4148 of 14164) PASS: LLVM :: CodeGen/PowerPC/retaddr2.ll (4149 of 14164) PASS: LLVM :: CodeGen/PowerPC/retaddr.ll (4150 of 14164) PASS: LLVM :: CodeGen/PowerPC/return-val-i128.ll (4151 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwimi-commute.ll (4152 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwimi-and.ll (4153 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwimi-dyn-and.ll (4154 of 14164) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi3.ll (4155 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwimi-keep-rsh.ll (4156 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwimi.ll (4157 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwimi2.ll (4158 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwinm2.ll (4159 of 14164) PASS: LLVM :: CodeGen/PowerPC/rm-zext.ll (4160 of 14164) PASS: LLVM :: CodeGen/PowerPC/rlwinm.ll (4161 of 14164) PASS: LLVM :: CodeGen/PowerPC/rotl-64.ll (4162 of 14164) PASS: LLVM :: CodeGen/PowerPC/rounding-ops.ll (4163 of 14164) PASS: LLVM :: CodeGen/PowerPC/rotl.ll (4164 of 14164) PASS: LLVM :: CodeGen/PowerPC/rs-undef-use.ll (4165 of 14164) PASS: LLVM :: CodeGen/PowerPC/rotl-2.ll (4166 of 14164) PASS: LLVM :: CodeGen/PowerPC/sdag-ppcf128.ll (4167 of 14164) PASS: LLVM :: CodeGen/PowerPC/s000-alias-misched.ll (4168 of 14164) PASS: LLVM :: CodeGen/PowerPC/sdiv-pow2.ll (4169 of 14164) PASS: LLVM :: CodeGen/PowerPC/sections.ll (4170 of 14164) PASS: LLVM :: CodeGen/PowerPC/select-cc.ll (4171 of 14164) PASS: LLVM :: CodeGen/PowerPC/select_lt0.ll (4172 of 14164) PASS: LLVM :: CodeGen/PowerPC/set0-v8i16.ll (4173 of 14164) XFAIL: LLVM :: CodeGen/PowerPC/setcc_no_zext.ll (4174 of 14164) PASS: LLVM :: CodeGen/PowerPC/seteq-0.ll (4175 of 14164) PASS: LLVM :: CodeGen/PowerPC/shift128.ll (4176 of 14164) PASS: LLVM :: CodeGen/PowerPC/shl_sext.ll (4177 of 14164) PASS: LLVM :: CodeGen/PowerPC/shl_elim.ll (4178 of 14164) PASS: LLVM :: CodeGen/PowerPC/sj-ctr-loop.ll (4179 of 14164) PASS: LLVM :: CodeGen/PowerPC/small-arguments.ll (4180 of 14164) PASS: LLVM :: CodeGen/PowerPC/sign_ext_inreg1.ll (4181 of 14164) PASS: LLVM :: CodeGen/PowerPC/spill-nor0.ll (4182 of 14164) PASS: LLVM :: CodeGen/PowerPC/split-index-tc.ll (4183 of 14164) PASS: LLVM :: CodeGen/PowerPC/splat-bug.ll (4184 of 14164) PASS: LLVM :: CodeGen/PowerPC/srl-mask.ll (4185 of 14164) PASS: LLVM :: CodeGen/PowerPC/sjlj.ll (4186 of 14164) PASS: LLVM :: CodeGen/PowerPC/stdux-constuse.ll (4187 of 14164) PASS: LLVM :: CodeGen/PowerPC/stack-protector.ll (4188 of 14164) PASS: LLVM :: CodeGen/PowerPC/std-unal-fi.ll (4189 of 14164) PASS: LLVM :: CodeGen/PowerPC/stfiwx-2.ll (4190 of 14164) PASS: LLVM :: CodeGen/PowerPC/stfiwx.ll (4191 of 14164) PASS: LLVM :: CodeGen/PowerPC/store-update.ll (4192 of 14164) PASS: LLVM :: CodeGen/PowerPC/store-load-fwd.ll (4193 of 14164) PASS: LLVM :: CodeGen/PowerPC/stubs.ll (4194 of 14164) PASS: LLVM :: CodeGen/PowerPC/structsinmem.ll (4195 of 14164) PASS: LLVM :: CodeGen/PowerPC/stack-realign.ll (4196 of 14164) PASS: LLVM :: CodeGen/PowerPC/structsinregs.ll (4197 of 14164) PASS: LLVM :: CodeGen/PowerPC/stwu-gta.ll (4198 of 14164) PASS: LLVM :: CodeGen/PowerPC/stwux.ll (4199 of 14164) PASS: LLVM :: CodeGen/PowerPC/stwu8.ll (4200 of 14164) PASS: LLVM :: CodeGen/PowerPC/sub-bv-types.ll (4201 of 14164) PASS: LLVM :: CodeGen/PowerPC/subreg-postra-2.ll (4202 of 14164) PASS: LLVM :: CodeGen/PowerPC/subreg-postra.ll (4203 of 14164) PASS: LLVM :: CodeGen/PowerPC/subsumes-pred-regs.ll (4204 of 14164) PASS: LLVM :: CodeGen/PowerPC/swaps-le-2.ll (4205 of 14164) PASS: LLVM :: CodeGen/PowerPC/subc.ll (4206 of 14164) PASS: LLVM :: CodeGen/PowerPC/svr4-redzone.ll (4207 of 14164) PASS: LLVM :: CodeGen/PowerPC/swaps-le-4.ll (4208 of 14164) PASS: LLVM :: CodeGen/PowerPC/swaps-le-1.ll (4209 of 14164) PASS: LLVM :: CodeGen/PowerPC/swaps-le-3.ll (4210 of 14164) PASS: LLVM :: CodeGen/PowerPC/swaps-le-5.ll (4211 of 14164) PASS: LLVM :: CodeGen/PowerPC/tailcall1.ll (4212 of 14164) PASS: LLVM :: CodeGen/PowerPC/tailcallpic1.ll (4213 of 14164) PASS: LLVM :: CodeGen/PowerPC/tailcall1-64.ll (4214 of 14164) PASS: LLVM :: CodeGen/PowerPC/tls-store2.ll (4215 of 14164) PASS: LLVM :: CodeGen/PowerPC/tls-cse.ll (4216 of 14164) PASS: LLVM :: CodeGen/PowerPC/trampoline.ll (4217 of 14164) PASS: LLVM :: CodeGen/PowerPC/tls.ll (4218 of 14164) PASS: LLVM :: CodeGen/PowerPC/tls-pic.ll (4219 of 14164) PASS: LLVM :: CodeGen/PowerPC/unal-altivec-wint.ll (4220 of 14164) PASS: LLVM :: CodeGen/PowerPC/toc-load-sched-bug.ll (4221 of 14164) PASS: LLVM :: CodeGen/PowerPC/unal-altivec.ll (4222 of 14164) PASS: LLVM :: CodeGen/PowerPC/unal-altivec2.ll (4223 of 14164) PASS: LLVM :: CodeGen/PowerPC/unsafe-math.ll (4224 of 14164) PASS: LLVM :: CodeGen/PowerPC/unal4-std.ll (4225 of 14164) PASS: LLVM :: CodeGen/PowerPC/unwind-dw2-g.ll (4226 of 14164) PASS: LLVM :: CodeGen/PowerPC/unwind-dw2.ll (4227 of 14164) PASS: LLVM :: CodeGen/PowerPC/unaligned.ll (4228 of 14164) PASS: LLVM :: CodeGen/PowerPC/varargs-struct-float.ll (4229 of 14164) PASS: LLVM :: CodeGen/PowerPC/vaddsplat.ll (4230 of 14164) PASS: LLVM :: CodeGen/PowerPC/vcmp-fold.ll (4231 of 14164) PASS: LLVM :: CodeGen/PowerPC/varargs.ll (4232 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_auto_constant.ll (4233 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_add_sub_quadword.ll (4234 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec-abi-align.ll (4235 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_add_sub_doubleword.ll (4236 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_br_cmp.ll (4237 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_buildvector_loadstore.ll (4238 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_call.ll (4239 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_clz.ll (4240 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_cmp.ll (4241 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_conv.ll (4242 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_constants.ll (4243 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_extload.ll (4244 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_fneg.ll (4245 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_fmuladd.ll (4246 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_insert.ll (4247 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_cmpd.ll (4248 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_mergeow.ll (4249 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_minmax.ll (4250 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_misaligned.ll (4251 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_perf_shuffle.ll (4252 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_mul_even_odd.ll (4253 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_rounding.ll (4254 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_popcnt.ll (4255 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_select.ll (4256 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_mul.ll (4257 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_rotate_shift.ll (4258 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_shift.ll (4259 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_shuffle_p8vector_le.ll (4260 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_shuffle_p8vector.ll (4261 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_shuffle_le.ll (4262 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_splat_constant.ll (4263 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_urem_const.ll (4264 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_sqrt.ll (4265 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_splat.ll (4266 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_veqv_vnand_vorc.ll (4267 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_zero.ll (4268 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_vrsave.ll (4269 of 14164) PASS: LLVM :: CodeGen/PowerPC/vector-identity-shuffle.ll (4270 of 14164) PASS: LLVM :: CodeGen/PowerPC/vec_shuffle.ll (4271 of 14164) PASS: LLVM :: CodeGen/PowerPC/vperm-instcombine.ll (4272 of 14164) PASS: LLVM :: CodeGen/PowerPC/vrsave-spill.ll (4273 of 14164) PASS: LLVM :: CodeGen/PowerPC/vperm-lowering.ll (4274 of 14164) PASS: LLVM :: CodeGen/PowerPC/vector.ll (4275 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsel-prom.ll (4276 of 14164) PASS: LLVM :: CodeGen/PowerPC/vrspill.ll (4277 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-div.ll (4278 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-args.ll (4279 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-infl-copy1.ll (4280 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-fma-sp.ll (4281 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-elementary-arith.ll (4282 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-infl-copy2.ll (4283 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-fma-m.ll (4284 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-ldst-builtin-le.ll (4285 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-minmax.ll (4286 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-self-copy.ll (4287 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-recip-est.ll (4288 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-p8.ll (4289 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-spill-norwstore.ll (4290 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx_insert_extract_le.ll (4291 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-ldst.ll (4292 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx_shuffle_le.ll (4293 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx-spill.ll (4294 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx_scalar_ld_st.ll (4295 of 14164) PASS: LLVM :: CodeGen/PowerPC/vtable-reloc.ll (4296 of 14164) PASS: LLVM :: CodeGen/PowerPC/xvcmpeqdp-v2f64.ll (4297 of 14164) PASS: LLVM :: CodeGen/PowerPC/weak_def_can_be_hidden.ll (4298 of 14164) PASS: LLVM :: CodeGen/PowerPC/zero-not-run.ll (4299 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll (4300 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-05-09-JumpTables.ll (4301 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll (4302 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmMemoryOperand.ll (4303 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmRegOperand.ll (4304 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-PIC.ll (4305 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-WeakLinkage.ll (4306 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-CC.ll (4307 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-Call.ll (4308 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-FrameAddr.ll (4309 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-19-DelaySlot.ll (4310 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-21-ByValArgs.ll (4311 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-22-SRet.ll (4312 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-12-03-TailDuplication.ll (4313 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2012-05-01-LowerArguments.ll (4314 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/2013-05-17-CallFrame.ll (4315 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/64abi.ll (4316 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/64bit.ll (4317 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/64cond.ll (4318 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/64spill.ll (4319 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/DbgValueOtherTargets.test (4320 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/atomics.ll (4321 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/basictest.ll (4322 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/blockaddr.ll (4323 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/constpool.ll (4324 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/ctpop.ll (4325 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/empty-functions.ll (4326 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/exception.ll (4327 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/float.ll (4328 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/fp128.ll (4329 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/globals.ll (4330 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/inlineasm.ll (4331 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/leafproc.ll (4332 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/mature-mc-support.ll (4333 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/missinglabel.ll (4334 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/mult-alt-generic-sparc.ll (4335 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/multiple-div.ll (4336 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/obj-relocs.ll (4337 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/parts.ll (4338 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/private.ll (4339 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/rem.ll (4340 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/setjmp.ll (4341 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/spillsize.ll (4342 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/sret-secondary.ll (4343 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/tls.ll (4344 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/trap.ll (4345 of 14164) UNSUPPORTED: LLVM :: CodeGen/SPARC/varargs.ll (4346 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-01.py (4347 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-02.py (4348 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-03.py (4349 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-04.py (4350 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-05.py (4351 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-06.py (4352 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-07.py (4353 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-08.py (4354 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-09.py (4355 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-10.py (4356 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-11.py (4357 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-12.py (4358 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/spill-01.py (4359 of 14164) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/spill-02.py (4360 of 14164) PASS: LLVM :: CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll (4361 of 14164) PASS: LLVM :: CodeGen/PowerPC/zext-free.ll (4362 of 14164) PASS: LLVM :: CodeGen/PowerPC/vsx.ll (4363 of 14164) PASS: LLVM :: CodeGen/SystemZ/alias-01.ll (4364 of 14164) PASS: LLVM :: CodeGen/SystemZ/addr-03.ll (4365 of 14164) PASS: LLVM :: CodeGen/SystemZ/addr-02.ll (4366 of 14164) PASS: LLVM :: CodeGen/SystemZ/addr-01.ll (4367 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-02.ll (4368 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-01.ll (4369 of 14164) PASS: LLVM :: CodeGen/SystemZ/alloca-01.ll (4370 of 14164) PASS: LLVM :: CodeGen/SystemZ/alloca-02.ll (4371 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-03.ll (4372 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-04.ll (4373 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-07.ll (4374 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-06.ll (4375 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-05.ll (4376 of 14164) PASS: LLVM :: CodeGen/SystemZ/and-08.ll (4377 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-04.ll (4378 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-02.ll (4379 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-01.ll (4380 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-03.ll (4381 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-05.ll (4382 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-07.ll (4383 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-06.ll (4384 of 14164) PASS: LLVM :: CodeGen/SystemZ/args-08.ll (4385 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-02.ll (4386 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-01.ll (4387 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-03.ll (4388 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-04.ll (4389 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-06.ll (4390 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-07.ll (4391 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-05.ll (4392 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-08.ll (4393 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-10.ll (4394 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-11.ll (4395 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-09.ll (4396 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-13.ll (4397 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-15.ll (4398 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-14.ll (4399 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-12.ll (4400 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-16.ll (4401 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-load-01.ll (4402 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-17.ll (4403 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-load-02.ll (4404 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-load-03.ll (4405 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-load-04.ll (4406 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-store-01.ll (4407 of 14164) PASS: LLVM :: CodeGen/SystemZ/asm-18.ll (4408 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-store-03.ll (4409 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-store-02.ll (4410 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomic-store-04.ll (4411 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-03.ll (4412 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-04.ll (4413 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-02.ll (4414 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-05.ll (4415 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-01.ll (4416 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-06.ll (4417 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-03.ll (4418 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-01.ll (4419 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-04.ll (4420 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-02.ll (4421 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-05.ll (4422 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-06.ll (4423 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-03.ll (4424 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-04.ll (4425 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-02.ll (4426 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-01.ll (4427 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-01.ll (4428 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-02.ll (4429 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-03.ll (4430 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-04.ll (4431 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-03.ll (4432 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-02.ll (4433 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-04.ll (4434 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-05.ll (4435 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-06.ll (4436 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-01.ll (4437 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-03.ll (4438 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-05.ll (4439 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-01.ll (4440 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-04.ll (4441 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-06.ll (4442 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-02.ll (4443 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-02.ll (4444 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-01.ll (4445 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-04.ll (4446 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-03.ll (4447 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-03.ll (4448 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-04.ll (4449 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-05.ll (4450 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-02.ll (4451 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-06.ll (4452 of 14164) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-01.ll (4453 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-02.ll (4454 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-01.ll (4455 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-03.ll (4456 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-06.ll (4457 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-04.ll (4458 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-05.ll (4459 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-07.ll (4460 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-10.ll (4461 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-08.ll (4462 of 14164) PASS: LLVM :: CodeGen/SystemZ/branch-09.ll (4463 of 14164) PASS: LLVM :: CodeGen/SystemZ/bswap-01.ll (4464 of 14164) PASS: LLVM :: CodeGen/SystemZ/bswap-02.ll (4465 of 14164) PASS: LLVM :: CodeGen/SystemZ/bswap-04.ll (4466 of 14164) PASS: LLVM :: CodeGen/SystemZ/bswap-03.ll (4467 of 14164) PASS: LLVM :: CodeGen/SystemZ/bswap-05.ll (4468 of 14164) PASS: LLVM :: CodeGen/SystemZ/call-03.ll (4469 of 14164) PASS: LLVM :: CodeGen/SystemZ/call-01.ll (4470 of 14164) PASS: LLVM :: CodeGen/SystemZ/call-02.ll (4471 of 14164) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-01.ll (4472 of 14164) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-04.ll (4473 of 14164) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-03.ll (4474 of 14164) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-02.ll (4475 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-move-01.ll (4476 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-load-01.ll (4477 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-load-02.ll (4478 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-03.ll (4479 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-01.ll (4480 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-02.ll (4481 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-04.ll (4482 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-08.ll (4483 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-06.ll (4484 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-05.ll (4485 of 14164) PASS: LLVM :: CodeGen/SystemZ/cond-store-07.ll (4486 of 14164) PASS: LLVM :: CodeGen/SystemZ/ctpop-01.ll (4487 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-abs-01.ll (4488 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-add-01.ll (4489 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-abs-02.ll (4490 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-add-02.ll (4491 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-add-03.ll (4492 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-cmp-01.ll (4493 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-cmp-03.ll (4494 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-cmp-04.ll (4495 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-01.ll (4496 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-02.ll (4497 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-cmp-02.ll (4498 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-03.ll (4499 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-04.ll (4500 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-05.ll (4501 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-06.ll (4502 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-07.ll (4503 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-08.ll (4504 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-const-09.ll (4505 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-03.ll (4506 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-01.ll (4507 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-02.ll (4508 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-05.ll (4509 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-04.ll (4510 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-06.ll (4511 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-07.ll (4512 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-08.ll (4513 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-09.ll (4514 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-11.ll (4515 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-10.ll (4516 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-12.ll (4517 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-14.ll (4518 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-copysign-01.ll (4519 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-conv-13.ll (4520 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-div-01.ll (4521 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-div-02.ll (4522 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-div-03.ll (4523 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-01.ll (4524 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-02.ll (4525 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-03.ll (4526 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-05.ll (4527 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-06.ll (4528 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-04.ll (4529 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-09.ll (4530 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-07.ll (4531 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-08.ll (4532 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-01.ll (4533 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-10.ll (4534 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-move-11.ll (4535 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-02.ll (4536 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-05.ll (4537 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-04.ll (4538 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-03.ll (4539 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-08.ll (4540 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-06.ll (4541 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-07.ll (4542 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-mul-09.ll (4543 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-round-01.ll (4544 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-neg-01.ll (4545 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-01.ll (4546 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-03.ll (4547 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-sub-01.ll (4548 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-02.ll (4549 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-sub-03.ll (4550 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-round-02.ll (4551 of 14164) PASS: LLVM :: CodeGen/SystemZ/fp-sub-02.ll (4552 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-01.ll (4553 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-04.ll (4554 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-02.ll (4555 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-03.ll (4556 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-06.ll (4557 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-05.ll (4558 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-08.ll (4559 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-09.ll (4560 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-10.ll (4561 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-11.ll (4562 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-13.ll (4563 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-07.ll (4564 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-14.ll (4565 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-17.ll (4566 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-15.ll (4567 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-18.ll (4568 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-16.ll (4569 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-19.ll (4570 of 14164) PASS: LLVM :: CodeGen/SystemZ/insert-01.ll (4571 of 14164) PASS: LLVM :: CodeGen/SystemZ/insert-02.ll (4572 of 14164) PASS: LLVM :: CodeGen/SystemZ/htm-intrinsics.ll (4573 of 14164) PASS: LLVM :: CodeGen/SystemZ/frame-20.ll (4574 of 14164) PASS: LLVM :: CodeGen/SystemZ/insert-03.ll (4575 of 14164) PASS: LLVM :: CodeGen/SystemZ/insert-04.ll (4576 of 14164) PASS: LLVM :: CodeGen/SystemZ/insert-05.ll (4577 of 14164) PASS: LLVM :: CodeGen/SystemZ/insert-06.ll (4578 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-01.ll (4579 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-abs-01.ll (4580 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-03.ll (4581 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-04.ll (4582 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-05.ll (4583 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-02.ll (4584 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-06.ll (4585 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-07.ll (4586 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-09.ll (4587 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-11.ll (4588 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-10.ll (4589 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-08.ll (4590 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-12.ll (4591 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-13.ll (4592 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-15.ll (4593 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-14.ll (4594 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-add-16.ll (4595 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-01.ll (4596 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-04.ll (4597 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-03.ll (4598 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-02.ll (4599 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-05.ll (4600 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-07.ll (4601 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-06.ll (4602 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-08.ll (4603 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-09.ll (4604 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-10.ll (4605 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-11.ll (4606 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-13.ll (4607 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-12.ll (4608 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-14.ll (4609 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-16.ll (4610 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-17.ll (4611 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-15.ll (4612 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-18.ll (4613 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-19.ll (4614 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-22.ll (4615 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-20.ll (4616 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-21.ll (4617 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-23.ll (4618 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-24.ll (4619 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-25.ll (4620 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-27.ll (4621 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-28.ll (4622 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-26.ll (4623 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-29.ll (4624 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-31.ll (4625 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-30.ll (4626 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-33.ll (4627 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-32.ll (4628 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-35.ll (4629 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-34.ll (4630 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-39.ll (4631 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-36.ll (4632 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-38.ll (4633 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-37.ll (4634 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-42.ll (4635 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-40.ll (4636 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-41.ll (4637 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-43.ll (4638 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-46.ll (4639 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-45.ll (4640 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-48.ll (4641 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-50.ll (4642 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-49.ll (4643 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-44.ll (4644 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-cmp-47.ll (4645 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-const-01.ll (4646 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-const-04.ll (4647 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-const-03.ll (4648 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-const-02.ll (4649 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-const-05.ll (4650 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-01.ll (4651 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-const-06.ll (4652 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-02.ll (4653 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-05.ll (4654 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-03.ll (4655 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-04.ll (4656 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-07.ll (4657 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-06.ll (4658 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-08.ll (4659 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-09.ll (4660 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-10.ll (4661 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-conv-11.ll (4662 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-div-01.ll (4663 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-div-03.ll (4664 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-div-02.ll (4665 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-div-04.ll (4666 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-div-05.ll (4667 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-div-06.ll (4668 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-01.ll (4669 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-02.ll (4670 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-03.ll (4671 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-04.ll (4672 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-05.ll (4673 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-06.ll (4674 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-07.ll (4675 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-09.ll (4676 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-move-08.ll (4677 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-02.ll (4678 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-01.ll (4679 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-03.ll (4680 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-04.ll (4681 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-05.ll (4682 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-06.ll (4683 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-07.ll (4684 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-neg-01.ll (4685 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-mul-08.ll (4686 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-neg-02.ll (4687 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-02.ll (4688 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-03.ll (4689 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-01.ll (4690 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-06.ll (4691 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-05.ll (4692 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-07.ll (4693 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-04.ll (4694 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-08.ll (4695 of 14164) PASS: LLVM :: CodeGen/SystemZ/int-sub-09.ll (4696 of 14164) PASS: LLVM :: CodeGen/SystemZ/la-01.ll (4697 of 14164) PASS: LLVM :: CodeGen/SystemZ/la-02.ll (4698 of 14164) PASS: LLVM :: CodeGen/SystemZ/la-03.ll (4699 of 14164) PASS: LLVM :: CodeGen/SystemZ/la-04.ll (4700 of 14164) PASS: LLVM :: CodeGen/SystemZ/memchr-02.ll (4701 of 14164) PASS: LLVM :: CodeGen/SystemZ/loop-01.ll (4702 of 14164) PASS: LLVM :: CodeGen/SystemZ/mature-mc-support.ll (4703 of 14164) PASS: LLVM :: CodeGen/SystemZ/memchr-01.ll (4704 of 14164) PASS: LLVM :: CodeGen/SystemZ/memcpy-02.ll (4705 of 14164) PASS: LLVM :: CodeGen/SystemZ/memcmp-01.ll (4706 of 14164) PASS: LLVM :: CodeGen/SystemZ/memcpy-01.ll (4707 of 14164) PASS: LLVM :: CodeGen/SystemZ/memcmp-02.ll (4708 of 14164) PASS: LLVM :: CodeGen/SystemZ/memset-01.ll (4709 of 14164) PASS: LLVM :: CodeGen/SystemZ/memset-02.ll (4710 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-02.ll (4711 of 14164) PASS: LLVM :: CodeGen/SystemZ/memset-03.ll (4712 of 14164) PASS: LLVM :: CodeGen/SystemZ/memset-04.ll (4713 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-01.ll (4714 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-04.ll (4715 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-05.ll (4716 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-06.ll (4717 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-03.ll (4718 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-08.ll (4719 of 14164) PASS: LLVM :: CodeGen/SystemZ/or-07.ll (4720 of 14164) PASS: LLVM :: CodeGen/SystemZ/prefetch-01.ll (4721 of 14164) PASS: LLVM :: CodeGen/SystemZ/risbg-02.ll (4722 of 14164) PASS: LLVM :: CodeGen/SystemZ/risbg-01.ll (4723 of 14164) PASS: LLVM :: CodeGen/SystemZ/rnsbg-01.ll (4724 of 14164) PASS: LLVM :: CodeGen/SystemZ/risbg-03.ll (4725 of 14164) PASS: LLVM :: CodeGen/SystemZ/rxsbg-01.ll (4726 of 14164) PASS: LLVM :: CodeGen/SystemZ/rosbg-01.ll (4727 of 14164) PASS: LLVM :: CodeGen/SystemZ/serialize-01.ll (4728 of 14164) PASS: LLVM :: CodeGen/SystemZ/selectcc-01.ll (4729 of 14164) PASS: LLVM :: CodeGen/SystemZ/selectcc-02.ll (4730 of 14164) PASS: LLVM :: CodeGen/SystemZ/setcc-01.ll (4731 of 14164) PASS: LLVM :: CodeGen/SystemZ/selectcc-03.ll (4732 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-01.ll (4733 of 14164) PASS: LLVM :: CodeGen/SystemZ/setcc-02.ll (4734 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-04.ll (4735 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-03.ll (4736 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-02.ll (4737 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-05.ll (4738 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-07.ll (4739 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-06.ll (4740 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-09.ll (4741 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-08.ll (4742 of 14164) PASS: LLVM :: CodeGen/SystemZ/strcmp-01.ll (4743 of 14164) PASS: LLVM :: CodeGen/SystemZ/shift-10.ll (4744 of 14164) PASS: LLVM :: CodeGen/SystemZ/strcmp-02.ll (4745 of 14164) PASS: LLVM :: CodeGen/SystemZ/strlen-01.ll (4746 of 14164) PASS: LLVM :: CodeGen/SystemZ/spill-01.ll (4747 of 14164) PASS: LLVM :: CodeGen/SystemZ/strcpy-01.ll (4748 of 14164) PASS: LLVM :: CodeGen/SystemZ/strlen-02.ll (4749 of 14164) PASS: LLVM :: CodeGen/SystemZ/tls-02.ll (4750 of 14164) PASS: LLVM :: CodeGen/SystemZ/tail-call-mem-intrinsics.ll (4751 of 14164) PASS: LLVM :: CodeGen/SystemZ/tls-01.ll (4752 of 14164) PASS: LLVM :: CodeGen/SystemZ/tls-05.ll (4753 of 14164) PASS: LLVM :: CodeGen/SystemZ/tls-03.ll (4754 of 14164) PASS: LLVM :: CodeGen/SystemZ/tls-04.ll (4755 of 14164) PASS: LLVM :: CodeGen/SystemZ/tls-07.ll (4756 of 14164) PASS: LLVM :: CodeGen/SystemZ/tls-06.ll (4757 of 14164) PASS: LLVM :: CodeGen/SystemZ/unaligned-01.ll (4758 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-abs-01.ll (4759 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-abs-02.ll (4760 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-abs-05.ll (4761 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-abs-03.ll (4762 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-abs-04.ll (4763 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-and-01.ll (4764 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-add-01.ll (4765 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-and-03.ll (4766 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-and-02.ll (4767 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-03.ll (4768 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-01.ll (4769 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-02.ll (4770 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-06.ll (4771 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-04.ll (4772 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-05.ll (4773 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-07.ll (4774 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-02.ll (4775 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-01.ll (4776 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-03.ll (4777 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-04.ll (4778 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-abi-align.ll (4779 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-05.ll (4780 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-06.ll (4781 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-07.ll (4782 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-args-error-08.ll (4783 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-cmp-01.ll (4784 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-cmp-02.ll (4785 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-cmp-03.ll (4786 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-cmp-04.ll (4787 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-cmp-05.ll (4788 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-cmp-06.ll (4789 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-01.ll (4790 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-combine-01.ll (4791 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-combine-02.ll (4792 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-02.ll (4793 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-04.ll (4794 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-03.ll (4795 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-05.ll (4796 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-06.ll (4797 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-07.ll (4798 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-08.ll (4799 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-10.ll (4800 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-11.ll (4801 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-09.ll (4802 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-12.ll (4803 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-13.ll (4804 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-15.ll (4805 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-14.ll (4806 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-18.ll (4807 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-17.ll (4808 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-const-16.ll (4809 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-conv-02.ll (4810 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-conv-01.ll (4811 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-cttz-01.ll (4812 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-ctpop-01.ll (4813 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-ctlz-01.ll (4814 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-extract-01.ll (4815 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-div-01.ll (4816 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-extract-02.ll (4817 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-log-01.ll (4818 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-max-01.ll (4819 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-max-04.ll (4820 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-max-02.ll (4821 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-max-03.ll (4822 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-min-01.ll (4823 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-min-02.ll (4824 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-min-03.ll (4825 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-min-04.ll (4826 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-01.ll (4827 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-02.ll (4828 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-intrinsics.ll (4829 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-03.ll (4830 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-04.ll (4831 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-05.ll (4832 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-06.ll (4833 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-07.ll (4834 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-08.ll (4835 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-09.ll (4836 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-11.ll (4837 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-12.ll (4838 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-10.ll (4839 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-13.ll (4840 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-16.ll (4841 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-14.ll (4842 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-17.ll (4843 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-move-15.ll (4844 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-mul-02.ll (4845 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-mul-01.ll (4846 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-neg-01.ll (4847 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-or-01.ll (4848 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-01.ll (4849 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-or-02.ll (4850 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-02.ll (4851 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-03.ll (4852 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-05.ll (4853 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-04.ll (4854 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-06.ll (4855 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-07.ll (4856 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-08.ll (4857 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-09.ll (4858 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-11.ll (4859 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-perm-10.ll (4860 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-shift-01.ll (4861 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-round-01.ll (4862 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-shift-03.ll (4863 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-shift-02.ll (4864 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-shift-05.ll (4865 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-shift-04.ll (4866 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-shift-06.ll (4867 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-sqrt-01.ll (4868 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-xor-01.ll (4869 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-sub-01.ll (4870 of 14164) PASS: LLVM :: CodeGen/SystemZ/vec-shift-07.ll (4871 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-03.ll (4872 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-02.ll (4873 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-04.ll (4874 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-01.ll (4875 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-07.ll (4876 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-05.ll (4877 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-06.ll (4878 of 14164) PASS: LLVM :: CodeGen/SystemZ/xor-08.ll (4879 of 14164) PASS: LLVM :: CodeGen/Thumb/2007-02-02-JoinIntervalsCrash.ll (4880 of 14164) PASS: LLVM :: CodeGen/Thumb/2009-06-18-ThumbCommuteMul.ll (4881 of 14164) PASS: LLVM :: CodeGen/Thumb/2007-01-31-RegInfoAssert.ll (4882 of 14164) PASS: LLVM :: CodeGen/Thumb/2007-05-05-InvalidPushPop.ll (4883 of 14164) PASS: LLVM :: CodeGen/Thumb/2009-07-20-TwoAddrBug.ll (4884 of 14164) PASS: LLVM :: CodeGen/Thumb/2009-07-27-PEIAssert.ll (4885 of 14164) PASS: LLVM :: CodeGen/Thumb/2009-08-12-RegInfoAssert.ll (4886 of 14164) PASS: LLVM :: CodeGen/Thumb/2009-08-20-ISelBug.ll (4887 of 14164) PASS: LLVM :: CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll (4888 of 14164) PASS: LLVM :: CodeGen/Thumb/2010-06-18-SibCallCrash.ll (4889 of 14164) PASS: LLVM :: CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll (4890 of 14164) PASS: LLVM :: CodeGen/Thumb/2010-07-01-FuncAlign.ll (4891 of 14164) PASS: LLVM :: CodeGen/Thumb/2011-05-11-DAGLegalizer.ll (4892 of 14164) PASS: LLVM :: CodeGen/Thumb/2011-06-16-NoGPRs.ll (4893 of 14164) PASS: LLVM :: CodeGen/Thumb/2010-07-15-debugOrdering.ll (4894 of 14164) PASS: LLVM :: CodeGen/Thumb/2011-EpilogueBug.ll (4895 of 14164) PASS: LLVM :: CodeGen/Thumb/DbgValueOtherTargets.test (4896 of 14164) PASS: LLVM :: CodeGen/Thumb/2014-06-10-thumb1-ldst-opt-bug.ll (4897 of 14164) PASS: LLVM :: CodeGen/Thumb/PR17309.ll (4898 of 14164) PASS: LLVM :: CodeGen/Thumb/2012-04-26-M0ISelBug.ll (4899 of 14164) PASS: LLVM :: CodeGen/Thumb/asmprinter-bug.ll (4900 of 14164) PASS: LLVM :: CodeGen/Thumb/cortex-m0-unaligned-access.ll (4901 of 14164) PASS: LLVM :: CodeGen/Thumb/barrier.ll (4902 of 14164) PASS: LLVM :: CodeGen/Thumb/fastcc.ll (4903 of 14164) PASS: LLVM :: CodeGen/Thumb/dyn-stackalloc.ll (4904 of 14164) PASS: LLVM :: CodeGen/Thumb/fpconv.ll (4905 of 14164) PASS: LLVM :: CodeGen/Thumb/copy_thumb.ll (4906 of 14164) PASS: LLVM :: CodeGen/Thumb/fpow.ll (4907 of 14164) PASS: LLVM :: CodeGen/Thumb/inlineasm-imm-thumb.ll (4908 of 14164) PASS: LLVM :: CodeGen/Thumb/ispositive.ll (4909 of 14164) PASS: LLVM :: CodeGen/Thumb/frame_thumb.ll (4910 of 14164) PASS: LLVM :: CodeGen/Thumb/inlineasm-thumb.ll (4911 of 14164) PASS: LLVM :: CodeGen/Thumb/iabs.ll (4912 of 14164) PASS: LLVM :: CodeGen/Thumb/ldm-merge-call.ll (4913 of 14164) PASS: LLVM :: CodeGen/Thumb/ldm-stm-base-materialization.ll (4914 of 14164) PASS: LLVM :: CodeGen/Thumb/ldm-merge-struct.ll (4915 of 14164) PASS: LLVM :: CodeGen/Thumb/long-setcc.ll (4916 of 14164) PASS: LLVM :: CodeGen/Thumb/large-stack.ll (4917 of 14164) PASS: LLVM :: CodeGen/Thumb/ldr_frame.ll (4918 of 14164) PASS: LLVM :: CodeGen/Thumb/ldr_ext.ll (4919 of 14164) PASS: LLVM :: CodeGen/Thumb/long_shift.ll (4920 of 14164) PASS: LLVM :: CodeGen/Thumb/mul.ll (4921 of 14164) PASS: LLVM :: CodeGen/Thumb/long.ll (4922 of 14164) PASS: LLVM :: CodeGen/Thumb/pop.ll (4923 of 14164) PASS: LLVM :: CodeGen/Thumb/mature-mc-support.ll (4924 of 14164) PASS: LLVM :: CodeGen/Thumb/rev.ll (4925 of 14164) PASS: LLVM :: CodeGen/Thumb/push.ll (4926 of 14164) PASS: LLVM :: CodeGen/Thumb/sjljehprepare-lower-vector.ll (4927 of 14164) PASS: LLVM :: CodeGen/Thumb/stack-access.ll (4928 of 14164) PASS: LLVM :: CodeGen/Thumb/select.ll (4929 of 14164) PASS: LLVM :: CodeGen/Thumb/stack-coloring-without-frame-ptr.ll (4930 of 14164) PASS: LLVM :: CodeGen/Thumb/stack-frame.ll (4931 of 14164) PASS: LLVM :: CodeGen/Thumb/segmented-stacks-dynamic.ll (4932 of 14164) PASS: LLVM :: CodeGen/Thumb/segmented-stacks.ll (4933 of 14164) PASS: LLVM :: CodeGen/Thumb/thumb-imm.ll (4934 of 14164) PASS: LLVM :: CodeGen/Thumb/stm-merge.ll (4935 of 14164) PASS: LLVM :: CodeGen/Thumb/thumb-ldm.ll (4936 of 14164) PASS: LLVM :: CodeGen/Thumb/trap.ll (4937 of 14164) PASS: LLVM :: CodeGen/Thumb/stack_guard_remat.ll (4938 of 14164) PASS: LLVM :: CodeGen/Thumb/thumb-memcpy-ldm-stm.ll (4939 of 14164) PASS: LLVM :: CodeGen/Thumb/triple.ll (4940 of 14164) PASS: LLVM :: CodeGen/Thumb/unord.ll (4941 of 14164) PASS: LLVM :: CodeGen/Thumb/tst_teq.ll (4942 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-07-21-ISelBug.ll (4943 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll (4944 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-07-23-CPIslandBug.ll (4945 of 14164) PASS: LLVM :: CodeGen/Thumb/vargs.ll (4946 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-02-CoalescerBug.ll (4947 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-07-30-PEICrash.ll (4948 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll (4949 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll (4950 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll (4951 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll (4952 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll (4953 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll (4954 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll (4955 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-06-SpDecBug.ll (4956 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-07-CoalescerBug.ll (4957 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll (4958 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll (4959 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-21-PostRAKill4.ll (4960 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll (4961 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-08-10-ISelBug.ll (4962 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll (4963 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-09-28-ITBlockBug.ll (4964 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-11-01-CopyReg2RegBug.ll (4965 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-11-13-STRDBug.ll (4966 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll (4967 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-01-19-RemovePredicates.ll (4968 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-02-11-phi-cycle.ll (4969 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-02-24-BigStack.ll (4970 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll (4971 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-04-15-DynAllocBug.ll (4972 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll (4973 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll (4974 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll (4975 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-05-24-rsbs.ll (4976 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll (4977 of 14164) PASS: LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll (4978 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-06-19-ITBlockCrash.ll (4979 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll (4980 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-12-03-AddSPNarrowing.ll (4981 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-06-21-TailMergeBug.ll (4982 of 14164) PASS: LLVM :: CodeGen/Thumb2/2010-11-22-EpilogueBug.ll (4983 of 14164) PASS: LLVM :: CodeGen/Thumb2/2011-04-21-FILoweringBug.ll (4984 of 14164) PASS: LLVM :: CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll (4985 of 14164) PASS: LLVM :: CodeGen/Thumb2/2013-03-02-vduplane-nonconstant-source-index.ll (4986 of 14164) PASS: LLVM :: CodeGen/Thumb2/2011-12-16-T2SizeReduceAssert.ll (4987 of 14164) PASS: LLVM :: CodeGen/Thumb2/2012-01-13-CBNZBug.ll (4988 of 14164) PASS: LLVM :: CodeGen/Thumb2/2013-02-19-tail-call-register-hint.ll (4989 of 14164) PASS: LLVM :: CodeGen/Thumb2/2013-03-06-vector-sext-operand-scalarize.ll (4990 of 14164) PASS: LLVM :: CodeGen/Thumb2/aligned-constants.ll (4991 of 14164) PASS: LLVM :: CodeGen/Thumb2/bfi.ll (4992 of 14164) PASS: LLVM :: CodeGen/Thumb2/bfx.ll (4993 of 14164) PASS: LLVM :: CodeGen/Thumb2/aligned-spill.ll (4994 of 14164) PASS: LLVM :: CodeGen/Thumb2/aapcs.ll (4995 of 14164) PASS: LLVM :: CodeGen/Thumb2/buildvector-crash.ll (4996 of 14164) PASS: LLVM :: CodeGen/Thumb2/constant-islands-jump-table.ll (4997 of 14164) PASS: LLVM :: CodeGen/Thumb2/carry.ll (4998 of 14164) PASS: LLVM :: CodeGen/Thumb2/cbnz.ll (4999 of 14164) PASS: LLVM :: CodeGen/Thumb2/constant-islands-new-island-padding.ll (5000 of 14164) PASS: LLVM :: CodeGen/Thumb2/constant-islands-new-island.ll (5001 of 14164) PASS: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-1.ll (5002 of 14164) PASS: LLVM :: CodeGen/Thumb2/crash.ll (5003 of 14164) PASS: LLVM :: CodeGen/Thumb2/cortex-fp.ll (5004 of 14164) PASS: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll (5005 of 14164) PASS: LLVM :: CodeGen/Thumb2/div.ll (5006 of 14164) PASS: LLVM :: CodeGen/Thumb2/float-cmp.ll (5007 of 14164) PASS: LLVM :: CodeGen/Thumb2/float-intrinsics-float.ll (5008 of 14164) PASS: LLVM :: CodeGen/Thumb2/float-intrinsics-double.ll (5009 of 14164) PASS: LLVM :: CodeGen/Thumb2/frameless2.ll (5010 of 14164) PASS: LLVM :: CodeGen/Thumb2/frameless.ll (5011 of 14164) PASS: LLVM :: CodeGen/Thumb2/ifcvt-compare.ll (5012 of 14164) PASS: LLVM :: CodeGen/Thumb2/ifcvt-neon.ll (5013 of 14164) PASS: LLVM :: CodeGen/Thumb2/float-ops.ll (5014 of 14164) PASS: LLVM :: CodeGen/Thumb2/inflate-regs.ll (5015 of 14164) PASS: LLVM :: CodeGen/Thumb2/inlineasm.ll (5016 of 14164) PASS: LLVM :: CodeGen/Thumb2/ldr-str-imm12.ll (5017 of 14164) PASS: LLVM :: CodeGen/Thumb2/large-stack.ll (5018 of 14164) PASS: LLVM :: CodeGen/Thumb2/large-call.ll (5019 of 14164) PASS: LLVM :: CodeGen/Thumb2/longMACt.ll (5020 of 14164) PASS: LLVM :: CodeGen/Thumb2/lsr-deficiency.ll (5021 of 14164) PASS: LLVM :: CodeGen/Thumb2/mul_const.ll (5022 of 14164) PASS: LLVM :: CodeGen/Thumb2/pic-load.ll (5023 of 14164) PASS: LLVM :: CodeGen/Thumb2/machine-licm.ll (5024 of 14164) PASS: LLVM :: CodeGen/Thumb2/constant-islands.ll (5025 of 14164) PASS: LLVM :: CodeGen/Thumb2/tail-call-r9.ll (5026 of 14164) PASS: LLVM :: CodeGen/Thumb2/segmented-stacks.ll (5027 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-adc.ll (5028 of 14164) PASS: LLVM :: CodeGen/Thumb2/stack_guard_remat.ll (5029 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-add.ll (5030 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-add2.ll (5031 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-add4.ll (5032 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-add3.ll (5033 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-add5.ll (5034 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-and.ll (5035 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-add6.ll (5036 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-and2.ll (5037 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-asr.ll (5038 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-asr2.ll (5039 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-bcc.ll (5040 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-bfc.ll (5041 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-branch.ll (5042 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-bic.ll (5043 of 14164) XFAIL: LLVM :: CodeGen/Thumb2/thumb2-call-tc.ll (5044 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-call.ll (5045 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-clz.ll (5046 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-cbnz.ll (5047 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmn2.ll (5048 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmp.ll (5049 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmn.ll (5050 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-eor.ll (5051 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmp2.ll (5052 of 14164) XFAIL: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1-tc.ll (5053 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-eor2.ll (5054 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-jtb.ll (5055 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt2.ll (5056 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1.ll (5057 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldm.ll (5058 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt3.ll (5059 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_ext.ll (5060 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr.ll (5061 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_post.ll (5062 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_pre.ll (5063 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrb.ll (5064 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll (5065 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrh.ll (5066 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr.ll (5067 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsl2.ll (5068 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsl.ll (5069 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr2.ll (5070 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-mls.ll (5071 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr3.ll (5072 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-mla.ll (5073 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-mov.ll (5074 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-mul.ll (5075 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll (5076 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-mvn2.ll (5077 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-mvn.ll (5078 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-neg.ll (5079 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-orn.ll (5080 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-orn2.ll (5081 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-orr.ll (5082 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-rev.ll (5083 of 14164) XFAIL: LLVM :: CodeGen/Thumb2/thumb2-rev16.ll (5084 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-orr2.ll (5085 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-pack.ll (5086 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll (5087 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-rsb.ll (5088 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-select_xform.ll (5089 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sbc.ll (5090 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-ror.ll (5091 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-select.ll (5092 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-smul.ll (5093 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-smla.ll (5094 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-spill-q.ll (5095 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-str.ll (5096 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-shifter.ll (5097 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-str_pre.ll (5098 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-str_post.ll (5099 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-strb.ll (5100 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub.ll (5101 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub2.ll (5102 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-strh.ll (5103 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub5.ll (5104 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub4.ll (5105 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub3.ll (5106 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sxt-uxt.ll (5107 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-teq.ll (5108 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-sxt_rot.ll (5109 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-tbh.ll (5110 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-tbb.ll (5111 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-tst.ll (5112 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-teq2.ll (5113 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-tst2.ll (5114 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-uxt_rot.ll (5115 of 14164) PASS: LLVM :: CodeGen/Thumb2/thumb2-uxtb.ll (5116 of 14164) PASS: LLVM :: CodeGen/Thumb2/tls1.ll (5117 of 14164) PASS: LLVM :: CodeGen/Thumb2/tls2.ll (5118 of 14164) PASS: LLVM :: CodeGen/Thumb2/v8_IT_1.ll (5119 of 14164) PASS: LLVM :: CodeGen/Thumb2/v8_IT_2.ll (5120 of 14164) PASS: LLVM :: CodeGen/Thumb2/v8_IT_5.ll (5121 of 14164) PASS: LLVM :: CodeGen/Thumb2/tpsoft.ll (5122 of 14164) PASS: LLVM :: CodeGen/Thumb2/v8_IT_3.ll (5123 of 14164) PASS: LLVM :: CodeGen/Thumb2/v8_IT_6.ll (5124 of 14164) PASS: LLVM :: CodeGen/Thumb2/v8_IT_4.ll (5125 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-catch-all-win32.ll (5126 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-alloca-sink.ll (5127 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-catch-all.ll (5128 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-catch-and-throw.ll (5129 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-cleanup-invoke.ll (5130 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-catch-scalar.ll (5131 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-catch-unwind.ll (5132 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-demote-liveout.ll (5133 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-frame-vars.ll (5134 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-min-unwind.ll (5135 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-inalloca.ll (5136 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-mixed-catch-and-cleanup.ll (5137 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-multi-catch.ll (5138 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-nested-1.ll (5139 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-nested-2.ll (5140 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-nested-rethrow.ll (5141 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-nested-3.ll (5142 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-catch-all.ll (5143 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-nonalloca-frame-values.ll (5144 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-catch-reordered.ll (5145 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-shared-empty-catch.ll (5146 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-cleanups.ll (5147 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-similar-catch-blocks.ll (5148 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-catch.ll (5149 of 14164) PASS: LLVM :: CodeGen/WinEH/cppeh-state-calc-1.ll (5150 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-catch-all.ll (5151 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-exception-code2.ll (5152 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-exception-code.ll (5153 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-inlined-finally.ll (5154 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-outlined-finally-win32.ll (5155 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-prepared-basic.ll (5156 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-outlined-finally.ll (5157 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2003-08-03-CallArgLiveRanges.ll (5158 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-resume-phi.ll (5159 of 14164) PASS: LLVM :: CodeGen/X86/2003-08-23-DeadBlockTest.ll (5160 of 14164) PASS: LLVM :: CodeGen/X86/2003-11-03-GlobalBool.ll (5161 of 14164) PASS: LLVM :: CodeGen/WinEH/seh-simple.ll (5162 of 14164) PASS: LLVM :: CodeGen/X86/2004-02-14-InefficientStackPointer.ll (5163 of 14164) PASS: LLVM :: CodeGen/X86/2004-02-22-Casts.ll (5164 of 14164) PASS: LLVM :: CodeGen/X86/2004-03-30-Select-Max.ll (5165 of 14164) PASS: LLVM :: CodeGen/X86/2004-04-13-FPCMOV-Crash.ll (5166 of 14164) PASS: LLVM :: CodeGen/X86/2004-06-10-StackifierCrash.ll (5167 of 14164) PASS: LLVM :: CodeGen/X86/2004-02-13-FrameReturnAddress.ll (5168 of 14164) PASS: LLVM :: CodeGen/X86/2004-10-08-SelectSetCCFold.ll (5169 of 14164) PASS: LLVM :: CodeGen/X86/2005-02-14-IllegalAssembler.ll (5170 of 14164) PASS: LLVM :: CodeGen/X86/2005-01-17-CycleInDAG.ll (5171 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2006-03-02-InstrSchedBug.ll (5172 of 14164) PASS: LLVM :: CodeGen/X86/2006-01-19-ISelFoldingBug.ll (5173 of 14164) PASS: LLVM :: CodeGen/X86/2006-03-01-InstrSchedBug.ll (5174 of 14164) PASS: LLVM :: CodeGen/X86/2005-05-08-FPStackifierPHI.ll (5175 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched1.ll (5176 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched2.ll (5177 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-01-SchedCausingSpills.ll (5178 of 14164) PASS: LLVM :: CodeGen/X86/2006-04-27-ISelFoldingBug.ll (5179 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-11-InstrSched.ll (5180 of 14164) PASS: LLVM :: CodeGen/X86/2006-04-04-CrossBlockCrash.ll (5181 of 14164) PASS: LLVM :: CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll (5182 of 14164) PASS: LLVM :: CodeGen/X86/2006-05-08-InstrSched.ll (5183 of 14164) PASS: LLVM :: CodeGen/X86/2006-05-17-VectorArg.ll (5184 of 14164) PASS: LLVM :: CodeGen/X86/2006-05-25-CycleInDAG.ll (5185 of 14164) PASS: LLVM :: CodeGen/X86/2006-07-20-InlineAsm.ll (5186 of 14164) PASS: LLVM :: CodeGen/X86/2006-05-22-FPSetEQ.ll (5187 of 14164) PASS: LLVM :: CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll (5188 of 14164) PASS: LLVM :: CodeGen/X86/2006-07-31-SingleRegClass.ll (5189 of 14164) PASS: LLVM :: CodeGen/X86/2006-08-07-CycleInDAG.ll (5190 of 14164) PASS: LLVM :: CodeGen/X86/2006-08-16-CycleInDAG.ll (5191 of 14164) PASS: LLVM :: CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll (5192 of 14164) PASS: LLVM :: CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll (5193 of 14164) PASS: LLVM :: CodeGen/X86/2006-09-01-CycleInDAG.ll (5194 of 14164) PASS: LLVM :: CodeGen/X86/2006-10-02-BoolRetCrash.ll (5195 of 14164) PASS: LLVM :: CodeGen/X86/2006-08-21-ExtraMovInst.ll (5196 of 14164) PASS: LLVM :: CodeGen/X86/2006-10-09-CycleInDAG.ll (5197 of 14164) PASS: LLVM :: CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll (5198 of 14164) PASS: LLVM :: CodeGen/X86/2006-10-13-CycleInDAG.ll (5199 of 14164) PASS: LLVM :: CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll (5200 of 14164) PASS: LLVM :: CodeGen/X86/2006-10-12-CycleInDAG.ll (5201 of 14164) PASS: LLVM :: CodeGen/X86/2006-11-12-CSRetCC.ll (5202 of 14164) PASS: LLVM :: CodeGen/X86/2006-11-17-IllegalMove.ll (5203 of 14164) PASS: LLVM :: CodeGen/X86/2006-12-16-InlineAsmCrash.ll (5204 of 14164) PASS: LLVM :: CodeGen/X86/2006-11-27-SelectLegalize.ll (5205 of 14164) PASS: LLVM :: CodeGen/X86/2007-01-08-InstrSched.ll (5206 of 14164) PASS: LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll (5207 of 14164) PASS: LLVM :: CodeGen/X86/2006-12-19-IntelSyntax.ll (5208 of 14164) PASS: LLVM :: CodeGen/X86/2007-01-29-InlineAsm-ir.ll (5209 of 14164) PASS: LLVM :: CodeGen/X86/2007-02-04-OrAddrMode.ll (5210 of 14164) PASS: LLVM :: CodeGen/X86/2007-01-13-StackPtrIndex.ll (5211 of 14164) PASS: LLVM :: CodeGen/X86/2007-02-16-BranchFold.ll (5212 of 14164) PASS: LLVM :: CodeGen/X86/2007-02-25-FastCCStack.ll (5213 of 14164) PASS: LLVM :: CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll (5214 of 14164) PASS: LLVM :: CodeGen/X86/2007-02-19-LiveIntervalAssert.ll (5215 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-16-InlineAsm.ll (5216 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-18-LiveIntervalAssert.ll (5217 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-01-SpillerCrash.ll (5218 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll (5219 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll (5220 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmPModifier.ll (5221 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll (5222 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-26-CoalescerBug.ll (5223 of 14164) PASS: LLVM :: CodeGen/X86/2007-04-08-InlineAsmCrash.ll (5224 of 14164) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll (5225 of 14164) PASS: LLVM :: CodeGen/X86/2007-04-24-Huge-Stack.ll (5226 of 14164) PASS: LLVM :: CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll (5227 of 14164) PASS: LLVM :: CodeGen/X86/2007-04-17-LiveIntervalAssert.ll (5228 of 14164) PASS: LLVM :: CodeGen/X86/2007-04-24-VectorCrash.ll (5229 of 14164) PASS: LLVM :: CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll (5230 of 14164) PASS: LLVM :: CodeGen/X86/2007-05-05-VecCastExpand.ll (5231 of 14164) PASS: LLVM :: CodeGen/X86/2007-05-14-LiveIntervalAssert.ll (5232 of 14164) PASS: LLVM :: CodeGen/X86/2007-05-17-ShuffleISelBug.ll (5233 of 14164) PASS: LLVM :: CodeGen/X86/2007-05-15-maskmovq.ll (5234 of 14164) PASS: LLVM :: CodeGen/X86/2007-05-05-Personality.ll (5235 of 14164) PASS: LLVM :: CodeGen/X86/2007-06-29-DAGCombinerBug.ll (5236 of 14164) PASS: LLVM :: CodeGen/X86/2007-06-28-X86-64-isel.ll (5237 of 14164) PASS: LLVM :: CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll (5238 of 14164) PASS: LLVM :: CodeGen/X86/2007-07-10-StackerAssert.ll (5239 of 14164) PASS: LLVM :: CodeGen/X86/2007-07-03-GR64ToVR64.ll (5240 of 14164) PASS: LLVM :: CodeGen/X86/2007-06-29-VecFPConstantCSEBug.ll (5241 of 14164) PASS: LLVM :: CodeGen/X86/2007-08-01-LiveVariablesBug.ll (5242 of 14164) PASS: LLVM :: CodeGen/X86/2007-08-10-SignExtSubreg.ll (5243 of 14164) PASS: LLVM :: CodeGen/X86/2007-07-18-Vector-Extract.ll (5244 of 14164) PASS: LLVM :: CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll (5245 of 14164) PASS: LLVM :: CodeGen/X86/2007-08-13-AppendingLinkage.ll (5246 of 14164) PASS: LLVM :: CodeGen/X86/2007-09-27-LDIntrinsics.ll (5247 of 14164) PASS: LLVM :: CodeGen/X86/2007-09-05-InvalidAsm.ll (5248 of 14164) PASS: LLVM :: CodeGen/X86/2007-09-06-ExtWeakAliasee.ll (5249 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll (5250 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll (5251 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold1.ll (5252 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold2.ll (5253 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-14-CoalescerCrash.ll (5254 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-15-CoalescerCrash.ll (5255 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-16-CoalescerCrash.ll (5256 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-19-SpillerUnfold.ll (5257 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll (5258 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-29-ExtendSetCC.ll (5259 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-30-LSRCrash.ll (5260 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-01-ISelCrash.ll (5261 of 14164) PASS: LLVM :: CodeGen/X86/2007-10-31-extractelement-i64.ll (5262 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-04-LiveIntervalCrash.ll (5263 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-03-x86-64-q-constraint.ll (5264 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-07-MulBy4.ll (5265 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-04-rip-immediate-constant.ll (5266 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-04-LiveVariablesBug.ll (5267 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-06-InstrSched.ll (5268 of 14164) PASS: LLVM :: CodeGen/X86/2007-11-30-LoadFolding-Bug.ll (5269 of 14164) PASS: LLVM :: CodeGen/X86/2007-12-16-BURRSchedCrash.ll (5270 of 14164) PASS: LLVM :: CodeGen/X86/2007-12-18-LoadCSEBug.ll (5271 of 14164) PASS: LLVM :: CodeGen/X86/2008-01-08-IllegalCMP.ll (5272 of 14164) PASS: LLVM :: CodeGen/X86/2008-01-09-LongDoubleSin.ll (5273 of 14164) PASS: LLVM :: CodeGen/X86/2008-01-08-SchedulerCrash.ll (5274 of 14164) PASS: LLVM :: CodeGen/X86/2008-01-16-FPStackifierAssert.ll (5275 of 14164) PASS: LLVM :: CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll (5276 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2008-02-18-TailMergingBug.ll (5277 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-05-ISelCrash.ll (5278 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-14-BitMiscompile.ll (5279 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-06-LoadFoldingBug.ll (5280 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-22-LocalRegAllocBug.ll (5281 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-20-InlineAsmClobber.ll (5282 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-25-InlineAsmBug.ll (5283 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll (5284 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-27-PEICrash.ll (5285 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-06-frem-fpstack.ll (5286 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-27-DeadSlotElimBug.ll (5287 of 14164) PASS: LLVM :: CodeGen/X86/2008-02-26-AsmDirectMemOp.ll (5288 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-10-RegAllocInfLoop.ll (5289 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-07-APIntBug.ll (5290 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-13-TwoAddrPassCrash.ll (5291 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-12-ThreadLocalAlias.ll (5292 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-19-DAGCombinerBug.ll (5293 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-14-SpillerCrash.ll (5294 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-23-DarwinAsmComments.ll (5295 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-31-SpillerFoldingBug.ll (5296 of 14164) PASS: LLVM :: CodeGen/X86/2008-03-25-TwoAddrPassBug.ll (5297 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-02-unnamedEH.ll (5298 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-16-CoalescerBug.ll (5299 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-08-CoalescerCrash.ll (5300 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-09-BranchFolding.ll (5301 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-15-LiveVariableBug.ll (5302 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-16-ReMatBug.ll (5303 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-24-MemCpyBug.ll (5304 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-17-CoalescerBug.ll (5305 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-24-pblendw-fold-crash.ll (5306 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll (5307 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-28-CyclicSchedUnit.ll (5308 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-01-InvalidOrdCompare.ll (5309 of 14164) PASS: LLVM :: CodeGen/X86/2008-04-28-CoalescerBug.ll (5310 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-09-PHIElimBug.ll (5311 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-09-ShuffleLoweringBug.ll (5312 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-21-CoalescerBug.ll (5313 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-12-tailmerge-5.ll (5314 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-28-CoalescerBug.ll (5315 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-22-FoldUnalignedLoad.ll (5316 of 14164) PASS: LLVM :: CodeGen/X86/2008-05-28-LocalRegAllocBug.ll (5317 of 14164) PASS: LLVM :: CodeGen/X86/2008-06-25-VecISelBug.ll (5318 of 14164) PASS: LLVM :: CodeGen/X86/2008-06-16-SubregsBug.ll (5319 of 14164) PASS: LLVM :: CodeGen/X86/2008-06-13-VolatileLoadStore.ll (5320 of 14164) PASS: LLVM :: CodeGen/X86/2008-06-13-NotVolatileLoadStore.ll (5321 of 14164) PASS: LLVM :: CodeGen/X86/2008-07-11-SHLBy1.ll (5322 of 14164) PASS: LLVM :: CodeGen/X86/2008-07-07-DanglingDeadInsts.ll (5323 of 14164) PASS: LLVM :: CodeGen/X86/2008-07-09-ELFSectionAttributes.ll (5324 of 14164) PASS: LLVM :: CodeGen/X86/2008-07-22-CombinerCrash.ll (5325 of 14164) PASS: LLVM :: CodeGen/X86/2008-07-16-CoalescerCrash.ll (5326 of 14164) PASS: LLVM :: CodeGen/X86/2008-07-23-VSetCC.ll (5327 of 14164) PASS: LLVM :: CodeGen/X86/2008-08-06-RewriterBug.ll (5328 of 14164) PASS: LLVM :: CodeGen/X86/2008-08-06-CmpStride.ll (5329 of 14164) PASS: LLVM :: CodeGen/X86/2008-08-17-UComiCodeGenBug.ll (5330 of 14164) PASS: LLVM :: CodeGen/X86/2008-08-19-SubAndFetch.ll (5331 of 14164) PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN32.ll (5332 of 14164) PASS: LLVM :: CodeGen/X86/2008-08-23-64Bit-maskmovq.ll (5333 of 14164) PASS: LLVM :: CodeGen/X86/2008-07-19-movups-spills.ll (5334 of 14164) PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN64.ll (5335 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-09-LinearScanBug.ll (5336 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug.ll (5337 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug2.ll (5338 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-17-inline-asm-1.ll (5339 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-05-sinttofp-2xi32.ll (5340 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-19-RegAllocBug.ll (5341 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-18-inline-asm-2.ll (5342 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-25-sseregparm-1.ll (5343 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-26-FrameAddrBug.ll (5344 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-29-VolatileBug.ll (5345 of 14164) PASS: LLVM :: CodeGen/X86/2008-09-29-ReMatBug.ll (5346 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-1.ll (5347 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-07-SSEISelBug.ll (5348 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-11-CallCrash.ll (5349 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-2.ll (5350 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-13-CoalescerBug.ll (5351 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-16-VecUnaryOp.ll (5352 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2008-10-27-CoalescerBug.ll (5353 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-20-AsmDoubleInI32.ll (5354 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-24-FlippedCompare.ll (5355 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll (5356 of 14164) PASS: LLVM :: CodeGen/X86/2008-10-29-ExpandVAARG.ll (5357 of 14164) PASS: LLVM :: CodeGen/X86/2008-11-06-testb.ll (5358 of 14164) PASS: LLVM :: CodeGen/X86/2008-11-13-inlineasm-3.ll (5359 of 14164) PASS: LLVM :: CodeGen/X86/2008-11-03-F80VAARG.ll (5360 of 14164) PASS: LLVM :: CodeGen/X86/2008-11-29-ULT-Sign.ll (5361 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-01-SpillerAssert.ll (5362 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll (5363 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-02-IllegalResultType.ll (5364 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-1.ll (5365 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-2.ll (5366 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-16-dagcombine-4.ll (5367 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-3.ll (5368 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-22-dagcombine-5.ll (5369 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-19-EarlyClobberBug.ll (5370 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-23-dagcombine-6.ll (5371 of 14164) PASS: LLVM :: CodeGen/X86/2008-12-23-crazy-address.ll (5372 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-13-DoubleUpdate.ll (5373 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-16-SchedulerBug.ll (5374 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-16-UIntToFP.ll (5375 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-25-NoSSE.ll (5376 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-18-ConstantExprCrash.ll (5377 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift.ll (5378 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-26-WrongCheck.ll (5379 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-27-NullStrings.ll (5380 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift2.ll (5381 of 14164) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift3.ll (5382 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-04-sext-i64-gep.ll (5383 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-01-LargeMask.ll (5384 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-03-AnalyzedTwice.ll (5385 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-08-CoalescerBug.ll (5386 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-09-ivs-different-sizes.ll (5387 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll (5388 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-11-codegenprepare-reuse.ll (5389 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-12-DebugInfoVLA.ll (5390 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-26-MachineLICMBug.ll (5391 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-12-SpillerBug.ll (5392 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-25-CommuteBug.ll (5393 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-03-BitcastLongDouble.ll (5394 of 14164) PASS: LLVM :: CodeGen/X86/2009-02-21-ExtWeakInitializer.ll (5395 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-03-BTHang.ll (5396 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-05-burr-list-crash.ll (5397 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-09-SpillerBug.ll (5398 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-10-CoalescerBug.ll (5399 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-07-FPConstSelect.ll (5400 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-12-CPAlignBug.ll (5401 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-16-PHIElimInLPad.ll (5402 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-09-APIntCrash.ll (5403 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2009-03-23-MultiUseSched.ll (5404 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-23-LinearScanBug.ll (5405 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-13-PHIElimBug.ll (5406 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-23-i80-fp80.ll (5407 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-25-TestBug.ll (5408 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert-2.ll (5409 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-12-FastIselOverflowCrash.ll (5410 of 14164) PASS: LLVM :: CodeGen/X86/2009-03-26-NoImplicitFPBug.ll (5411 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-12-picrel.ll (5412 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2009-04-16-SpillerUnfold.ll (5413 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert.ll (5414 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-14-IllegalRegs.ll (5415 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-24.ll (5416 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-25-CoalescerBug.ll (5417 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll (5418 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert2.ll (5419 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-29-LinearScanBug.ll (5420 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-29-IndirectDestOperands.ll (5421 of 14164) PASS: LLVM :: CodeGen/X86/2009-05-08-InlineAsmIOffset.ll (5422 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-scale.ll (5423 of 14164) PASS: LLVM :: CodeGen/X86/2009-05-11-tailmerge-crash.ll (5424 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-29-RegAllocAssert.ll (5425 of 14164) PASS: LLVM :: CodeGen/X86/2009-05-23-available_externally.ll (5426 of 14164) PASS: LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll (5427 of 14164) PASS: LLVM :: CodeGen/X86/2009-05-19-SingleElementExtractElement.ll (5428 of 14164) PASS: LLVM :: CodeGen/X86/2009-05-23-dagcombine-shifts.ll (5429 of 14164) PASS: LLVM :: CodeGen/X86/2009-05-28-DAGCombineCrash.ll (5430 of 14164) PASS: LLVM :: CodeGen/X86/2009-05-30-ISelBug.ll (5431 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-02-RewriterBug.ll (5432 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll (5433 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-04-VirtualLiveIn.ll (5434 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll (5435 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll (5436 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll (5437 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-05-sitofpCrash.ll (5438 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-06-ConcatVectors.ll (5439 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-15-not-a-tail-call.ll (5440 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll (5441 of 14164) PASS: LLVM :: CodeGen/X86/2009-06-18-movlp-shuffle-register.ll (5442 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-06-TwoAddrAssert.ll (5443 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll (5444 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-07-SplitICmp.ll (5445 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-16-CoalescerBug.ll (5446 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-19-AsmExtraOperands.ll (5447 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-20-CoalescerBug.ll (5448 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-20-DAGCombineBug.ll (5449 of 14164) XFAIL: LLVM :: CodeGen/X86/2009-08-06-inlineasm.ll (5450 of 14164) PASS: LLVM :: CodeGen/X86/2009-07-15-CoalescerBug.ll (5451 of 14164) PASS: LLVM :: CodeGen/X86/2009-08-06-branchfolder-crash.ll (5452 of 14164) PASS: LLVM :: CodeGen/X86/2009-08-08-CastError.ll (5453 of 14164) PASS: LLVM :: CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll (5454 of 14164) PASS: LLVM :: CodeGen/X86/2009-08-23-SubRegReuseUndo.ll (5455 of 14164) PASS: LLVM :: CodeGen/X86/2009-08-12-badswitch.ll (5456 of 14164) PASS: LLVM :: CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll (5457 of 14164) PASS: LLVM :: CodeGen/X86/2009-09-16-CoalescerBug.ll (5458 of 14164) PASS: LLVM :: CodeGen/X86/2009-09-10-LoadFoldingBug.ll (5459 of 14164) PASS: LLVM :: CodeGen/X86/2009-09-10-SpillComments.ll (5460 of 14164) PASS: LLVM :: CodeGen/X86/2009-09-19-earlyclobber.ll (5461 of 14164) PASS: LLVM :: CodeGen/X86/2009-09-21-NoSpillLoopCount.ll (5462 of 14164) PASS: LLVM :: CodeGen/X86/2009-09-22-CoalescerBug.ll (5463 of 14164) PASS: LLVM :: CodeGen/X86/2009-09-23-LiveVariablesBug.ll (5464 of 14164) PASS: LLVM :: CodeGen/X86/2009-10-16-Scope.ll (5465 of 14164) PASS: LLVM :: CodeGen/X86/2009-10-14-LiveVariablesBug.ll (5466 of 14164) PASS: LLVM :: CodeGen/X86/2009-10-19-EmergencySpill.ll (5467 of 14164) PASS: LLVM :: CodeGen/X86/2009-11-04-SubregCoalescingBug.ll (5468 of 14164) PASS: LLVM :: CodeGen/X86/2009-10-19-atomic-cmp-eflags.ll (5469 of 14164) PASS: LLVM :: CodeGen/X86/2009-10-25-RewriterBug.ll (5470 of 14164) PASS: LLVM :: CodeGen/X86/2009-11-13-VirtRegRewriterBug.ll (5471 of 14164) PASS: LLVM :: CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll (5472 of 14164) PASS: LLVM :: CodeGen/X86/2009-11-17-UpdateTerminator.ll (5473 of 14164) PASS: LLVM :: CodeGen/X86/2009-11-16-MachineLICM.ll (5474 of 14164) PASS: LLVM :: CodeGen/X86/2009-11-18-TwoAddrKill.ll (5475 of 14164) PASS: LLVM :: CodeGen/X86/2009-12-11-TLSNoRedZone.ll (5476 of 14164) PASS: LLVM :: CodeGen/X86/2009-11-25-ImpDefBug.ll (5477 of 14164) PASS: LLVM :: CodeGen/X86/2009-12-01-EarlyClobberBug.ll (5478 of 14164) PASS: LLVM :: CodeGen/X86/2010-01-07-ISelBug.ll (5479 of 14164) XFAIL: LLVM :: CodeGen/X86/20090313-signext.ll (5480 of 14164) PASS: LLVM :: CodeGen/X86/2010-01-05-ZExt-Shl.ll (5481 of 14164) PASS: LLVM :: CodeGen/X86/2010-01-15-SelectionDAGCycle.ll (5482 of 14164) PASS: LLVM :: CodeGen/X86/2010-01-08-Atomic64Bug.ll (5483 of 14164) PASS: LLVM :: CodeGen/X86/2010-01-13-OptExtBug.ll (5484 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2010-01-19-OptExtBug.ll (5485 of 14164) PASS: LLVM :: CodeGen/X86/2010-01-11-ExtraPHIArg.ll (5486 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-01-DbgValueCrash.ll (5487 of 14164) PASS: LLVM :: CodeGen/X86/2010-01-18-DbgValue.ll (5488 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-01-TaillCallCrash.ll (5489 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-03-DualUndef.ll (5490 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-04-SchedulerBug.ll (5491 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-11-NonTemporal.ll (5492 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-15-ImplicitDefBug.ll (5493 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll (5494 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll (5495 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-23-DIV8rDefinesAX.ll (5496 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-23-DAGCombineBug.ll (5497 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-23-RematImplicitSubreg.ll (5498 of 14164) PASS: LLVM :: CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll (5499 of 14164) PASS: LLVM :: CodeGen/X86/2010-03-05-EFLAGS-Redef.ll (5500 of 14164) PASS: LLVM :: CodeGen/X86/2010-03-04-Mul8Bug.ll (5501 of 14164) PASS: LLVM :: CodeGen/X86/2010-03-05-ConstantFoldCFG.ll (5502 of 14164) PASS: LLVM :: CodeGen/X86/2010-03-17-ISelBug.ll (5503 of 14164) PASS: LLVM :: CodeGen/X86/2010-04-08-CoalescerBug.ll (5504 of 14164) PASS: LLVM :: CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll (5505 of 14164) PASS: LLVM :: CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll (5506 of 14164) PASS: LLVM :: CodeGen/X86/2010-04-21-CoalescerBug.ll (5507 of 14164) PASS: LLVM :: CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll (5508 of 14164) PASS: LLVM :: CodeGen/X86/2010-04-29-CoalescerCrash.ll (5509 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll (5510 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll (5511 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-06-LocalInlineAsmClobber.ll (5512 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-10-DAGCombinerBug.ll (5513 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-07-ldconvert.ll (5514 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-12-FastAllocKills.ll (5515 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-16-nosseconversion.ll (5516 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-26-FP_TO_INT-crash.ll (5517 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-25-DotDebugLoc.ll (5518 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-26-DotDebugLoc.ll (5519 of 14164) PASS: LLVM :: CodeGen/X86/2010-05-28-Crash.ll (5520 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll (5521 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll (5522 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-09-FastAllocRegisters.ll (5523 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-15-FastAllocEarlyCLobber.ll (5524 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-24-g-constraint-crash.ll (5525 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll (5526 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-25-asm-RA-crash.ll (5527 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-28-matched-g-constraint.ll (5528 of 14164) PASS: LLVM :: CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll (5529 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-02-UnfoldBug.ll (5530 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-06-asm-RIP.ll (5531 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-11-FPStackLoneUse.ll (5532 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-06-DbgCrash.ll (5533 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-02-asm-alignstack.ll (5534 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-13-indirectXconstraint.ll (5535 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-15-Crash.ll (5536 of 14164) PASS: LLVM :: CodeGen/X86/2010-07-29-SetccSimplify.ll (5537 of 14164) PASS: LLVM :: CodeGen/X86/2010-08-04-MaskedSignedCompare.ll (5538 of 14164) PASS: LLVM :: CodeGen/X86/2010-08-04-MingWCrash.ll (5539 of 14164) PASS: LLVM :: CodeGen/X86/2010-09-16-asmcrash.ll (5540 of 14164) PASS: LLVM :: CodeGen/X86/2010-09-16-EmptyFilename.ll (5541 of 14164) PASS: LLVM :: CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll (5542 of 14164) PASS: LLVM :: CodeGen/X86/2010-08-04-StackVariable.ll (5543 of 14164) PASS: LLVM :: CodeGen/X86/2010-10-08-cmpxchg8b.ll (5544 of 14164) PASS: LLVM :: CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll (5545 of 14164) PASS: LLVM :: CodeGen/X86/2010-11-02-DbgParameter.ll (5546 of 14164) PASS: LLVM :: CodeGen/X86/2010-09-17-SideEffectsInChain.ll (5547 of 14164) PASS: LLVM :: CodeGen/X86/2010-11-09-MOVLPS.ll (5548 of 14164) PASS: LLVM :: CodeGen/X86/2011-01-07-LegalizeTypesCrash.ll (5549 of 14164) PASS: LLVM :: CodeGen/X86/2010-11-18-SelectOfExtload.ll (5550 of 14164) PASS: LLVM :: CodeGen/X86/2011-01-10-DagCombineHang.ll (5551 of 14164) PASS: LLVM :: CodeGen/X86/2011-02-04-FastRegallocNoFP.ll (5552 of 14164) PASS: LLVM :: CodeGen/X86/2011-02-12-shuffle.ll (5553 of 14164) PASS: LLVM :: CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll (5554 of 14164) PASS: LLVM :: CodeGen/X86/2011-02-27-Fpextend.ll (5555 of 14164) PASS: LLVM :: CodeGen/X86/2011-02-23-UnfoldBug.ll (5556 of 14164) PASS: LLVM :: CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll (5557 of 14164) PASS: LLVM :: CodeGen/X86/2011-03-02-DAGCombiner.ll (5558 of 14164) PASS: LLVM :: CodeGen/X86/2011-03-09-Physreg-Coalescing.ll (5559 of 14164) PASS: LLVM :: CodeGen/X86/2011-03-08-Sched-crash.ll (5560 of 14164) PASS: LLVM :: CodeGen/X86/2011-03-30-CreateFixedObjCrash.ll (5561 of 14164) PASS: LLVM :: CodeGen/X86/2011-04-13-SchedCmpJmp.ll (5562 of 14164) PASS: LLVM :: CodeGen/X86/2011-05-26-UnreachableBlockElim.ll (5563 of 14164) PASS: LLVM :: CodeGen/X86/2011-04-19-sclr-bb.ll (5564 of 14164) PASS: LLVM :: CodeGen/X86/2011-05-09-loaduse.ll (5565 of 14164) PASS: LLVM :: CodeGen/X86/2011-06-01-fildll.ll (5566 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-12-FastAllocSpill.ll (5567 of 14164) PASS: LLVM :: CodeGen/X86/2011-05-27-CrossClassCoalescing.ll (5568 of 14164) PASS: LLVM :: CodeGen/X86/2011-06-06-fgetsign80bit.ll (5569 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-14-PreschedRegalias.ll (5570 of 14164) PASS: LLVM :: CodeGen/X86/2011-06-03-x87chain.ll (5571 of 14164) PASS: LLVM :: CodeGen/X86/2011-06-14-mmx-inlineasm.ll (5572 of 14164) PASS: LLVM :: CodeGen/X86/2011-08-23-PerformSubCombine128.ll (5573 of 14164) PASS: LLVM :: CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll (5574 of 14164) PASS: LLVM :: CodeGen/X86/2011-07-13-BadFrameIndexDisplacement.ll (5575 of 14164) PASS: LLVM :: CodeGen/X86/2011-08-29-BlockConstant.ll (5576 of 14164) PASS: LLVM :: CodeGen/X86/2011-08-23-Trampoline.ll (5577 of 14164) PASS: LLVM :: CodeGen/X86/2011-09-18-sse2cmp.ll (5578 of 14164) PASS: LLVM :: CodeGen/X86/2011-08-29-InitOrder.ll (5579 of 14164) PASS: LLVM :: CodeGen/X86/2011-09-14-valcoalesce.ll (5580 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-11-srl.ll (5581 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-11-SpillDead.ll (5582 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-12-MachineCSE.ll (5583 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-18-FastISel-VectorParams.ll (5584 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-19-LegelizeLoad.ll (5585 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-19-widen_vselect.ll (5586 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-21-widen-cmp.ll (5587 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-30-padd.ll (5588 of 14164) PASS: LLVM :: CodeGen/X86/2011-10-27-tstore.ll (5589 of 14164) PASS: LLVM :: CodeGen/X86/2011-11-30-or.ll (5590 of 14164) PASS: LLVM :: CodeGen/X86/2011-11-07-LegalizeBuildVector.ll (5591 of 14164) PASS: LLVM :: CodeGen/X86/2011-11-22-AVX2-Domains.ll (5592 of 14164) PASS: LLVM :: CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll (5593 of 14164) PASS: LLVM :: CodeGen/X86/2011-12-06-BitcastVectorGlobal.ll (5594 of 14164) PASS: LLVM :: CodeGen/X86/2011-12-08-AVXISelBugs.ll (5595 of 14164) PASS: LLVM :: CodeGen/X86/2011-12-26-extractelement-duplicate-load.ll (5596 of 14164) PASS: LLVM :: CodeGen/X86/2011-12-28-vselecti8.ll (5597 of 14164) PASS: LLVM :: CodeGen/X86/2011-12-15-vec_shift.ll (5598 of 14164) PASS: LLVM :: CodeGen/X86/2011-12-8-bitcastintprom.ll (5599 of 14164) PASS: LLVM :: CodeGen/X86/2012-01-10-UndefExceptionEdge.ll (5600 of 14164) PASS: LLVM :: CodeGen/X86/2011-20-21-zext-ui2fp.ll (5601 of 14164) PASS: LLVM :: CodeGen/X86/2012-01-11-split-cv.ll (5602 of 14164) PASS: LLVM :: CodeGen/X86/2011-09-21-setcc-bug.ll (5603 of 14164) PASS: LLVM :: CodeGen/X86/2012-01-18-vbitcast.ll (5604 of 14164) PASS: LLVM :: CodeGen/X86/2012-01-12-extract-sv.ll (5605 of 14164) PASS: LLVM :: CodeGen/X86/2012-01-16-mfence-nosse-flags.ll (5606 of 14164) PASS: LLVM :: CodeGen/X86/2012-02-12-dagco.ll (5607 of 14164) PASS: LLVM :: CodeGen/X86/2012-02-23-mmx-inlineasm.ll (5608 of 14164) PASS: LLVM :: CodeGen/X86/2012-03-15-build_vector_wl.ll (5609 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/2012-03-26-PostRALICMBug.ll (5610 of 14164) PASS: LLVM :: CodeGen/X86/2012-02-14-scalar.ll (5611 of 14164) PASS: LLVM :: CodeGen/X86/2012-02-29-CoalescerBug.ll (5612 of 14164) PASS: LLVM :: CodeGen/X86/2012-03-20-LargeConstantExpr.ll (5613 of 14164) PASS: LLVM :: CodeGen/X86/2012-04-09-TwoAddrPassBug.ll (5614 of 14164) PASS: LLVM :: CodeGen/X86/2012-05-17-TwoAddressBug.ll (5615 of 14164) PASS: LLVM :: CodeGen/X86/2012-05-19-CoalescerCrash.ll (5616 of 14164) PASS: LLVM :: CodeGen/X86/2012-04-26-sdglue.ll (5617 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-10-extload64.ll (5618 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-15-BuildVectorPromote.ll (5619 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-10-shufnorm.ll (5620 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-15-broadcastfold.ll (5621 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-15-tconst_shl.ll (5622 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-16-LeaUndef.ll (5623 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-15-vshl.ll (5624 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-16-fp2ui-i1.ll (5625 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-17-vtrunc.ll (5626 of 14164) PASS: LLVM :: CodeGen/X86/2012-08-07-CmpISelBug.ll (5627 of 14164) PASS: LLVM :: CodeGen/X86/2012-07-23-select_cc.ll (5628 of 14164) PASS: LLVM :: CodeGen/X86/2012-08-16-setcc.ll (5629 of 14164) PASS: LLVM :: CodeGen/X86/2012-08-17-legalizer-crash.ll (5630 of 14164) PASS: LLVM :: CodeGen/X86/2012-09-13-dagco-fneg.ll (5631 of 14164) PASS: LLVM :: CodeGen/X86/2012-08-28-UnsafeMathCrash.ll (5632 of 14164) PASS: LLVM :: CodeGen/X86/2012-1-10-buildvector.ll (5633 of 14164) PASS: LLVM :: CodeGen/X86/2012-09-28-CGPBug.ll (5634 of 14164) PASS: LLVM :: CodeGen/X86/2012-10-03-DAGCycle.ll (5635 of 14164) PASS: LLVM :: CodeGen/X86/2012-10-18-crash-dagco.ll (5636 of 14164) PASS: LLVM :: CodeGen/X86/2012-11-28-merge-store-alias.ll (5637 of 14164) PASS: LLVM :: CodeGen/X86/2012-10-02-DAGCycle.ll (5638 of 14164) PASS: LLVM :: CodeGen/X86/2012-11-30-regpres-dbg.ll (5639 of 14164) PASS: LLVM :: CodeGen/X86/2012-11-30-handlemove-dbg.ll (5640 of 14164) PASS: LLVM :: CodeGen/X86/2012-11-30-misched-dbg.ll (5641 of 14164) PASS: LLVM :: CodeGen/X86/2012-12-06-python27-miscompile.ll (5642 of 14164) PASS: LLVM :: CodeGen/X86/2012-12-1-merge-multiple.ll (5643 of 14164) PASS: LLVM :: CodeGen/X86/2012-12-19-NoImplicitFloat.ll (5644 of 14164) PASS: LLVM :: CodeGen/X86/2012-12-14-v8fp80-crash.ll (5645 of 14164) PASS: LLVM :: CodeGen/X86/2012-12-12-DAGCombineCrash.ll (5646 of 14164) PASS: LLVM :: CodeGen/X86/2013-05-06-ConactVectorCrash.ll (5647 of 14164) PASS: LLVM :: CodeGen/X86/2013-01-09-DAGCombineBug.ll (5648 of 14164) PASS: LLVM :: CodeGen/X86/2013-10-14-FastISel-incorrect-vreg.ll (5649 of 14164) PASS: LLVM :: CodeGen/X86/2013-03-13-VEX-DestReg.ll (5650 of 14164) PASS: LLVM :: CodeGen/X86/2014-05-30-CombineAddNSW.ll (5651 of 14164) PASS: LLVM :: CodeGen/X86/2014-05-29-factorial.ll (5652 of 14164) PASS: LLVM :: CodeGen/X86/3addr-16bit.ll (5653 of 14164) PASS: LLVM :: CodeGen/X86/3addr-or.ll (5654 of 14164) PASS: LLVM :: CodeGen/X86/4char-promote.ll (5655 of 14164) PASS: LLVM :: CodeGen/X86/2014-08-29-CompactUnwind.ll (5656 of 14164) PASS: LLVM :: CodeGen/X86/3dnow-intrinsics.ll (5657 of 14164) PASS: LLVM :: CodeGen/X86/9601.ll (5658 of 14164) PASS: LLVM :: CodeGen/X86/GC/alloc_loop.ll (5659 of 14164) PASS: LLVM :: CodeGen/X86/DbgValueOtherTargets.test (5660 of 14164) PASS: LLVM :: CodeGen/X86/GC/argpromotion.ll (5661 of 14164) PASS: LLVM :: CodeGen/X86/GC/badreadproto.ll (5662 of 14164) PASS: LLVM :: CodeGen/X86/GC/badrootproto.ll (5663 of 14164) PASS: LLVM :: CodeGen/X86/GC/cg-O0.ll (5664 of 14164) PASS: LLVM :: CodeGen/X86/GC/deadargelim.ll (5665 of 14164) PASS: LLVM :: CodeGen/X86/GC/badwriteproto.ll (5666 of 14164) PASS: LLVM :: CodeGen/X86/GC/dynamic-frame-size.ll (5667 of 14164) PASS: LLVM :: CodeGen/X86/GC/erlang-gc.ll (5668 of 14164) PASS: LLVM :: CodeGen/X86/GC/fat.ll (5669 of 14164) PASS: LLVM :: CodeGen/X86/GC/inline.ll (5670 of 14164) PASS: LLVM :: CodeGen/X86/GC/ocaml-gc-assert.ll (5671 of 14164) PASS: LLVM :: CodeGen/X86/GC/inline2.ll (5672 of 14164) PASS: LLVM :: CodeGen/X86/GC/lower_gcroot.ll (5673 of 14164) PASS: LLVM :: CodeGen/X86/GC/outside.ll (5674 of 14164) PASS: LLVM :: CodeGen/X86/GC/ocaml-gc.ll (5675 of 14164) PASS: LLVM :: CodeGen/X86/MachineBranchProb.ll (5676 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/MachineSink-PHIUse.ll (5677 of 14164) PASS: LLVM :: CodeGen/X86/MachineSink-eflags.ll (5678 of 14164) PASS: LLVM :: CodeGen/X86/MachineSink-CritEdge.ll (5679 of 14164) PASS: LLVM :: CodeGen/X86/MachineSink-DbgValue.ll (5680 of 14164) PASS: LLVM :: CodeGen/X86/StackColoring-dbg.ll (5681 of 14164) PASS: LLVM :: CodeGen/X86/SwitchLowering.ll (5682 of 14164) PASS: LLVM :: CodeGen/X86/Atomics-64.ll (5683 of 14164) PASS: LLVM :: CodeGen/X86/TruncAssertZext.ll (5684 of 14164) PASS: LLVM :: CodeGen/X86/StackColoring.ll (5685 of 14164) PASS: LLVM :: CodeGen/X86/SwizzleShuff.ll (5686 of 14164) PASS: LLVM :: CodeGen/X86/MergeConsecutiveStores.ll (5687 of 14164) PASS: LLVM :: CodeGen/X86/add-of-carry.ll (5688 of 14164) PASS: LLVM :: CodeGen/X86/WidenArith.ll (5689 of 14164) PASS: LLVM :: CodeGen/X86/add_shl_constant.ll (5690 of 14164) PASS: LLVM :: CodeGen/X86/add32ri8.ll (5691 of 14164) PASS: LLVM :: CodeGen/X86/add.ll (5692 of 14164) PASS: LLVM :: CodeGen/X86/adde-carry.ll (5693 of 14164) PASS: LLVM :: CodeGen/X86/addr-label-difference.ll (5694 of 14164) PASS: LLVM :: CodeGen/X86/addr-mode-matcher.ll (5695 of 14164) PASS: LLVM :: CodeGen/X86/address-type-promotion-constantexpr.ll (5696 of 14164) PASS: LLVM :: CodeGen/X86/aes_intrinsics.ll (5697 of 14164) PASS: LLVM :: CodeGen/X86/aliases.ll (5698 of 14164) PASS: LLVM :: CodeGen/X86/adx-intrinsics.ll (5699 of 14164) PASS: LLVM :: CodeGen/X86/aligned-comm.ll (5700 of 14164) PASS: LLVM :: CodeGen/X86/alignment-2.ll (5701 of 14164) PASS: LLVM :: CodeGen/X86/alignment.ll (5702 of 14164) PASS: LLVM :: CodeGen/X86/aligned-variadic.ll (5703 of 14164) PASS: LLVM :: CodeGen/X86/all-ones-vector.ll (5704 of 14164) PASS: LLVM :: CodeGen/X86/alloca-align-rounding-32.ll (5705 of 14164) PASS: LLVM :: CodeGen/X86/alloca-align-rounding.ll (5706 of 14164) PASS: LLVM :: CodeGen/X86/alldiv-divdi3.ll (5707 of 14164) PASS: LLVM :: CodeGen/X86/allrem-moddi3.ll (5708 of 14164) PASS: LLVM :: CodeGen/X86/and-load-fold.ll (5709 of 14164) PASS: LLVM :: CodeGen/X86/and-su.ll (5710 of 14164) PASS: LLVM :: CodeGen/X86/andimm8.ll (5711 of 14164) PASS: LLVM :: CodeGen/X86/and-or-fold.ll (5712 of 14164) PASS: LLVM :: CodeGen/X86/anyext.ll (5713 of 14164) PASS: LLVM :: CodeGen/X86/anyregcc-crash.ll (5714 of 14164) PASS: LLVM :: CodeGen/X86/apm.ll (5715 of 14164) PASS: LLVM :: CodeGen/X86/arg-cast.ll (5716 of 14164) PASS: LLVM :: CodeGen/X86/asm-global-imm.ll (5717 of 14164) PASS: LLVM :: CodeGen/X86/asm-block-labels.ll (5718 of 14164) PASS: LLVM :: CodeGen/X86/asm-invalid-register-class-crasher.ll (5719 of 14164) PASS: LLVM :: CodeGen/X86/anyregcc.ll (5720 of 14164) PASS: LLVM :: CodeGen/X86/asm-indirect-mem.ll (5721 of 14164) PASS: LLVM :: CodeGen/X86/asm-label2.ll (5722 of 14164) PASS: LLVM :: CodeGen/X86/asm-label.ll (5723 of 14164) PASS: LLVM :: CodeGen/X86/asm-mismatched-types.ll (5724 of 14164) PASS: LLVM :: CodeGen/X86/asm-modifier.ll (5725 of 14164) PASS: LLVM :: CodeGen/X86/asm-reg-type-mismatch.ll (5726 of 14164) XFAIL: LLVM :: CodeGen/X86/asm-modifier-P.ll (5727 of 14164) PASS: LLVM :: CodeGen/X86/asm-reject-reg-type-mismatch.ll (5728 of 14164) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload32.ll (5729 of 14164) PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division-64.ll (5730 of 14164) PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division.ll (5731 of 14164) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload64.ll (5732 of 14164) PASS: LLVM :: CodeGen/X86/atom-cmpb.ll (5733 of 14164) PASS: LLVM :: CodeGen/X86/atom-fixup-lea1.ll (5734 of 14164) PASS: LLVM :: CodeGen/X86/atom-fixup-lea2.ll (5735 of 14164) PASS: LLVM :: CodeGen/X86/atom-fixup-lea3.ll (5736 of 14164) PASS: LLVM :: CodeGen/X86/atom-lea-addw-bug.ll (5737 of 14164) PASS: LLVM :: CodeGen/X86/atom-fixup-lea4.ll (5738 of 14164) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect.ll (5739 of 14164) PASS: LLVM :: CodeGen/X86/atom-pad-short-functions.ll (5740 of 14164) PASS: LLVM :: CodeGen/X86/atom-shuf.ll (5741 of 14164) PASS: LLVM :: CodeGen/X86/atom-lea-sp.ll (5742 of 14164) PASS: LLVM :: CodeGen/X86/atomic-load-store-wide.ll (5743 of 14164) PASS: LLVM :: CodeGen/X86/atomic-dagsched.ll (5744 of 14164) PASS: LLVM :: CodeGen/X86/atom-sched.ll (5745 of 14164) PASS: LLVM :: CodeGen/X86/atomic-load-store.ll (5746 of 14164) XFAIL: LLVM :: CodeGen/X86/atomic-ops-ancient-64.ll (5747 of 14164) PASS: LLVM :: CodeGen/X86/atomic-or.ll (5748 of 14164) PASS: LLVM :: CodeGen/X86/atomic-minmax-i6432.ll (5749 of 14164) PASS: LLVM :: CodeGen/X86/atomic-pointer.ll (5750 of 14164) PASS: LLVM :: CodeGen/X86/atomic16.ll (5751 of 14164) PASS: LLVM :: CodeGen/X86/atomic128.ll (5752 of 14164) PASS: LLVM :: CodeGen/X86/atomic32.ll (5753 of 14164) PASS: LLVM :: CodeGen/X86/atomic64.ll (5754 of 14164) PASS: LLVM :: CodeGen/X86/atomic6432.ll (5755 of 14164) PASS: LLVM :: CodeGen/X86/atomic8.ll (5756 of 14164) PASS: LLVM :: CodeGen/X86/abi-isel.ll (5757 of 14164) PASS: LLVM :: CodeGen/X86/atomic_idempotent.ll (5758 of 14164) PASS: LLVM :: CodeGen/X86/atomic_add.ll (5759 of 14164) PASS: LLVM :: CodeGen/X86/atomic_op.ll (5760 of 14164) PASS: LLVM :: CodeGen/X86/attribute-sections.ll (5761 of 14164) PASS: LLVM :: CodeGen/X86/avoid-lea-scale2.ll (5762 of 14164) PASS: LLVM :: CodeGen/X86/avoid-loop-align-2.ll (5763 of 14164) PASS: LLVM :: CodeGen/X86/avoid-loop-align.ll (5764 of 14164) PASS: LLVM :: CodeGen/X86/avx-arith.ll (5765 of 14164) PASS: LLVM :: CodeGen/X86/avoid_complex_am.ll (5766 of 14164) PASS: LLVM :: CodeGen/X86/atomic_mi.ll (5767 of 14164) PASS: LLVM :: CodeGen/X86/avx-bitcast.ll (5768 of 14164) PASS: LLVM :: CodeGen/X86/avx-basic.ll (5769 of 14164) PASS: LLVM :: CodeGen/X86/avx-brcond.ll (5770 of 14164) PASS: LLVM :: CodeGen/X86/avx-cmp.ll (5771 of 14164) PASS: LLVM :: CodeGen/X86/avx-cvt-2.ll (5772 of 14164) PASS: LLVM :: CodeGen/X86/avx-cast.ll (5773 of 14164) PASS: LLVM :: CodeGen/X86/avx-fp2int.ll (5774 of 14164) PASS: LLVM :: CodeGen/X86/avx-cvt.ll (5775 of 14164) PASS: LLVM :: CodeGen/X86/avx-insertelt.ll (5776 of 14164) PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86-upgrade.ll (5777 of 14164) PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86_64.ll (5778 of 14164) PASS: LLVM :: CodeGen/X86/avx-intel-ocl.ll (5779 of 14164) PASS: LLVM :: CodeGen/X86/avx-logic.ll (5780 of 14164) PASS: LLVM :: CodeGen/X86/avx-load-store.ll (5781 of 14164) PASS: LLVM :: CodeGen/X86/avx-select.ll (5782 of 14164) PASS: LLVM :: CodeGen/X86/avx-minmax.ll (5783 of 14164) PASS: LLVM :: CodeGen/X86/avx-shift.ll (5784 of 14164) PASS: LLVM :: CodeGen/X86/avx-shuffle-x86_32.ll (5785 of 14164) PASS: LLVM :: CodeGen/X86/avx-trunc.ll (5786 of 14164) PASS: LLVM :: CodeGen/X86/avx-splat.ll (5787 of 14164) PASS: LLVM :: CodeGen/X86/avx-vbroadcast.ll (5788 of 14164) PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86.ll (5789 of 14164) PASS: LLVM :: CodeGen/X86/avx-unpack.ll (5790 of 14164) PASS: LLVM :: CodeGen/X86/avx-varargs-x86_64.ll (5791 of 14164) PASS: LLVM :: CodeGen/X86/avx-vzeroupper.ll (5792 of 14164) PASS: LLVM :: CodeGen/X86/avx-vinsertf128.ll (5793 of 14164) PASS: LLVM :: CodeGen/X86/avx-win64-args.ll (5794 of 14164) PASS: LLVM :: CodeGen/X86/avx-win64.ll (5795 of 14164) PASS: LLVM :: CodeGen/X86/avx-vperm2x128.ll (5796 of 14164) PASS: LLVM :: CodeGen/X86/avx1-logical-load-folding.ll (5797 of 14164) PASS: LLVM :: CodeGen/X86/avx.ll (5798 of 14164) PASS: LLVM :: CodeGen/X86/avx-vextractf128.ll (5799 of 14164) PASS: LLVM :: CodeGen/X86/avx2-arith.ll (5800 of 14164) PASS: LLVM :: CodeGen/X86/avx2-cmp.ll (5801 of 14164) PASS: LLVM :: CodeGen/X86/avx2-conversions.ll (5802 of 14164) PASS: LLVM :: CodeGen/X86/avx2-gather.ll (5803 of 14164) PASS: LLVM :: CodeGen/X86/avx2-logic.ll (5804 of 14164) PASS: LLVM :: CodeGen/X86/avx2-nontemporal.ll (5805 of 14164) PASS: LLVM :: CodeGen/X86/avx2-intrinsics-x86-upgrade.ll (5806 of 14164) PASS: LLVM :: CodeGen/X86/avx2-pmovxrm-intrinsics.ll (5807 of 14164) PASS: LLVM :: CodeGen/X86/avx2-intrinsics-x86.ll (5808 of 14164) PASS: LLVM :: CodeGen/X86/avx2-shift.ll (5809 of 14164) PASS: LLVM :: CodeGen/X86/avx2-phaddsub.ll (5810 of 14164) PASS: LLVM :: CodeGen/X86/avx2-vperm.ll (5811 of 14164) PASS: LLVM :: CodeGen/X86/avx2-vector-shifts.ll (5812 of 14164) PASS: LLVM :: CodeGen/X86/avx512-bugfix-23634.ll (5813 of 14164) PASS: LLVM :: CodeGen/X86/avx512-build-vector.ll (5814 of 14164) PASS: LLVM :: CodeGen/X86/avx2-vbroadcast.ll (5815 of 14164) PASS: LLVM :: CodeGen/X86/avx512-arith.ll (5816 of 14164) PASS: LLVM :: CodeGen/X86/avx512-cmp.ll (5817 of 14164) PASS: LLVM :: CodeGen/X86/avx512-cvt.ll (5818 of 14164) PASS: LLVM :: CodeGen/X86/avx512-calling-conv.ll (5819 of 14164) PASS: LLVM :: CodeGen/X86/avx512-fma.ll (5820 of 14164) PASS: LLVM :: CodeGen/X86/avx512-inc-dec.ll (5821 of 14164) PASS: LLVM :: CodeGen/X86/avx512-gather-scatter-intrin.ll (5822 of 14164) PASS: LLVM :: CodeGen/X86/avx512-i1test.ll (5823 of 14164) PASS: LLVM :: CodeGen/X86/avx512-fma-intrinsics.ll (5824 of 14164) PASS: LLVM :: CodeGen/X86/avx512-insert-extract.ll (5825 of 14164) PASS: LLVM :: CodeGen/X86/avx512-logic.ll (5826 of 14164) PASS: LLVM :: CodeGen/X86/avx512-mask-bugfix.ll (5827 of 14164) PASS: LLVM :: CodeGen/X86/avx512-intel-ocl.ll (5828 of 14164) PASS: LLVM :: CodeGen/X86/avx512-nontemporal.ll (5829 of 14164) PASS: LLVM :: CodeGen/X86/avx512-mov.ll (5830 of 14164) PASS: LLVM :: CodeGen/X86/avx512-round.ll (5831 of 14164) PASS: LLVM :: CodeGen/X86/avx512-mask-op.ll (5832 of 14164) PASS: LLVM :: CodeGen/X86/avx512-shift.ll (5833 of 14164) PASS: LLVM :: CodeGen/X86/avx512-scalar.ll (5834 of 14164) PASS: LLVM :: CodeGen/X86/avx512-select.ll (5835 of 14164) PASS: LLVM :: CodeGen/X86/avx512-vbroadcast.ll (5836 of 14164) PASS: LLVM :: CodeGen/X86/avx512-intrinsics.ll (5837 of 14164) PASS: LLVM :: CodeGen/X86/avx512bw-arith.ll (5838 of 14164) PASS: LLVM :: CodeGen/X86/avx512-vselect-crash.ll (5839 of 14164) PASS: LLVM :: CodeGen/X86/avx512bw-mask-op.ll (5840 of 14164) PASS: LLVM :: CodeGen/X86/avx512bw-intrinsics.ll (5841 of 14164) PASS: LLVM :: CodeGen/X86/avx512-vec-cmp.ll (5842 of 14164) PASS: LLVM :: CodeGen/X86/avx512bw-mov.ll (5843 of 14164) PASS: LLVM :: CodeGen/X86/avx512-trunc-ext.ll (5844 of 14164) PASS: LLVM :: CodeGen/X86/avx512bwvl-arith.ll (5845 of 14164) PASS: LLVM :: CodeGen/X86/avx512bw-vec-cmp.ll (5846 of 14164) PASS: LLVM :: CodeGen/X86/avx512bwvl-vec-cmp.ll (5847 of 14164) PASS: LLVM :: CodeGen/X86/avx512bwvl-mov.ll (5848 of 14164) PASS: LLVM :: CodeGen/X86/avx512dq-mask-op.ll (5849 of 14164) PASS: LLVM :: CodeGen/X86/avx512er-intrinsics.ll (5850 of 14164) PASS: LLVM :: CodeGen/X86/avx512vl-arith.ll (5851 of 14164) PASS: LLVM :: CodeGen/X86/avx512dqvl-intrinsics.ll (5852 of 14164) PASS: LLVM :: CodeGen/X86/avx512vl-logic.ll (5853 of 14164) PASS: LLVM :: CodeGen/X86/avx512vl-nontemporal.ll (5854 of 14164) PASS: LLVM :: CodeGen/X86/avx512vl-mov.ll (5855 of 14164) PASS: LLVM :: CodeGen/X86/avx512vl-vec-cmp.ll (5856 of 14164) PASS: LLVM :: CodeGen/X86/barrier-sse.ll (5857 of 14164) PASS: LLVM :: CodeGen/X86/barrier.ll (5858 of 14164) PASS: LLVM :: CodeGen/X86/avx512bwvl-intrinsics.ll (5859 of 14164) PASS: LLVM :: CodeGen/X86/bc-extract.ll (5860 of 14164) PASS: LLVM :: CodeGen/X86/bigstructret2.ll (5861 of 14164) PASS: LLVM :: CodeGen/X86/bigstructret.ll (5862 of 14164) PASS: LLVM :: CodeGen/X86/bit-test-shift.ll (5863 of 14164) PASS: LLVM :: CodeGen/X86/bitcast-i256.ll (5864 of 14164) PASS: LLVM :: CodeGen/X86/bitcast-int-to-vector.ll (5865 of 14164) PASS: LLVM :: CodeGen/X86/basic-promote-integers.ll (5866 of 14164) PASS: LLVM :: CodeGen/X86/bitcast-mmx.ll (5867 of 14164) PASS: LLVM :: CodeGen/X86/bitcast.ll (5868 of 14164) PASS: LLVM :: CodeGen/X86/avx512vl-intrinsics.ll (5869 of 14164) PASS: LLVM :: CodeGen/X86/bitcast2.ll (5870 of 14164) PASS: LLVM :: CodeGen/X86/bool-simplify.ll (5871 of 14164) PASS: LLVM :: CodeGen/X86/bool-zext.ll (5872 of 14164) PASS: LLVM :: CodeGen/X86/br-fold.ll (5873 of 14164) PASS: LLVM :: CodeGen/X86/bmi.ll (5874 of 14164) PASS: LLVM :: CodeGen/X86/block-placement.ll (5875 of 14164) PASS: LLVM :: CodeGen/X86/branchfolding-landingpads.ll (5876 of 14164) PASS: LLVM :: CodeGen/X86/bss_pagealigned.ll (5877 of 14164) PASS: LLVM :: CodeGen/X86/break-anti-dependencies.ll (5878 of 14164) PASS: LLVM :: CodeGen/X86/brcond.ll (5879 of 14164) PASS: LLVM :: CodeGen/X86/break-false-dep.ll (5880 of 14164) PASS: LLVM :: CodeGen/X86/bswap-inline-asm.ll (5881 of 14164) PASS: LLVM :: CodeGen/X86/bswap.ll (5882 of 14164) PASS: LLVM :: CodeGen/X86/buildvec-insertvec.ll (5883 of 14164) PASS: LLVM :: CodeGen/X86/bt.ll (5884 of 14164) PASS: LLVM :: CodeGen/X86/btq.ll (5885 of 14164) PASS: LLVM :: CodeGen/X86/byval-align.ll (5886 of 14164) PASS: LLVM :: CodeGen/X86/byval-callee-cleanup.ll (5887 of 14164) PASS: LLVM :: CodeGen/X86/byval2.ll (5888 of 14164) PASS: LLVM :: CodeGen/X86/byval.ll (5889 of 14164) PASS: LLVM :: CodeGen/X86/byval3.ll (5890 of 14164) PASS: LLVM :: CodeGen/X86/byval4.ll (5891 of 14164) PASS: LLVM :: CodeGen/X86/byval5.ll (5892 of 14164) PASS: LLVM :: CodeGen/X86/byval6.ll (5893 of 14164) PASS: LLVM :: CodeGen/X86/bswap-vector.ll (5894 of 14164) PASS: LLVM :: CodeGen/X86/cache-intrinsic.ll (5895 of 14164) PASS: LLVM :: CodeGen/X86/byval7.ll (5896 of 14164) PASS: LLVM :: CodeGen/X86/call-push.ll (5897 of 14164) PASS: LLVM :: CodeGen/X86/catch.ll (5898 of 14164) PASS: LLVM :: CodeGen/X86/cas.ll (5899 of 14164) PASS: LLVM :: CodeGen/X86/cfstring.ll (5900 of 14164) PASS: LLVM :: CodeGen/X86/chain_order.ll (5901 of 14164) XFAIL: LLVM :: CodeGen/X86/change-compare-stride-1.ll (5902 of 14164) PASS: LLVM :: CodeGen/X86/cfi.ll (5903 of 14164) PASS: LLVM :: CodeGen/X86/call-imm.ll (5904 of 14164) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-1.ll (5905 of 14164) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-0.ll (5906 of 14164) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-2.ll (5907 of 14164) PASS: LLVM :: CodeGen/X86/clz.ll (5908 of 14164) PASS: LLVM :: CodeGen/X86/clobber-fi0.ll (5909 of 14164) PASS: LLVM :: CodeGen/X86/cmov-double.ll (5910 of 14164) PASS: LLVM :: CodeGen/X86/cmov-into-branch.ll (5911 of 14164) PASS: LLVM :: CodeGen/X86/cmp-fast-isel.ll (5912 of 14164) PASS: LLVM :: CodeGen/X86/cmov.ll (5913 of 14164) PASS: LLVM :: CodeGen/X86/cmovcmov.ll (5914 of 14164) PASS: LLVM :: CodeGen/X86/cmp.ll (5915 of 14164) PASS: LLVM :: CodeGen/X86/cmpxchg-i1.ll (5916 of 14164) PASS: LLVM :: CodeGen/X86/cmpxchg16b.ll (5917 of 14164) PASS: LLVM :: CodeGen/X86/cmpxchg-i128-i1.ll (5918 of 14164) PASS: LLVM :: CodeGen/X86/cmov-fp.ll (5919 of 14164) PASS: LLVM :: CodeGen/X86/coalesce-esp.ll (5920 of 14164) PASS: LLVM :: CodeGen/X86/cmpxchg-clobber-flags.ll (5921 of 14164) PASS: LLVM :: CodeGen/X86/coalesce_commute_subreg.ll (5922 of 14164) PASS: LLVM :: CodeGen/X86/coalesce-implicitdef.ll (5923 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-commute2.ll (5924 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-commute1.ll (5925 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-commute5.ll (5926 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-commute3.ll (5927 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-commute4.ll (5928 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-dce2.ll (5929 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-dce.ll (5930 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-cross.ll (5931 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-identity.ll (5932 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-remat.ll (5933 of 14164) PASS: LLVM :: CodeGen/X86/coalescer-subreg.ll (5934 of 14164) PASS: LLVM :: CodeGen/X86/code_placement_align_all.ll (5935 of 14164) PASS: LLVM :: CodeGen/X86/code_placement_eh.ll (5936 of 14164) PASS: LLVM :: CodeGen/X86/code_placement.ll (5937 of 14164) PASS: LLVM :: CodeGen/X86/code_placement_outline_optional_branches.ll (5938 of 14164) PASS: LLVM :: CodeGen/X86/codegen-prepare-crash.ll (5939 of 14164) PASS: LLVM :: CodeGen/X86/codegen-prepare-cast.ll (5940 of 14164) PASS: LLVM :: CodeGen/X86/codegen-prepare-addrmode-sext.ll (5941 of 14164) PASS: LLVM :: CodeGen/X86/codemodel.ll (5942 of 14164) PASS: LLVM :: CodeGen/X86/codegen-prepare.ll (5943 of 14164) PASS: LLVM :: CodeGen/X86/coff-comdat.ll (5944 of 14164) PASS: LLVM :: CodeGen/X86/coff-comdat2.ll (5945 of 14164) PASS: LLVM :: CodeGen/X86/coff-comdat3.ll (5946 of 14164) PASS: LLVM :: CodeGen/X86/coff-weak.ll (5947 of 14164) PASS: LLVM :: CodeGen/X86/coff-feat00.ll (5948 of 14164) PASS: LLVM :: CodeGen/X86/coldcc64.ll (5949 of 14164) PASS: LLVM :: CodeGen/X86/codegen-prepare-extload.ll (5950 of 14164) PASS: LLVM :: CodeGen/X86/combine-and.ll (5951 of 14164) PASS: LLVM :: CodeGen/X86/combine-avx2-intrinsics.ll (5952 of 14164) PASS: LLVM :: CodeGen/X86/combine-avx-intrinsics.ll (5953 of 14164) PASS: LLVM :: CodeGen/X86/combine-lds.ll (5954 of 14164) PASS: LLVM :: CodeGen/X86/combine-64bit-vec-binop.ll (5955 of 14164) PASS: LLVM :: CodeGen/X86/combine-sse41-intrinsics.ll (5956 of 14164) PASS: LLVM :: CodeGen/X86/combine-sse2-intrinsics.ll (5957 of 14164) PASS: LLVM :: CodeGen/X86/combine-or.ll (5958 of 14164) PASS: LLVM :: CodeGen/X86/combiner-aa-0.ll (5959 of 14164) PASS: LLVM :: CodeGen/X86/combiner-aa-1.ll (5960 of 14164) PASS: LLVM :: CodeGen/X86/commute-blend-sse41.ll (5961 of 14164) PASS: LLVM :: CodeGen/X86/commute-blend-avx2.ll (5962 of 14164) PASS: LLVM :: CodeGen/X86/commute-intrinsic.ll (5963 of 14164) PASS: LLVM :: CodeGen/X86/commute-clmul.ll (5964 of 14164) PASS: LLVM :: CodeGen/X86/commute-xop.ll (5965 of 14164) PASS: LLVM :: CodeGen/X86/commute-fcmp.ll (5966 of 14164) PASS: LLVM :: CodeGen/X86/commuted-blend-mask.ll (5967 of 14164) PASS: LLVM :: CodeGen/X86/commute-two-addr.ll (5968 of 14164) PASS: LLVM :: CodeGen/X86/compare-add.ll (5969 of 14164) PASS: LLVM :: CodeGen/X86/compare_folding.ll (5970 of 14164) PASS: LLVM :: CodeGen/X86/compare-inf.ll (5971 of 14164) PASS: LLVM :: CodeGen/X86/complex-asm.ll (5972 of 14164) PASS: LLVM :: CodeGen/X86/compiler_used.ll (5973 of 14164) PASS: LLVM :: CodeGen/X86/computeKnownBits_urem.ll (5974 of 14164) PASS: LLVM :: CodeGen/X86/complex-fca.ll (5975 of 14164) PASS: LLVM :: CodeGen/X86/const-base-addr.ll (5976 of 14164) PASS: LLVM :: CodeGen/X86/conditional-indecrement.ll (5977 of 14164) PASS: LLVM :: CodeGen/X86/constant-combines.ll (5978 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/constant-pool-remat-0.ll (5979 of 14164) PASS: LLVM :: CodeGen/X86/constant-hoisting-shift-immediate.ll (5980 of 14164) PASS: LLVM :: CodeGen/X86/constant-hoisting-optnone.ll (5981 of 14164) PASS: LLVM :: CodeGen/X86/compact-unwind.ll (5982 of 14164) PASS: LLVM :: CodeGen/X86/constant-pool-sharing.ll (5983 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/convert-2-addr-3-addr-inc64.ll (5984 of 14164) PASS: LLVM :: CodeGen/X86/copy-propagation.ll (5985 of 14164) PASS: LLVM :: CodeGen/X86/copysign-constant-magnitude.ll (5986 of 14164) PASS: LLVM :: CodeGen/X86/constpool.ll (5987 of 14164) PASS: LLVM :: CodeGen/X86/constructor.ll (5988 of 14164) PASS: LLVM :: CodeGen/X86/crash-nosse.ll (5989 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/crash.ll (5990 of 14164) PASS: LLVM :: CodeGen/X86/crash-O0.ll (5991 of 14164) PASS: LLVM :: CodeGen/X86/cppeh-nounwind.ll (5992 of 14164) PASS: LLVM :: CodeGen/X86/critical-edge-split-2.ll (5993 of 14164) XFAIL: LLVM :: CodeGen/X86/cse-add-with-overflow.ll (5994 of 14164) PASS: LLVM :: CodeGen/X86/critical-anti-dep-breaker.ll (5995 of 14164) PASS: LLVM :: CodeGen/X86/cstring.ll (5996 of 14164) PASS: LLVM :: CodeGen/X86/ctpop-combine.ll (5997 of 14164) PASS: LLVM :: CodeGen/X86/dag-optnone.ll (5998 of 14164) XFAIL: LLVM :: CodeGen/X86/cvtv2f32.ll (5999 of 14164) PASS: LLVM :: CodeGen/X86/dag-rauw-cse.ll (6000 of 14164) PASS: LLVM :: CodeGen/X86/cvt16.ll (6001 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/dagcombine-cse.ll (6002 of 14164) PASS: LLVM :: CodeGen/X86/dagcombine-and-setcc.ll (6003 of 14164) PASS: LLVM :: CodeGen/X86/dagcombine-buildvector.ll (6004 of 14164) PASS: LLVM :: CodeGen/X86/darwin-bzero.ll (6005 of 14164) PASS: LLVM :: CodeGen/X86/dagcombine-shifts.ll (6006 of 14164) PASS: LLVM :: CodeGen/X86/dagcombine-unsafe-math.ll (6007 of 14164) PASS: LLVM :: CodeGen/X86/darwin-no-dead-strip.ll (6008 of 14164) PASS: LLVM :: CodeGen/X86/darwin-quote.ll (6009 of 14164) PASS: LLVM :: CodeGen/X86/dbg-changes-codegen.ll (6010 of 14164) PASS: LLVM :: CodeGen/X86/darwin-stub.ll (6011 of 14164) PASS: LLVM :: CodeGen/X86/dbg-changes-codegen-branch-folding.ll (6012 of 14164) PASS: LLVM :: CodeGen/X86/dbg-combine.ll (6013 of 14164) PASS: LLVM :: CodeGen/X86/div8.ll (6014 of 14164) PASS: LLVM :: CodeGen/X86/discontiguous-loops.ll (6015 of 14164) PASS: LLVM :: CodeGen/X86/divrem.ll (6016 of 14164) PASS: LLVM :: CodeGen/X86/divide-by-constant.ll (6017 of 14164) PASS: LLVM :: CodeGen/X86/disable-tail-calls.ll (6018 of 14164) PASS: LLVM :: CodeGen/X86/dllexport-x86_64.ll (6019 of 14164) PASS: LLVM :: CodeGen/X86/divrem8_ext.ll (6020 of 14164) PASS: LLVM :: CodeGen/X86/cpus.ll (6021 of 14164) PASS: LLVM :: CodeGen/X86/dollar-name.ll (6022 of 14164) PASS: LLVM :: CodeGen/X86/dllexport.ll (6023 of 14164) PASS: LLVM :: CodeGen/X86/dllimport.ll (6024 of 14164) PASS: LLVM :: CodeGen/X86/dont-trunc-store-double-to-float.ll (6025 of 14164) PASS: LLVM :: CodeGen/X86/dllimport-x86_64.ll (6026 of 14164) PASS: LLVM :: CodeGen/X86/dwarf-comp-dir.ll (6027 of 14164) PASS: LLVM :: CodeGen/X86/dyn_alloca_aligned.ll (6028 of 14164) PASS: LLVM :: CodeGen/X86/dwarf-eh-prepare.ll (6029 of 14164) PASS: LLVM :: CodeGen/X86/dynamic-alloca-in-entry.ll (6030 of 14164) PASS: LLVM :: CodeGen/X86/dyn-stackalloc.ll (6031 of 14164) PASS: LLVM :: CodeGen/X86/dynamic-alloca-lifetime.ll (6032 of 14164) PASS: LLVM :: CodeGen/X86/early-ifcvt-crash.ll (6033 of 14164) PASS: LLVM :: CodeGen/X86/dynamic-allocas-VLAs.ll (6034 of 14164) PASS: LLVM :: CodeGen/X86/eh-label.ll (6035 of 14164) PASS: LLVM :: CodeGen/X86/eh-nolandingpads.ll (6036 of 14164) PASS: LLVM :: CodeGen/X86/eh_frame.ll (6037 of 14164) PASS: LLVM :: CodeGen/X86/elf-comdat2.ll (6038 of 14164) PASS: LLVM :: CodeGen/X86/early-ifcvt.ll (6039 of 14164) PASS: LLVM :: CodeGen/X86/elf-comdat.ll (6040 of 14164) PASS: LLVM :: CodeGen/X86/epilogue.ll (6041 of 14164) PASS: LLVM :: CodeGen/X86/equiv_with_fndef.ll (6042 of 14164) PASS: LLVM :: CodeGen/X86/empty-functions.ll (6043 of 14164) PASS: LLVM :: CodeGen/X86/exception-label.ll (6044 of 14164) PASS: LLVM :: CodeGen/X86/emit-big-cst.ll (6045 of 14164) PASS: LLVM :: CodeGen/X86/empty-struct-return-type.ll (6046 of 14164) PASS: LLVM :: CodeGen/X86/equiv_with_vardef.ll (6047 of 14164) PASS: LLVM :: CodeGen/X86/exedeps-movq.ll (6048 of 14164) PASS: LLVM :: CodeGen/X86/extend.ll (6049 of 14164) PASS: LLVM :: CodeGen/X86/extended-fma-contraction.ll (6050 of 14164) PASS: LLVM :: CodeGen/X86/extmul128.ll (6051 of 14164) PASS: LLVM :: CodeGen/X86/exedepsfix-broadcast.ll (6052 of 14164) PASS: LLVM :: CodeGen/X86/expand-opaque-const.ll (6053 of 14164) PASS: LLVM :: CodeGen/X86/extern_weak.ll (6054 of 14164) PASS: LLVM :: CodeGen/X86/extmul64.ll (6055 of 14164) PASS: LLVM :: CodeGen/X86/extract-concat.ll (6056 of 14164) PASS: LLVM :: CodeGen/X86/extract-extract.ll (6057 of 14164) PASS: LLVM :: CodeGen/X86/extractelement-index.ll (6058 of 14164) PASS: LLVM :: CodeGen/X86/extractelement-legalization-store-ordering.ll (6059 of 14164) PASS: LLVM :: CodeGen/X86/extractelement-from-arg.ll (6060 of 14164) PASS: LLVM :: CodeGen/X86/extract-combine.ll (6061 of 14164) PASS: LLVM :: CodeGen/X86/extract-store.ll (6062 of 14164) PASS: LLVM :: CodeGen/X86/extractelement-shuffle.ll (6063 of 14164) PASS: LLVM :: CodeGen/X86/f16c-intrinsics.ll (6064 of 14164) PASS: LLVM :: CodeGen/X86/extractps.ll (6065 of 14164) PASS: LLVM :: CodeGen/X86/extractelement-load.ll (6066 of 14164) PASS: LLVM :: CodeGen/X86/fast-cc-callee-pops.ll (6067 of 14164) PASS: LLVM :: CodeGen/X86/fabs.ll (6068 of 14164) PASS: LLVM :: CodeGen/X86/fast-cc-pass-in-regs.ll (6069 of 14164) PASS: LLVM :: CodeGen/X86/fast-cc-merge-stack-adj.ll (6070 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/fast-isel-args-fail2.ll (6071 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-agg-constant.ll (6072 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-args.ll (6073 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-atomic.ll (6074 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-args-fail.ll (6075 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll (6076 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-bc.ll (6077 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-bail.ll (6078 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-branch_weights.ll (6079 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-call.ll (6080 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-call-bool.ll (6081 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch.ll (6082 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch3.ll (6083 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-constant.ll (6084 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch2.ll (6085 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-constpool.ll (6086 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-divrem-x86-64.ll (6087 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-constrain-store-indexreg.ll (6088 of 14164) XFAIL: LLVM :: CodeGen/X86/fast-isel-double-half-convertion.ll (6089 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-expect.ll (6090 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-cmp.ll (6091 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-divrem.ll (6092 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-extract.ll (6093 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-float-half-convertion.ll (6094 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-fptrunc-fpext.ll (6095 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-fneg.ll (6096 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-gv.ll (6097 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-fold-mem.ll (6098 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-gep.ll (6099 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-i1.ll (6100 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-int-float-conversion.ll (6101 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-movsbl-indexreg.ll (6102 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-mem.ll (6103 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-ret-ext.ll (6104 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-select-cmov.ll (6105 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-select-cmp.ll (6106 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-select.ll (6107 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-select-cmov2.ll (6108 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-sext.ll (6109 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-select-pseudo-cmov.ll (6110 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-sse12-fptoint.ll (6111 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-store.ll (6112 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-tailcall.ll (6113 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-select-sse.ll (6114 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-trunc-kill-subreg.ll (6115 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-tls.ll (6116 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-vecload.ll (6117 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-x32.ll (6118 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-x86.ll (6119 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel-x86-64.ll (6120 of 14164) PASS: LLVM :: CodeGen/X86/fastcc-byval.ll (6121 of 14164) PASS: LLVM :: CodeGen/X86/fastcc-2.ll (6122 of 14164) PASS: LLVM :: CodeGen/X86/fast-isel.ll (6123 of 14164) PASS: LLVM :: CodeGen/X86/fastcc-sret.ll (6124 of 14164) PASS: LLVM :: CodeGen/X86/fastcall-correct-mangling.ll (6125 of 14164) PASS: LLVM :: CodeGen/X86/fastisel-gep-promote-before-add.ll (6126 of 14164) PASS: LLVM :: CodeGen/X86/fastcc3struct.ll (6127 of 14164) PASS: LLVM :: CodeGen/X86/fastcc.ll (6128 of 14164) PASS: LLVM :: CodeGen/X86/fcmove.ll (6129 of 14164) PASS: LLVM :: CodeGen/X86/fastmath-float-half-conversion.ll (6130 of 14164) PASS: LLVM :: CodeGen/X86/fdiv-combine.ll (6131 of 14164) PASS: LLVM :: CodeGen/X86/fdiv.ll (6132 of 14164) PASS: LLVM :: CodeGen/X86/float-asmprint.ll (6133 of 14164) PASS: LLVM :: CodeGen/X86/float-conv-elim.ll (6134 of 14164) PASS: LLVM :: CodeGen/X86/field-extract-use-trunc.ll (6135 of 14164) PASS: LLVM :: CodeGen/X86/fildll.ll (6136 of 14164) PASS: LLVM :: CodeGen/X86/floor-soft-float.ll (6137 of 14164) PASS: LLVM :: CodeGen/X86/fma-do-not-commute.ll (6138 of 14164) PASS: LLVM :: CodeGen/X86/fltused_function_pointer.ll (6139 of 14164) PASS: LLVM :: CodeGen/X86/fltused.ll (6140 of 14164) PASS: LLVM :: CodeGen/X86/fma-intrinsics-phi-213-to-231.ll (6141 of 14164) PASS: LLVM :: CodeGen/X86/fma4-intrinsics-x86_64-folded-load.ll (6142 of 14164) PASS: LLVM :: CodeGen/X86/fma-phi-213-to-231.ll (6143 of 14164) PASS: LLVM :: CodeGen/X86/fma.ll (6144 of 14164) PASS: LLVM :: CodeGen/X86/fma_patterns_wide.ll (6145 of 14164) PASS: LLVM :: CodeGen/X86/fmaxnum.ll (6146 of 14164) PASS: LLVM :: CodeGen/X86/fma_patterns.ll (6147 of 14164) PASS: LLVM :: CodeGen/X86/fminnum.ll (6148 of 14164) PASS: LLVM :: CodeGen/X86/fma-intrinsics-x86.ll (6149 of 14164) PASS: LLVM :: CodeGen/X86/fnabs.ll (6150 of 14164) PASS: LLVM :: CodeGen/X86/fmul-zero.ll (6151 of 14164) PASS: LLVM :: CodeGen/X86/fmul-combines.ll (6152 of 14164) PASS: LLVM :: CodeGen/X86/fold-add.ll (6153 of 14164) PASS: LLVM :: CodeGen/X86/fold-and-shift.ll (6154 of 14164) PASS: LLVM :: CodeGen/X86/fold-call-2.ll (6155 of 14164) PASS: LLVM :: CodeGen/X86/fold-call-oper.ll (6156 of 14164) PASS: LLVM :: CodeGen/X86/fold-imm.ll (6157 of 14164) PASS: LLVM :: CodeGen/X86/fold-call-3.ll (6158 of 14164) PASS: LLVM :: CodeGen/X86/fold-call.ll (6159 of 14164) PASS: LLVM :: CodeGen/X86/fold-load-unops.ll (6160 of 14164) PASS: LLVM :: CodeGen/X86/fold-load.ll (6161 of 14164) PASS: LLVM :: CodeGen/X86/fold-load-vec.ll (6162 of 14164) PASS: LLVM :: CodeGen/X86/fold-load-binops.ll (6163 of 14164) PASS: LLVM :: CodeGen/X86/fold-mul-lohi.ll (6164 of 14164) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-1.ll (6165 of 14164) PASS: LLVM :: CodeGen/X86/fold-sext-trunc.ll (6166 of 14164) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-2.ll (6167 of 14164) PASS: LLVM :: CodeGen/X86/fold-vector-sext-crash.ll (6168 of 14164) PASS: LLVM :: CodeGen/X86/fold-tied-op.ll (6169 of 14164) PASS: LLVM :: CodeGen/X86/fold-vector-bv-crash.ll (6170 of 14164) PASS: LLVM :: CodeGen/X86/fold-vector-sext-crash2.ll (6171 of 14164) PASS: LLVM :: CodeGen/X86/fold-vector-sext-zext.ll (6172 of 14164) PASS: LLVM :: CodeGen/X86/fold-vector-shl-crash.ll (6173 of 14164) PASS: LLVM :: CodeGen/X86/fold-vector-trunc-sitofp.ll (6174 of 14164) PASS: LLVM :: CodeGen/X86/fold-vector-shuffle-crash.ll (6175 of 14164) PASS: LLVM :: CodeGen/X86/fold-xmm-zero.ll (6176 of 14164) PASS: LLVM :: CodeGen/X86/force-align-stack.ll (6177 of 14164) PASS: LLVM :: CodeGen/X86/force-align-stack-alloca.ll (6178 of 14164) PASS: LLVM :: CodeGen/X86/fold-zext-trunc.ll (6179 of 14164) PASS: LLVM :: CodeGen/X86/fp-double-rounding.ll (6180 of 14164) PASS: LLVM :: CodeGen/X86/fp-elim-and-no-fp-elim.ll (6181 of 14164) PASS: LLVM :: CodeGen/X86/fold-vex.ll (6182 of 14164) PASS: LLVM :: CodeGen/X86/fp-elim.ll (6183 of 14164) PASS: LLVM :: CodeGen/X86/fp-immediate-shorten.ll (6184 of 14164) PASS: LLVM :: CodeGen/X86/fp-in-intregs.ll (6185 of 14164) PASS: LLVM :: CodeGen/X86/fp-fast.ll (6186 of 14164) PASS: LLVM :: CodeGen/X86/fp-select-cmp-and.ll (6187 of 14164) PASS: LLVM :: CodeGen/X86/fp-load-trunc.ll (6188 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-O0-crash.ll (6189 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-compare-cmov.ll (6190 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-O0.ll (6191 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-2results.ll (6192 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-compare.ll (6193 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-ret-store.ll (6194 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-direct-ret.ll (6195 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-ret-conv.ll (6196 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-ret.ll (6197 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-retcopy.ll (6198 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack-set-st1.ll (6199 of 14164) PASS: LLVM :: CodeGen/X86/fp-stack.ll (6200 of 14164) PASS: LLVM :: CodeGen/X86/fp-une-cmp.ll (6201 of 14164) PASS: LLVM :: CodeGen/X86/fp2sint.ll (6202 of 14164) PASS: LLVM :: CodeGen/X86/fp-trunc.ll (6203 of 14164) PASS: LLVM :: CodeGen/X86/fp_constant_op.ll (6204 of 14164) PASS: LLVM :: CodeGen/X86/fp_load_fold.ll (6205 of 14164) PASS: LLVM :: CodeGen/X86/fp_load_cast_fold.ll (6206 of 14164) PASS: LLVM :: CodeGen/X86/frame-base.ll (6207 of 14164) PASS: LLVM :: CodeGen/X86/fpstack-debuginstr-kill.ll (6208 of 14164) PASS: LLVM :: CodeGen/X86/frameescape.ll (6209 of 14164) PASS: LLVM :: CodeGen/X86/fsgsbase.ll (6210 of 14164) PASS: LLVM :: CodeGen/X86/frameregister.ll (6211 of 14164) PASS: LLVM :: CodeGen/X86/fsxor-alignment.ll (6212 of 14164) PASS: LLVM :: CodeGen/X86/function-subtarget-features.ll (6213 of 14164) PASS: LLVM :: CodeGen/X86/function-subtarget-features-2.ll (6214 of 14164) PASS: LLVM :: CodeGen/X86/full-lsr.ll (6215 of 14164) PASS: LLVM :: CodeGen/X86/frameaddr.ll (6216 of 14164) PASS: LLVM :: CodeGen/X86/ga-offset.ll (6217 of 14164) PASS: LLVM :: CodeGen/X86/gcc_except_table.ll (6218 of 14164) PASS: LLVM :: CodeGen/X86/gather-addresses.ll (6219 of 14164) PASS: LLVM :: CodeGen/X86/gcc_except_table_functions.ll (6220 of 14164) PASS: LLVM :: CodeGen/X86/ghc-cc.ll (6221 of 14164) PASS: LLVM :: CodeGen/X86/global-fill.ll (6222 of 14164) PASS: LLVM :: CodeGen/X86/ghc-cc64.ll (6223 of 14164) PASS: LLVM :: CodeGen/X86/getelementptr.ll (6224 of 14164) PASS: LLVM :: CodeGen/X86/global-sections-tls.ll (6225 of 14164) PASS: LLVM :: CodeGen/X86/global-sections-comdat.ll (6226 of 14164) PASS: LLVM :: CodeGen/X86/h-register-addressing-32.ll (6227 of 14164) PASS: LLVM :: CodeGen/X86/gs-fold.ll (6228 of 14164) PASS: LLVM :: CodeGen/X86/h-register-addressing-64.ll (6229 of 14164) PASS: LLVM :: CodeGen/X86/h-registers-1.ll (6230 of 14164) PASS: LLVM :: CodeGen/X86/h-registers-0.ll (6231 of 14164) PASS: LLVM :: CodeGen/X86/h-registers-2.ll (6232 of 14164) PASS: LLVM :: CodeGen/X86/h-register-store.ll (6233 of 14164) PASS: LLVM :: CodeGen/X86/global-sections.ll (6234 of 14164) PASS: LLVM :: CodeGen/X86/h-registers-3.ll (6235 of 14164) PASS: LLVM :: CodeGen/X86/haddsub.ll (6236 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/handle-move.ll (6237 of 14164) PASS: LLVM :: CodeGen/X86/haddsub-undef.ll (6238 of 14164) PASS: LLVM :: CodeGen/X86/half.ll (6239 of 14164) PASS: LLVM :: CodeGen/X86/hidden-vis-2.ll (6240 of 14164) PASS: LLVM :: CodeGen/X86/hidden-vis-3.ll (6241 of 14164) PASS: LLVM :: CodeGen/X86/hidden-vis-4.ll (6242 of 14164) PASS: LLVM :: CodeGen/X86/haddsub-2.ll (6243 of 14164) PASS: LLVM :: CodeGen/X86/hidden-vis-pic.ll (6244 of 14164) PASS: LLVM :: CodeGen/X86/hipe-cc64.ll (6245 of 14164) PASS: LLVM :: CodeGen/X86/hipe-cc.ll (6246 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/hoist-invariant-load.ll (6247 of 14164) PASS: LLVM :: CodeGen/X86/hidden-vis.ll (6248 of 14164) XFAIL: LLVM :: CodeGen/X86/hoist-common.ll (6249 of 14164) PASS: LLVM :: CodeGen/X86/hipe-prologue.ll (6250 of 14164) PASS: LLVM :: CodeGen/X86/i128-and-beyond.ll (6251 of 14164) PASS: LLVM :: CodeGen/X86/huge-stack-offset.ll (6252 of 14164) PASS: LLVM :: CodeGen/X86/i128-immediate.ll (6253 of 14164) PASS: LLVM :: CodeGen/X86/i128-mul.ll (6254 of 14164) PASS: LLVM :: CodeGen/X86/i128-ret.ll (6255 of 14164) PASS: LLVM :: CodeGen/X86/i128-sdiv.ll (6256 of 14164) PASS: LLVM :: CodeGen/X86/i1narrowfail.ll (6257 of 14164) PASS: LLVM :: CodeGen/X86/i256-add.ll (6258 of 14164) PASS: LLVM :: CodeGen/X86/i486-fence-loop.ll (6259 of 14164) PASS: LLVM :: CodeGen/X86/i2k.ll (6260 of 14164) PASS: LLVM :: CodeGen/X86/ident-metadata.ll (6261 of 14164) PASS: LLVM :: CodeGen/X86/iabs.ll (6262 of 14164) PASS: LLVM :: CodeGen/X86/illegal-insert.ll (6263 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/implicit-null-check-negative.ll (6264 of 14164) PASS: LLVM :: CodeGen/X86/i64-mem-copy.ll (6265 of 14164) PASS: LLVM :: CodeGen/X86/imul-lea-2.ll (6266 of 14164) PASS: LLVM :: CodeGen/X86/imul-lea.ll (6267 of 14164) PASS: LLVM :: CodeGen/X86/illegal-vector-args-return.ll (6268 of 14164) PASS: LLVM :: CodeGen/X86/inalloca-ctor.ll (6269 of 14164) PASS: LLVM :: CodeGen/X86/implicit-null-check.ll (6270 of 14164) PASS: LLVM :: CodeGen/X86/inalloca-stdcall.ll (6271 of 14164) PASS: LLVM :: CodeGen/X86/inalloca-invoke.ll (6272 of 14164) PASS: LLVM :: CodeGen/X86/inalloca.ll (6273 of 14164) PASS: LLVM :: CodeGen/X86/inalloca-regparm.ll (6274 of 14164) PASS: LLVM :: CodeGen/X86/imul.ll (6275 of 14164) PASS: LLVM :: CodeGen/X86/indirect-hidden.ll (6276 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-2addr.ll (6277 of 14164) PASS: LLVM :: CodeGen/X86/init-priority.ll (6278 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-bad-constraint-n.ll (6279 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-duplicated-constraint.ll (6280 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-R-constraint.ll (6281 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-flag-clobber.ll (6282 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-modifier-n.ll (6283 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-h.ll (6284 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-fpstack.ll (6285 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-modifier-q.ll (6286 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-pic.ll (6287 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-error.ll (6288 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-out-regs.ll (6289 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-mrv.ll (6290 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-ptr-cast.ll (6291 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-q-regs.ll (6292 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-sp-clobber-memcpy.ll (6293 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-stack-realign3.ll (6294 of 14164) XFAIL: LLVM :: CodeGen/X86/inline-asm-stack-realign2.ll (6295 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-x-scalar.ll (6296 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm-tied.ll (6297 of 14164) PASS: LLVM :: CodeGen/X86/inlineasm-sched-bug.ll (6298 of 14164) XFAIL: LLVM :: CodeGen/X86/inline-asm-stack-realign.ll (6299 of 14164) PASS: LLVM :: CodeGen/X86/inline-asm.ll (6300 of 14164) PASS: LLVM :: CodeGen/X86/ins_split_regalloc.ll (6301 of 14164) PASS: LLVM :: CodeGen/X86/inreg.ll (6302 of 14164) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-2.ll (6303 of 14164) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-1.ll (6304 of 14164) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-3.ll (6305 of 14164) PASS: LLVM :: CodeGen/X86/insert-positions.ll (6306 of 14164) PASS: LLVM :: CodeGen/X86/insertelement-legalize.ll (6307 of 14164) PASS: LLVM :: CodeGen/X86/insertps-O0-bug.ll (6308 of 14164) PASS: LLVM :: CodeGen/X86/insertelement-copytoregs.ll (6309 of 14164) PASS: LLVM :: CodeGen/X86/invalid-shift-immediate.ll (6310 of 14164) PASS: LLVM :: CodeGen/X86/isel-optnone.ll (6311 of 14164) PASS: LLVM :: CodeGen/X86/int-intrinsic.ll (6312 of 14164) PASS: LLVM :: CodeGen/X86/isel-sink.ll (6313 of 14164) PASS: LLVM :: CodeGen/X86/isel-sink3.ll (6314 of 14164) PASS: LLVM :: CodeGen/X86/isel-sink2.ll (6315 of 14164) PASS: LLVM :: CodeGen/X86/isnan.ll (6316 of 14164) PASS: LLVM :: CodeGen/X86/isnan2.ll (6317 of 14164) PASS: LLVM :: CodeGen/X86/ispositive.ll (6318 of 14164) PASS: LLVM :: CodeGen/X86/isint.ll (6319 of 14164) PASS: LLVM :: CodeGen/X86/large-code-model-isel.ll (6320 of 14164) PASS: LLVM :: CodeGen/X86/label-redefinition.ll (6321 of 14164) PASS: LLVM :: CodeGen/X86/large-constants.ll (6322 of 14164) PASS: LLVM :: CodeGen/X86/large-gep-scale.ll (6323 of 14164) PASS: LLVM :: CodeGen/X86/jump_sign.ll (6324 of 14164) PASS: LLVM :: CodeGen/X86/large-global.ll (6325 of 14164) PASS: LLVM :: CodeGen/X86/ldzero.ll (6326 of 14164) PASS: LLVM :: CodeGen/X86/lea-3.ll (6327 of 14164) PASS: LLVM :: CodeGen/X86/lea-4.ll (6328 of 14164) PASS: LLVM :: CodeGen/X86/lea-recursion.ll (6329 of 14164) PASS: LLVM :: CodeGen/X86/lea-2.ll (6330 of 14164) PASS: LLVM :: CodeGen/X86/lea-5.ll (6331 of 14164) PASS: LLVM :: CodeGen/X86/legalize-fmp-oeq-vector-select.ll (6332 of 14164) PASS: LLVM :: CodeGen/X86/leaf-fp-elim.ll (6333 of 14164) PASS: LLVM :: CodeGen/X86/lea.ll (6334 of 14164) PASS: LLVM :: CodeGen/X86/legalize-shl-vec.ll (6335 of 14164) PASS: LLVM :: CodeGen/X86/legalize-shift-64.ll (6336 of 14164) PASS: LLVM :: CodeGen/X86/legalize-libcalls.ll (6337 of 14164) PASS: LLVM :: CodeGen/X86/legalize-sub-zero-2.ll (6338 of 14164) PASS: LLVM :: CodeGen/X86/legalize-sub-zero.ll (6339 of 14164) PASS: LLVM :: CodeGen/X86/legalizedag_vec.ll (6340 of 14164) PASS: LLVM :: CodeGen/X86/libcall-sret.ll (6341 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/licm-nested.ll (6342 of 14164) PASS: LLVM :: CodeGen/X86/lfence.ll (6343 of 14164) PASS: LLVM :: CodeGen/X86/licm-dominance.ll (6344 of 14164) XFAIL: LLVM :: CodeGen/X86/licm-regpressure.ll (6345 of 14164) PASS: LLVM :: CodeGen/X86/licm-symbol.ll (6346 of 14164) PASS: LLVM :: CodeGen/X86/live-out-reg-info.ll (6347 of 14164) PASS: LLVM :: CodeGen/X86/liveness-local-regalloc.ll (6348 of 14164) PASS: LLVM :: CodeGen/X86/limited-prec.ll (6349 of 14164) PASS: LLVM :: CodeGen/X86/llc-override-mcpu-mattr.ll (6350 of 14164) PASS: LLVM :: CodeGen/X86/lock-inst-encoding.ll (6351 of 14164) PASS: LLVM :: CodeGen/X86/log2_not_readnone.ll (6352 of 14164) PASS: LLVM :: CodeGen/X86/long-setcc.ll (6353 of 14164) PASS: LLVM :: CodeGen/X86/logical-load-fold.ll (6354 of 14164) PASS: LLVM :: CodeGen/X86/load-slice.ll (6355 of 14164) PASS: LLVM :: CodeGen/X86/loop-hoist.ll (6356 of 14164) PASS: LLVM :: CodeGen/X86/loop-blocks.ll (6357 of 14164) PASS: LLVM :: CodeGen/X86/longlong-deadload.ll (6358 of 14164) PASS: LLVM :: CodeGen/X86/large-gep-chain.ll (6359 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce.ll (6360 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce-3.ll (6361 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce5.ll (6362 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce2.ll (6363 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce-2.ll (6364 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce6.ll (6365 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce4.ll (6366 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce7.ll (6367 of 14164) PASS: LLVM :: CodeGen/X86/loop-strength-reduce8.ll (6368 of 14164) PASS: LLVM :: CodeGen/X86/lower-vec-shuffle-bug.ll (6369 of 14164) PASS: LLVM :: CodeGen/X86/lower-vec-shift-2.ll (6370 of 14164) PASS: LLVM :: CodeGen/X86/lower-bitcast.ll (6371 of 14164) PASS: LLVM :: CodeGen/X86/lower-vec-shift.ll (6372 of 14164) PASS: LLVM :: CodeGen/X86/lsr-i386.ll (6373 of 14164) PASS: LLVM :: CodeGen/X86/lsr-delayed-fold.ll (6374 of 14164) PASS: LLVM :: CodeGen/X86/lsr-interesting-step.ll (6375 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/lsr-normalization.ll (6376 of 14164) PASS: LLVM :: CodeGen/X86/lsr-nonaffine.ll (6377 of 14164) PASS: LLVM :: CodeGen/X86/lsr-overflow.ll (6378 of 14164) PASS: LLVM :: CodeGen/X86/lsr-loop-exit-cond.ll (6379 of 14164) PASS: LLVM :: CodeGen/X86/lsr-redundant-addressing.ll (6380 of 14164) PASS: LLVM :: CodeGen/X86/lsr-quadratic-expand.ll (6381 of 14164) PASS: LLVM :: CodeGen/X86/lsr-negative-stride.ll (6382 of 14164) PASS: LLVM :: CodeGen/X86/lsr-reuse-trunc.ll (6383 of 14164) PASS: LLVM :: CodeGen/X86/lsr-wrap.ll (6384 of 14164) PASS: LLVM :: CodeGen/X86/lsr-sort.ll (6385 of 14164) XFAIL: LLVM :: CodeGen/X86/lsr-reuse.ll (6386 of 14164) PASS: LLVM :: CodeGen/X86/lsr-static-addr.ll (6387 of 14164) PASS: LLVM :: CodeGen/X86/lzcnt.ll (6388 of 14164) PASS: LLVM :: CodeGen/X86/machine-cp.ll (6389 of 14164) PASS: LLVM :: CodeGen/X86/lzcnt-tzcnt.ll (6390 of 14164) PASS: LLVM :: CodeGen/X86/machine-combiner.ll (6391 of 14164) PASS: LLVM :: CodeGen/X86/machine-cse.ll (6392 of 14164) PASS: LLVM :: CodeGen/X86/machine-trace-metrics-crash.ll (6393 of 14164) PASS: LLVM :: CodeGen/X86/macho-comdat.ll (6394 of 14164) PASS: LLVM :: CodeGen/X86/masked-iv-safe.ll (6395 of 14164) PASS: LLVM :: CodeGen/X86/masked_gather_scatter.ll (6396 of 14164) PASS: LLVM :: CodeGen/X86/masked-iv-unsafe.ll (6397 of 14164) PASS: LLVM :: CodeGen/X86/maskmovdqu.ll (6398 of 14164) PASS: LLVM :: CodeGen/X86/mcinst-avx-lowering.ll (6399 of 14164) PASS: LLVM :: CodeGen/X86/mature-mc-support.ll (6400 of 14164) PASS: LLVM :: CodeGen/X86/masked_memop.ll (6401 of 14164) PASS: LLVM :: CodeGen/X86/mem-intrin-base-reg.ll (6402 of 14164) PASS: LLVM :: CodeGen/X86/mcinst-lowering.ll (6403 of 14164) PASS: LLVM :: CodeGen/X86/membarrier.ll (6404 of 14164) PASS: LLVM :: CodeGen/X86/memcpy.ll (6405 of 14164) PASS: LLVM :: CodeGen/X86/memset-2.ll (6406 of 14164) PASS: LLVM :: CodeGen/X86/memcmp.ll (6407 of 14164) PASS: LLVM :: CodeGen/X86/memcpy-2.ll (6408 of 14164) PASS: LLVM :: CodeGen/X86/memset-3.ll (6409 of 14164) PASS: LLVM :: CodeGen/X86/memset.ll (6410 of 14164) PASS: LLVM :: CodeGen/X86/memset-sse-stack-realignment.ll (6411 of 14164) PASS: LLVM :: CodeGen/X86/merge-consecutive-stores-i1.ll (6412 of 14164) PASS: LLVM :: CodeGen/X86/merge_store.ll (6413 of 14164) PASS: LLVM :: CodeGen/X86/memset64-on-x86-32.ll (6414 of 14164) PASS: LLVM :: CodeGen/X86/mingw-alloca.ll (6415 of 14164) PASS: LLVM :: CodeGen/X86/misaligned-memset.ll (6416 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/misched-aa-colored.ll (6417 of 14164) PASS: LLVM :: CodeGen/X86/mfence.ll (6418 of 14164) PASS: LLVM :: CodeGen/X86/misched-aa-mmos.ll (6419 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/misched-copy.ll (6420 of 14164) PASS: LLVM :: CodeGen/X86/misched-balance.ll (6421 of 14164) PASS: LLVM :: CodeGen/X86/misched-code-difference-with-debug.ll (6422 of 14164) PASS: LLVM :: CodeGen/X86/misched-crash.ll (6423 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/misched-matmul.ll (6424 of 14164) PASS: LLVM :: CodeGen/X86/misched-fusion.ll (6425 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/misched-new.ll (6426 of 14164) PASS: LLVM :: CodeGen/X86/mmx-arg-passing-x86-64.ll (6427 of 14164) PASS: LLVM :: CodeGen/X86/misched-ilp.ll (6428 of 14164) PASS: LLVM :: CodeGen/X86/mem-promote-integers.ll (6429 of 14164) PASS: LLVM :: CodeGen/X86/misched-matrix.ll (6430 of 14164) PASS: LLVM :: CodeGen/X86/mmx-arg-passing.ll (6431 of 14164) PASS: LLVM :: CodeGen/X86/mmx-bitcast.ll (6432 of 14164) PASS: LLVM :: CodeGen/X86/mmx-fold-load.ll (6433 of 14164) PASS: LLVM :: CodeGen/X86/mmx-arith.ll (6434 of 14164) PASS: LLVM :: CodeGen/X86/mmx-copy-gprs.ll (6435 of 14164) PASS: LLVM :: CodeGen/X86/movfs.ll (6436 of 14164) PASS: LLVM :: CodeGen/X86/movbe.ll (6437 of 14164) PASS: LLVM :: CodeGen/X86/mod128.ll (6438 of 14164) PASS: LLVM :: CodeGen/X86/movntdq-no-avx.ll (6439 of 14164) PASS: LLVM :: CodeGen/X86/movmsk.ll (6440 of 14164) PASS: LLVM :: CodeGen/X86/movgs.ll (6441 of 14164) PASS: LLVM :: CodeGen/X86/ms-inline-asm.ll (6442 of 14164) PASS: LLVM :: CodeGen/X86/mul-remat.ll (6443 of 14164) PASS: LLVM :: CodeGen/X86/mul-legalize.ll (6444 of 14164) PASS: LLVM :: CodeGen/X86/mul-shift-reassoc.ll (6445 of 14164) PASS: LLVM :: CodeGen/X86/mul128.ll (6446 of 14164) PASS: LLVM :: CodeGen/X86/movtopush.ll (6447 of 14164) PASS: LLVM :: CodeGen/X86/mul128_sext_loop.ll (6448 of 14164) PASS: LLVM :: CodeGen/X86/mul64.ll (6449 of 14164) PASS: LLVM :: CodeGen/X86/muloti.ll (6450 of 14164) PASS: LLVM :: CodeGen/X86/mult-alt-x86.ll (6451 of 14164) PASS: LLVM :: CodeGen/X86/mult-alt-generic-i686.ll (6452 of 14164) PASS: LLVM :: CodeGen/X86/mult-alt-generic-x86_64.ll (6453 of 14164) PASS: LLVM :: CodeGen/X86/multiple-return-values-cross-block.ll (6454 of 14164) PASS: LLVM :: CodeGen/X86/multiple-loop-post-inc.ll (6455 of 14164) PASS: LLVM :: CodeGen/X86/mulx32.ll (6456 of 14164) PASS: LLVM :: CodeGen/X86/mulx64.ll (6457 of 14164) PASS: LLVM :: CodeGen/X86/musttail-indirect.ll (6458 of 14164) PASS: LLVM :: CodeGen/X86/mmx-intrinsics.ll (6459 of 14164) PASS: LLVM :: CodeGen/X86/musttail-thiscall.ll (6460 of 14164) PASS: LLVM :: CodeGen/X86/musttail-fastcall.ll (6461 of 14164) PASS: LLVM :: CodeGen/X86/named-reg-alloc.ll (6462 of 14164) PASS: LLVM :: CodeGen/X86/musttail.ll (6463 of 14164) PASS: LLVM :: CodeGen/X86/musttail-varargs.ll (6464 of 14164) PASS: LLVM :: CodeGen/X86/named-reg-notareg.ll (6465 of 14164) PASS: LLVM :: CodeGen/X86/narrow-shl-load.ll (6466 of 14164) PASS: LLVM :: CodeGen/X86/narrow-shl-cst.ll (6467 of 14164) PASS: LLVM :: CodeGen/X86/narrow_op-1.ll (6468 of 14164) PASS: LLVM :: CodeGen/X86/neg_cmp.ll (6469 of 14164) PASS: LLVM :: CodeGen/X86/nancvt.ll (6470 of 14164) PASS: LLVM :: CodeGen/X86/neg-shl-add.ll (6471 of 14164) PASS: LLVM :: CodeGen/X86/neg_fp.ll (6472 of 14164) PASS: LLVM :: CodeGen/X86/negative-sin.ll (6473 of 14164) PASS: LLVM :: CodeGen/X86/negative-stride-fptosi-user.ll (6474 of 14164) PASS: LLVM :: CodeGen/X86/negate-add-zero.ll (6475 of 14164) PASS: LLVM :: CodeGen/X86/negative-subscript.ll (6476 of 14164) PASS: LLVM :: CodeGen/X86/negative_zero.ll (6477 of 14164) PASS: LLVM :: CodeGen/X86/newline-and-quote.ll (6478 of 14164) PASS: LLVM :: CodeGen/X86/no-cmov.ll (6479 of 14164) PASS: LLVM :: CodeGen/X86/nocx16.ll (6480 of 14164) PASS: LLVM :: CodeGen/X86/nobt.ll (6481 of 14164) PASS: LLVM :: CodeGen/X86/non-lazy-bind.ll (6482 of 14164) PASS: LLVM :: CodeGen/X86/non-unique-sections.ll (6483 of 14164) PASS: LLVM :: CodeGen/X86/nonconst-static-ev.ll (6484 of 14164) PASS: LLVM :: CodeGen/X86/nonconst-static-iv.ll (6485 of 14164) PASS: LLVM :: CodeGen/X86/nontemporal.ll (6486 of 14164) PASS: LLVM :: CodeGen/X86/norex-subreg.ll (6487 of 14164) PASS: LLVM :: CodeGen/X86/nontemporal-2.ll (6488 of 14164) PASS: LLVM :: CodeGen/X86/nosse-error1.ll (6489 of 14164) PASS: LLVM :: CodeGen/X86/nosse-error2.ll (6490 of 14164) PASS: LLVM :: CodeGen/X86/nosse-varargs.ll (6491 of 14164) PASS: LLVM :: CodeGen/X86/null-streamer.ll (6492 of 14164) PASS: LLVM :: CodeGen/X86/object-size.ll (6493 of 14164) PASS: LLVM :: CodeGen/X86/objc-gc-module-flags.ll (6494 of 14164) PASS: LLVM :: CodeGen/X86/opaque-constant-asm.ll (6495 of 14164) PASS: LLVM :: CodeGen/X86/opt-ext-uses.ll (6496 of 14164) PASS: LLVM :: CodeGen/X86/opt-shuff-tstore.ll (6497 of 14164) PASS: LLVM :: CodeGen/X86/optimize-max-1.ll (6498 of 14164) PASS: LLVM :: CodeGen/X86/optimize-max-0.ll (6499 of 14164) PASS: LLVM :: CodeGen/X86/optimize-max-3.ll (6500 of 14164) PASS: LLVM :: CodeGen/X86/or-address.ll (6501 of 14164) PASS: LLVM :: CodeGen/X86/optimize-max-2.ll (6502 of 14164) PASS: LLVM :: CodeGen/X86/osx-private-labels.ll (6503 of 14164) PASS: LLVM :: CodeGen/X86/overlap-shift.ll (6504 of 14164) PASS: LLVM :: CodeGen/X86/or-branch.ll (6505 of 14164) PASS: LLVM :: CodeGen/X86/pass-three.ll (6506 of 14164) PASS: LLVM :: CodeGen/X86/patchpoint-invoke.ll (6507 of 14164) PASS: LLVM :: CodeGen/X86/palignr.ll (6508 of 14164) PASS: LLVM :: CodeGen/X86/packed_struct.ll (6509 of 14164) PASS: LLVM :: CodeGen/X86/patchpoint-webkit_jscc.ll (6510 of 14164) PASS: LLVM :: CodeGen/X86/peep-setb.ll (6511 of 14164) PASS: LLVM :: CodeGen/X86/patchpoint.ll (6512 of 14164) PASS: LLVM :: CodeGen/X86/peep-test-1.ll (6513 of 14164) PASS: LLVM :: CodeGen/X86/peep-test-0.ll (6514 of 14164) PASS: LLVM :: CodeGen/X86/peep-test-2.ll (6515 of 14164) PASS: LLVM :: CodeGen/X86/peep-test-3.ll (6516 of 14164) PASS: LLVM :: CodeGen/X86/peephole-fold-movsd.ll (6517 of 14164) PASS: LLVM :: CodeGen/X86/peep-test-4.ll (6518 of 14164) PASS: LLVM :: CodeGen/X86/peephole-multiple-folds.ll (6519 of 14164) PASS: LLVM :: CodeGen/X86/phi-bit-propagation.ll (6520 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/phi-immediate-factoring.ll (6521 of 14164) PASS: LLVM :: CodeGen/X86/personality.ll (6522 of 14164) PASS: LLVM :: CodeGen/X86/phaddsub.ll (6523 of 14164) PASS: LLVM :: CodeGen/X86/personality_size.ll (6524 of 14164) PASS: LLVM :: CodeGen/X86/phielim-split.ll (6525 of 14164) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-2.ll (6526 of 14164) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-3.ll (6527 of 14164) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce.ll (6528 of 14164) PASS: LLVM :: CodeGen/X86/pic.ll (6529 of 14164) PASS: LLVM :: CodeGen/X86/pic-load-remat.ll (6530 of 14164) PASS: LLVM :: CodeGen/X86/phys-reg-local-regalloc.ll (6531 of 14164) PASS: LLVM :: CodeGen/X86/pmovext.ll (6532 of 14164) PASS: LLVM :: CodeGen/X86/pic_jumptable.ll (6533 of 14164) PASS: LLVM :: CodeGen/X86/pmulld.ll (6534 of 14164) PASS: LLVM :: CodeGen/X86/pointer-vector.ll (6535 of 14164) PASS: LLVM :: CodeGen/X86/pmul.ll (6536 of 14164) PASS: LLVM :: CodeGen/X86/popcnt.ll (6537 of 14164) PASS: LLVM :: CodeGen/X86/pmovsx-inreg.ll (6538 of 14164) PASS: LLVM :: CodeGen/X86/postalloc-coalescing.ll (6539 of 14164) PASS: LLVM :: CodeGen/X86/powi.ll (6540 of 14164) PASS: LLVM :: CodeGen/X86/pr10068.ll (6541 of 14164) PASS: LLVM :: CodeGen/X86/pr10475.ll (6542 of 14164) PASS: LLVM :: CodeGen/X86/pr10499.ll (6543 of 14164) PASS: LLVM :: CodeGen/X86/pr10523.ll (6544 of 14164) PASS: LLVM :: CodeGen/X86/postra-licm.ll (6545 of 14164) PASS: LLVM :: CodeGen/X86/pr10525.ll (6546 of 14164) PASS: LLVM :: CodeGen/X86/pr10526.ll (6547 of 14164) PASS: LLVM :: CodeGen/X86/pr10524.ll (6548 of 14164) PASS: LLVM :: CodeGen/X86/pr11202.ll (6549 of 14164) PASS: LLVM :: CodeGen/X86/pr11415.ll (6550 of 14164) PASS: LLVM :: CodeGen/X86/pr11334.ll (6551 of 14164) PASS: LLVM :: CodeGen/X86/pr11985.ll (6552 of 14164) PASS: LLVM :: CodeGen/X86/pr11468.ll (6553 of 14164) PASS: LLVM :: CodeGen/X86/pr12360.ll (6554 of 14164) PASS: LLVM :: CodeGen/X86/pr11998.ll (6555 of 14164) PASS: LLVM :: CodeGen/X86/pr12889.ll (6556 of 14164) PASS: LLVM :: CodeGen/X86/pr13458.ll (6557 of 14164) PASS: LLVM :: CodeGen/X86/pr13209.ll (6558 of 14164) PASS: LLVM :: CodeGen/X86/pr13220.ll (6559 of 14164) PASS: LLVM :: CodeGen/X86/pr12312.ll (6560 of 14164) PASS: LLVM :: CodeGen/X86/pr13577.ll (6561 of 14164) PASS: LLVM :: CodeGen/X86/pr13859.ll (6562 of 14164) PASS: LLVM :: CodeGen/X86/pr14088.ll (6563 of 14164) PASS: LLVM :: CodeGen/X86/pr13899.ll (6564 of 14164) PASS: LLVM :: CodeGen/X86/pr14161.ll (6565 of 14164) PASS: LLVM :: CodeGen/X86/pr14098.ll (6566 of 14164) PASS: LLVM :: CodeGen/X86/pr14204.ll (6567 of 14164) PASS: LLVM :: CodeGen/X86/pr14333.ll (6568 of 14164) PASS: LLVM :: CodeGen/X86/pr14314.ll (6569 of 14164) PASS: LLVM :: CodeGen/X86/pr14562.ll (6570 of 14164) PASS: LLVM :: CodeGen/X86/pr1462.ll (6571 of 14164) PASS: LLVM :: CodeGen/X86/pr1505.ll (6572 of 14164) PASS: LLVM :: CodeGen/X86/pr15267.ll (6573 of 14164) PASS: LLVM :: CodeGen/X86/pr1505b.ll (6574 of 14164) PASS: LLVM :: CodeGen/X86/pr1489.ll (6575 of 14164) PASS: LLVM :: CodeGen/X86/pr15296.ll (6576 of 14164) PASS: LLVM :: CodeGen/X86/pr16031.ll (6577 of 14164) PASS: LLVM :: CodeGen/X86/pr16360.ll (6578 of 14164) PASS: LLVM :: CodeGen/X86/pr15309.ll (6579 of 14164) PASS: LLVM :: CodeGen/X86/pr16807.ll (6580 of 14164) PASS: LLVM :: CodeGen/X86/pr17546.ll (6581 of 14164) PASS: LLVM :: CodeGen/X86/pr18014.ll (6582 of 14164) PASS: LLVM :: CodeGen/X86/pr17764.ll (6583 of 14164) PASS: LLVM :: CodeGen/X86/pr17631.ll (6584 of 14164) PASS: LLVM :: CodeGen/X86/pr18162.ll (6585 of 14164) PASS: LLVM :: CodeGen/X86/pr18054.ll (6586 of 14164) PASS: LLVM :: CodeGen/X86/pr18023.ll (6587 of 14164) PASS: LLVM :: CodeGen/X86/pr18846.ll (6588 of 14164) PASS: LLVM :: CodeGen/X86/pr20088.ll (6589 of 14164) PASS: LLVM :: CodeGen/X86/pr19049.ll (6590 of 14164) PASS: LLVM :: CodeGen/X86/pr20020.ll (6591 of 14164) PASS: LLVM :: CodeGen/X86/pr21099.ll (6592 of 14164) PASS: LLVM :: CodeGen/X86/pr21529.ll (6593 of 14164) PASS: LLVM :: CodeGen/X86/pr2177.ll (6594 of 14164) PASS: LLVM :: CodeGen/X86/pr2182.ll (6595 of 14164) PASS: LLVM :: CodeGen/X86/pr21792.ll (6596 of 14164) PASS: LLVM :: CodeGen/X86/pr22019.ll (6597 of 14164) PASS: LLVM :: CodeGen/X86/pr22103.ll (6598 of 14164) PASS: LLVM :: CodeGen/X86/pr23103.ll (6599 of 14164) PASS: LLVM :: CodeGen/X86/pr23246.ll (6600 of 14164) PASS: LLVM :: CodeGen/X86/pr22774.ll (6601 of 14164) PASS: LLVM :: CodeGen/X86/pr2326.ll (6602 of 14164) PASS: LLVM :: CodeGen/X86/pr23273.ll (6603 of 14164) PASS: LLVM :: CodeGen/X86/pr23664.ll (6604 of 14164) PASS: LLVM :: CodeGen/X86/pr23603.ll (6605 of 14164) PASS: LLVM :: CodeGen/X86/pr2659.ll (6606 of 14164) PASS: LLVM :: CodeGen/X86/pr23900.ll (6607 of 14164) PASS: LLVM :: CodeGen/X86/pr2656.ll (6608 of 14164) PASS: LLVM :: CodeGen/X86/pr2849.ll (6609 of 14164) PASS: LLVM :: CodeGen/X86/pr2924.ll (6610 of 14164) PASS: LLVM :: CodeGen/X86/pr2982.ll (6611 of 14164) PASS: LLVM :: CodeGen/X86/pr3216.ll (6612 of 14164) PASS: LLVM :: CodeGen/X86/pr3243.ll (6613 of 14164) PASS: LLVM :: CodeGen/X86/pr3241.ll (6614 of 14164) PASS: LLVM :: CodeGen/X86/pr3154.ll (6615 of 14164) PASS: LLVM :: CodeGen/X86/pr3244.ll (6616 of 14164) PASS: LLVM :: CodeGen/X86/pr3317.ll (6617 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/pr3522.ll (6618 of 14164) PASS: LLVM :: CodeGen/X86/pr3457.ll (6619 of 14164) PASS: LLVM :: CodeGen/X86/pr3250.ll (6620 of 14164) PASS: LLVM :: CodeGen/X86/pr3366.ll (6621 of 14164) PASS: LLVM :: CodeGen/X86/pr5145.ll (6622 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/pre-ra-sched.ll (6623 of 14164) PASS: LLVM :: CodeGen/X86/pr9743.ll (6624 of 14164) PASS: LLVM :: CodeGen/X86/pr7882.ll (6625 of 14164) PASS: LLVM :: CodeGen/X86/pr9127.ll (6626 of 14164) PASS: LLVM :: CodeGen/X86/prefixdata.ll (6627 of 14164) PASS: LLVM :: CodeGen/X86/private-2.ll (6628 of 14164) PASS: LLVM :: CodeGen/X86/preserve_mostcc64.ll (6629 of 14164) PASS: LLVM :: CodeGen/X86/preserve_allcc64.ll (6630 of 14164) PASS: LLVM :: CodeGen/X86/prologuedata.ll (6631 of 14164) PASS: LLVM :: CodeGen/X86/private.ll (6632 of 14164) PASS: LLVM :: CodeGen/X86/promote-i16.ll (6633 of 14164) PASS: LLVM :: CodeGen/X86/promote-assert-zext.ll (6634 of 14164) PASS: LLVM :: CodeGen/X86/prefetch.ll (6635 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/pshufd-combine-crash.ll (6636 of 14164) PASS: LLVM :: CodeGen/X86/promote-trunc.ll (6637 of 14164) PASS: LLVM :: CodeGen/X86/promote.ll (6638 of 14164) PASS: LLVM :: CodeGen/X86/pshufb-mask-comments.ll (6639 of 14164) PASS: LLVM :: CodeGen/X86/ptr-rotate.ll (6640 of 14164) PASS: LLVM :: CodeGen/X86/ptrtoint-constexpr.ll (6641 of 14164) PASS: LLVM :: CodeGen/X86/ragreedy-hoist-spill.ll (6642 of 14164) PASS: LLVM :: CodeGen/X86/ragreedy-bug.ll (6643 of 14164) PASS: LLVM :: CodeGen/X86/rd-mod-wr-eflags.ll (6644 of 14164) PASS: LLVM :: CodeGen/X86/ragreedy-last-chance-recoloring.ll (6645 of 14164) PASS: LLVM :: CodeGen/X86/rdrand.ll (6646 of 14164) PASS: LLVM :: CodeGen/X86/rdpmc.ll (6647 of 14164) PASS: LLVM :: CodeGen/X86/rdseed.ll (6648 of 14164) PASS: LLVM :: CodeGen/X86/psubus.ll (6649 of 14164) PASS: LLVM :: CodeGen/X86/read-fp-no-frame-pointer.ll (6650 of 14164) PASS: LLVM :: CodeGen/X86/rdtsc.ll (6651 of 14164) PASS: LLVM :: CodeGen/X86/red-zone.ll (6652 of 14164) PASS: LLVM :: CodeGen/X86/red-zone2.ll (6653 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/regpressure.ll (6654 of 14164) PASS: LLVM :: CodeGen/X86/recip-fastmath.ll (6655 of 14164) PASS: LLVM :: CodeGen/X86/reghinting.ll (6656 of 14164) PASS: LLVM :: CodeGen/X86/regalloc-reconcile-broken-hints.ll (6657 of 14164) PASS: LLVM :: CodeGen/X86/remat-constant.ll (6658 of 14164) PASS: LLVM :: CodeGen/X86/rem.ll (6659 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/remat-phys-dead.ll (6660 of 14164) PASS: LLVM :: CodeGen/X86/remat-fold-load.ll (6661 of 14164) PASS: LLVM :: CodeGen/X86/remat-invalid-liveness.ll (6662 of 14164) PASS: LLVM :: CodeGen/X86/ret-addr.ll (6663 of 14164) PASS: LLVM :: CodeGen/X86/ret-i64-0.ll (6664 of 14164) XFAIL: LLVM :: CodeGen/X86/remat-scalar-zero.ll (6665 of 14164) PASS: LLVM :: CodeGen/X86/remat-mov-0.ll (6666 of 14164) PASS: LLVM :: CodeGen/X86/ret-mmx.ll (6667 of 14164) PASS: LLVM :: CodeGen/X86/return_zeroext_i2.ll (6668 of 14164) PASS: LLVM :: CodeGen/X86/reverse_branches.ll (6669 of 14164) PASS: LLVM :: CodeGen/X86/returned-trunc-tail-calls.ll (6670 of 14164) PASS: LLVM :: CodeGen/X86/rip-rel-lea.ll (6671 of 14164) PASS: LLVM :: CodeGen/X86/rip-rel-address.ll (6672 of 14164) PASS: LLVM :: CodeGen/X86/rot16.ll (6673 of 14164) PASS: LLVM :: CodeGen/X86/rodata-relocs.ll (6674 of 14164) PASS: LLVM :: CodeGen/X86/rotate.ll (6675 of 14164) PASS: LLVM :: CodeGen/X86/rotate2.ll (6676 of 14164) PASS: LLVM :: CodeGen/X86/rot64.ll (6677 of 14164) PASS: LLVM :: CodeGen/X86/rot32.ll (6678 of 14164) PASS: LLVM :: CodeGen/X86/rotate4.ll (6679 of 14164) PASS: LLVM :: CodeGen/X86/rrlist-livereg-corrutpion.ll (6680 of 14164) PASS: LLVM :: CodeGen/X86/saddo-redundant-add.ll (6681 of 14164) PASS: LLVM :: CodeGen/X86/rtm.ll (6682 of 14164) PASS: LLVM :: CodeGen/X86/sandybridge-loads.ll (6683 of 14164) PASS: LLVM :: CodeGen/X86/scalar-min-max-fill-operand.ll (6684 of 14164) PASS: LLVM :: CodeGen/X86/scalar-extract.ll (6685 of 14164) PASS: LLVM :: CodeGen/X86/rounding-ops.ll (6686 of 14164) PASS: LLVM :: CodeGen/X86/scalar_sse_minmax.ll (6687 of 14164) PASS: LLVM :: CodeGen/X86/scalarize-bitcast.ll (6688 of 14164) PASS: LLVM :: CodeGen/X86/scalar_widen_div.ll (6689 of 14164) PASS: LLVM :: CodeGen/X86/scev-interchange.ll (6690 of 14164) PASS: LLVM :: CodeGen/X86/sdiv-exact.ll (6691 of 14164) PASS: LLVM :: CodeGen/X86/seh-catch-all-win32.ll (6692 of 14164) PASS: LLVM :: CodeGen/X86/seh-catch-all.ll (6693 of 14164) PASS: LLVM :: CodeGen/X86/seh-except-finally.ll (6694 of 14164) PASS: LLVM :: CodeGen/X86/segmented-stacks-dynamic.ll (6695 of 14164) PASS: LLVM :: CodeGen/X86/scheduler-backtracking.ll (6696 of 14164) PASS: LLVM :: CodeGen/X86/seh-filter-no-personality.ll (6697 of 14164) PASS: LLVM :: CodeGen/X86/seh-filter.ll (6698 of 14164) PASS: LLVM :: CodeGen/X86/seh-finally.ll (6699 of 14164) PASS: LLVM :: CodeGen/X86/seh-safe-div-win32.ll (6700 of 14164) PASS: LLVM :: CodeGen/X86/seh-stack-realign-win32.ll (6701 of 14164) PASS: LLVM :: CodeGen/X86/seh-safe-div.ll (6702 of 14164) PASS: LLVM :: CodeGen/X86/seh-stack-realign.ll (6703 of 14164) PASS: LLVM :: CodeGen/X86/select-with-and-or.ll (6704 of 14164) PASS: LLVM :: CodeGen/X86/select_const.ll (6705 of 14164) PASS: LLVM :: CodeGen/X86/selectiondag-crash.ll (6706 of 14164) PASS: LLVM :: CodeGen/X86/selectiondag-cse.ll (6707 of 14164) PASS: LLVM :: CodeGen/X86/setcc-combine.ll (6708 of 14164) PASS: LLVM :: CodeGen/X86/select.ll (6709 of 14164) PASS: LLVM :: CodeGen/X86/setcc-sentinals.ll (6710 of 14164) PASS: LLVM :: CodeGen/X86/setcc-narrowing.ll (6711 of 14164) PASS: LLVM :: CodeGen/X86/setcc.ll (6712 of 14164) PASS: LLVM :: CodeGen/X86/setoeq.ll (6713 of 14164) PASS: LLVM :: CodeGen/X86/setuge.ll (6714 of 14164) PASS: LLVM :: CodeGen/X86/setjmp-spills.ll (6715 of 14164) PASS: LLVM :: CodeGen/X86/sext-ret-val.ll (6716 of 14164) PASS: LLVM :: CodeGen/X86/sext-load.ll (6717 of 14164) PASS: LLVM :: CodeGen/X86/sext-i1.ll (6718 of 14164) PASS: LLVM :: CodeGen/X86/sext-setcc-self.ll (6719 of 14164) PASS: LLVM :: CodeGen/X86/sext-subreg.ll (6720 of 14164) PASS: LLVM :: CodeGen/X86/sfence.ll (6721 of 14164) PASS: LLVM :: CodeGen/X86/sext-trunc.ll (6722 of 14164) PASS: LLVM :: CodeGen/X86/sha.ll (6723 of 14164) PASS: LLVM :: CodeGen/X86/shift-avx2-crash.ll (6724 of 14164) PASS: LLVM :: CodeGen/X86/shift-and.ll (6725 of 14164) PASS: LLVM :: CodeGen/X86/shift-codegen.ll (6726 of 14164) PASS: LLVM :: CodeGen/X86/shift-combine-crash.ll (6727 of 14164) PASS: LLVM :: CodeGen/X86/shift-coalesce.ll (6728 of 14164) PASS: LLVM :: CodeGen/X86/shift-bmi2.ll (6729 of 14164) PASS: LLVM :: CodeGen/X86/segmented-stacks.ll (6730 of 14164) PASS: LLVM :: CodeGen/X86/shift-folding.ll (6731 of 14164) PASS: LLVM :: CodeGen/X86/shift-double.ll (6732 of 14164) PASS: LLVM :: CodeGen/X86/shift-combine.ll (6733 of 14164) PASS: LLVM :: CodeGen/X86/shift-i128.ll (6734 of 14164) PASS: LLVM :: CodeGen/X86/shift-one.ll (6735 of 14164) PASS: LLVM :: CodeGen/X86/shift-pair.ll (6736 of 14164) PASS: LLVM :: CodeGen/X86/shift-parts.ll (6737 of 14164) PASS: LLVM :: CodeGen/X86/shl-i64.ll (6738 of 14164) PASS: LLVM :: CodeGen/X86/shift-pcmp.ll (6739 of 14164) PASS: LLVM :: CodeGen/X86/shl-anyext.ll (6740 of 14164) PASS: LLVM :: CodeGen/X86/shift-i256.ll (6741 of 14164) PASS: LLVM :: CodeGen/X86/shl_elim.ll (6742 of 14164) PASS: LLVM :: CodeGen/X86/shl_undef.ll (6743 of 14164) PASS: LLVM :: CodeGen/X86/shrink-fp-const2.ll (6744 of 14164) PASS: LLVM :: CodeGen/X86/shrink-fp-const1.ll (6745 of 14164) PASS: LLVM :: CodeGen/X86/shrink-compare.ll (6746 of 14164) PASS: LLVM :: CodeGen/X86/shuffle-combine-crash.ll (6747 of 14164) PASS: LLVM :: CodeGen/X86/sibcall-3.ll (6748 of 14164) PASS: LLVM :: CodeGen/X86/sibcall-4.ll (6749 of 14164) PASS: LLVM :: CodeGen/X86/sibcall-2.ll (6750 of 14164) PASS: LLVM :: CodeGen/X86/sibcall-6.ll (6751 of 14164) PASS: LLVM :: CodeGen/X86/sibcall-byval.ll (6752 of 14164) PASS: LLVM :: CodeGen/X86/sibcall-win64.ll (6753 of 14164) PASS: LLVM :: CodeGen/X86/sibcall-5.ll (6754 of 14164) PASS: LLVM :: CodeGen/X86/simple-zext.ll (6755 of 14164) PASS: LLVM :: CodeGen/X86/sink-blockfreq.ll (6756 of 14164) PASS: LLVM :: CodeGen/X86/sincos-opt.ll (6757 of 14164) PASS: LLVM :: CodeGen/X86/sincos.ll (6758 of 14164) PASS: LLVM :: CodeGen/X86/sink-cheap-instructions.ll (6759 of 14164) PASS: LLVM :: CodeGen/X86/sink-hoist.ll (6760 of 14164) PASS: LLVM :: CodeGen/X86/sibcall.ll (6761 of 14164) PASS: LLVM :: CodeGen/X86/sink-out-of-loop.ll (6762 of 14164) PASS: LLVM :: CodeGen/X86/sjlj-baseptr.ll (6763 of 14164) PASS: LLVM :: CodeGen/X86/slow-div.ll (6764 of 14164) PASS: LLVM :: CodeGen/X86/slow-incdec.ll (6765 of 14164) PASS: LLVM :: CodeGen/X86/small-byval-memcpy.ll (6766 of 14164) PASS: LLVM :: CodeGen/X86/soft-fp.ll (6767 of 14164) PASS: LLVM :: CodeGen/X86/sjlj.ll (6768 of 14164) PASS: LLVM :: CodeGen/X86/smul-with-overflow.ll (6769 of 14164) PASS: LLVM :: CodeGen/X86/split-eh-lpad-edges.ll (6770 of 14164) PASS: LLVM :: CodeGen/X86/splat-for-size.ll (6771 of 14164) PASS: LLVM :: CodeGen/X86/split-vector-bitcast.ll (6772 of 14164) PASS: LLVM :: CodeGen/X86/splat-const.ll (6773 of 14164) PASS: LLVM :: CodeGen/X86/split-vector-rem.ll (6774 of 14164) PASS: LLVM :: CodeGen/X86/sqrt-fastmath.ll (6775 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-1.ll (6776 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-0.ll (6777 of 14164) PASS: LLVM :: CodeGen/X86/sqrt.ll (6778 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-10.ll (6779 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-12.ll (6780 of 14164) PASS: LLVM :: CodeGen/X86/sret-implicit.ll (6781 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-2.ll (6782 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-11.ll (6783 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-3.ll (6784 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-5.ll (6785 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-7.ll (6786 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-4.ll (6787 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-6.ll (6788 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-8.ll (6789 of 14164) PASS: LLVM :: CodeGen/X86/sse-align-9.ll (6790 of 14164) PASS: LLVM :: CodeGen/X86/sse-commute.ll (6791 of 14164) PASS: LLVM :: CodeGen/X86/sse-domains.ll (6792 of 14164) PASS: LLVM :: CodeGen/X86/sse-fcopysign.ll (6793 of 14164) PASS: LLVM :: CodeGen/X86/sse-load-ret.ll (6794 of 14164) PASS: LLVM :: CodeGen/X86/sse-intel-ocl.ll (6795 of 14164) PASS: LLVM :: CodeGen/X86/sse-intrinsics-x86.ll (6796 of 14164) PASS: LLVM :: CodeGen/X86/sse-unaligned-mem-feature.ll (6797 of 14164) PASS: LLVM :: CodeGen/X86/sse-scalar-fp-arith-unary.ll (6798 of 14164) PASS: LLVM :: CodeGen/X86/sse-varargs.ll (6799 of 14164) PASS: LLVM :: CodeGen/X86/sse2-intrinsics-x86-upgrade.ll (6800 of 14164) PASS: LLVM :: CodeGen/X86/sse1.ll (6801 of 14164) PASS: LLVM :: CodeGen/X86/sse-scalar-fp-arith.ll (6802 of 14164) PASS: LLVM :: CodeGen/X86/sse-minmax.ll (6803 of 14164) PASS: LLVM :: CodeGen/X86/sse2-vector-shifts.ll (6804 of 14164) PASS: LLVM :: CodeGen/X86/sse2.ll (6805 of 14164) PASS: LLVM :: CodeGen/X86/sse3-intrinsics-x86.ll (6806 of 14164) PASS: LLVM :: CodeGen/X86/sse3-avx-addsub-2.ll (6807 of 14164) PASS: LLVM :: CodeGen/X86/sse2-intrinsics-x86.ll (6808 of 14164) PASS: LLVM :: CodeGen/X86/sse3-avx-addsub.ll (6809 of 14164) PASS: LLVM :: CodeGen/X86/sse41-intrinsics-x86-upgrade.ll (6810 of 14164) PASS: LLVM :: CodeGen/X86/sse3.ll (6811 of 14164) PASS: LLVM :: CodeGen/X86/sse42-intrinsics-x86.ll (6812 of 14164) PASS: LLVM :: CodeGen/X86/sse41-pmovxrm-intrinsics.ll (6813 of 14164) PASS: LLVM :: CodeGen/X86/sse41-intrinsics-x86.ll (6814 of 14164) PASS: LLVM :: CodeGen/X86/sse42.ll (6815 of 14164) PASS: LLVM :: CodeGen/X86/sse42_64.ll (6816 of 14164) PASS: LLVM :: CodeGen/X86/sse4a.ll (6817 of 14164) PASS: LLVM :: CodeGen/X86/sse_partial_update.ll (6818 of 14164) PASS: LLVM :: CodeGen/X86/sse_reload_fold.ll (6819 of 14164) PASS: LLVM :: CodeGen/X86/stack-align-memcpy.ll (6820 of 14164) PASS: LLVM :: CodeGen/X86/ssp-data-layout.ll (6821 of 14164) PASS: LLVM :: CodeGen/X86/stack-align.ll (6822 of 14164) PASS: LLVM :: CodeGen/X86/ssse3-intrinsics-x86.ll (6823 of 14164) PASS: LLVM :: CodeGen/X86/sse41.ll (6824 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-3dnow.ll (6825 of 14164) PASS: LLVM :: CodeGen/X86/stack-align2.ll (6826 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-fp-sse42.ll (6827 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-int-avx1.ll (6828 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-fp-avx1.ll (6829 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-x86_64.ll (6830 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-int-avx2.ll (6831 of 14164) PASS: LLVM :: CodeGen/X86/stack-probe-size.ll (6832 of 14164) PASS: LLVM :: CodeGen/X86/stack-protector-dbginfo.ll (6833 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-mmx.ll (6834 of 14164) PASS: LLVM :: CodeGen/X86/stack-protector-vreg-to-vreg-copy.ll (6835 of 14164) PASS: LLVM :: CodeGen/X86/stack-protector-weight.ll (6836 of 14164) PASS: LLVM :: CodeGen/X86/stack-update-frame-opcode.ll (6837 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-xop.ll (6838 of 14164) PASS: LLVM :: CodeGen/X86/stack-folding-int-sse42.ll (6839 of 14164) PASS: LLVM :: CodeGen/X86/stack_guard_remat.ll (6840 of 14164) PASS: LLVM :: CodeGen/X86/stackmap-large-constants.ll (6841 of 14164) PASS: LLVM :: CodeGen/X86/stackmap-fast-isel.ll (6842 of 14164) PASS: LLVM :: CodeGen/X86/stackmap-nops.ll (6843 of 14164) PASS: LLVM :: CodeGen/X86/stackmap-liveness.ll (6844 of 14164) PASS: LLVM :: CodeGen/X86/stackmap.ll (6845 of 14164) PASS: LLVM :: CodeGen/X86/stackmap-shadow-optimization.ll (6846 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-call-lowering.ll (6847 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-allocas.ll (6848 of 14164) PASS: LLVM :: CodeGen/X86/stackpointer.ll (6849 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-far-call.ll (6850 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-gctransition-call-lowering.ll (6851 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-forward.ll (6852 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-stack-usage.ll (6853 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-invoke.ll (6854 of 14164) PASS: LLVM :: CodeGen/X86/stdcall-notailcall.ll (6855 of 14164) PASS: LLVM :: CodeGen/X86/stdarg.ll (6856 of 14164) PASS: LLVM :: CodeGen/X86/store-empty-member.ll (6857 of 14164) PASS: LLVM :: CodeGen/X86/stdcall.ll (6858 of 14164) PASS: LLVM :: CodeGen/X86/statepoint-stackmap-format.ll (6859 of 14164) PASS: LLVM :: CodeGen/X86/store-global-address.ll (6860 of 14164) PASS: LLVM :: CodeGen/X86/store-fp-constant.ll (6861 of 14164) PASS: LLVM :: CodeGen/X86/store_op_load_fold.ll (6862 of 14164) PASS: LLVM :: CodeGen/X86/store-narrow.ll (6863 of 14164) PASS: LLVM :: CodeGen/X86/stores-merging.ll (6864 of 14164) PASS: LLVM :: CodeGen/X86/store_op_load_fold2.ll (6865 of 14164) PASS: LLVM :: CodeGen/X86/storetrunc-fp.ll (6866 of 14164) PASS: LLVM :: CodeGen/X86/sub-with-overflow.ll (6867 of 14164) PASS: LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll (6868 of 14164) PASS: LLVM :: CodeGen/X86/sub.ll (6869 of 14164) PASS: LLVM :: CodeGen/X86/stride-reuse.ll (6870 of 14164) PASS: LLVM :: CodeGen/X86/subreg-to-reg-1.ll (6871 of 14164) PASS: LLVM :: CodeGen/X86/subreg-to-reg-0.ll (6872 of 14164) PASS: LLVM :: CodeGen/X86/subreg-to-reg-2.ll (6873 of 14164) PASS: LLVM :: CodeGen/X86/subreg-to-reg-3.ll (6874 of 14164) PASS: LLVM :: CodeGen/X86/sunkaddr-ext.ll (6875 of 14164) PASS: LLVM :: CodeGen/X86/subreg-to-reg-6.ll (6876 of 14164) PASS: LLVM :: CodeGen/X86/switch-bt.ll (6877 of 14164) PASS: LLVM :: CodeGen/X86/subreg-to-reg-4.ll (6878 of 14164) PASS: LLVM :: CodeGen/X86/switch-default-only.ll (6879 of 14164) PASS: LLVM :: CodeGen/X86/switch-crit-edge-constant.ll (6880 of 14164) PASS: LLVM :: CodeGen/X86/switch-jump-table.ll (6881 of 14164) PASS: LLVM :: CodeGen/X86/switch-or.ll (6882 of 14164) PASS: LLVM :: CodeGen/X86/stack-protector.ll (6883 of 14164) PASS: LLVM :: CodeGen/X86/switch-zextload.ll (6884 of 14164) PASS: LLVM :: CodeGen/X86/switch-order-weight.ll (6885 of 14164) PASS: LLVM :: CodeGen/X86/system-intrinsics-64.ll (6886 of 14164) PASS: LLVM :: CodeGen/X86/swizzle-avx2.ll (6887 of 14164) PASS: LLVM :: CodeGen/X86/swizzle-2.ll (6888 of 14164) PASS: LLVM :: CodeGen/X86/tail-call-attrs.ll (6889 of 14164) PASS: LLVM :: CodeGen/X86/system-intrinsics.ll (6890 of 14164) PASS: LLVM :: CodeGen/X86/tail-call-got.ll (6891 of 14164) PASS: LLVM :: CodeGen/X86/tail-call-legality.ll (6892 of 14164) PASS: LLVM :: CodeGen/X86/tail-dup-addr.ll (6893 of 14164) PASS: LLVM :: CodeGen/X86/tail-call-win64.ll (6894 of 14164) PASS: LLVM :: CodeGen/X86/switch.ll (6895 of 14164) PASS: LLVM :: CodeGen/X86/tail-opts.ll (6896 of 14164) PASS: LLVM :: CodeGen/X86/tail-threshold.ll (6897 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-calleesave.ll (6898 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-64.ll (6899 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-cgp-dup.ll (6900 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-largecode.ll (6901 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-fastisel.ll (6902 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-mem-intrinsics.ll (6903 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-disable.ll (6904 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-multiret.ll (6905 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-returndup-void.ll (6906 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-ri64.ll (6907 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-stackalign.ll (6908 of 14164) PASS: LLVM :: CodeGen/X86/tailcall-structret.ll (6909 of 14164) PASS: LLVM :: CodeGen/X86/tailcall.ll (6910 of 14164) PASS: LLVM :: CodeGen/X86/tailcallbyval.ll (6911 of 14164) PASS: LLVM :: CodeGen/X86/tailcallfp.ll (6912 of 14164) PASS: LLVM :: CodeGen/X86/tailcallbyval64.ll (6913 of 14164) PASS: LLVM :: CodeGen/X86/tailcallfp2.ll (6914 of 14164) PASS: LLVM :: CodeGen/X86/tailcallpic1.ll (6915 of 14164) PASS: LLVM :: CodeGen/X86/tailcallpic3.ll (6916 of 14164) PASS: LLVM :: CodeGen/X86/tailcallpic2.ll (6917 of 14164) PASS: LLVM :: CodeGen/X86/targetLoweringGeneric.ll (6918 of 14164) PASS: LLVM :: CodeGen/X86/tbm-intrinsics-x86_64.ll (6919 of 14164) PASS: LLVM :: CodeGen/X86/tailcallstack64.ll (6920 of 14164) PASS: LLVM :: CodeGen/X86/tbm_patterns.ll (6921 of 14164) PASS: LLVM :: CodeGen/X86/testb-je-fusion.ll (6922 of 14164) PASS: LLVM :: CodeGen/X86/test-shrink-bug.ll (6923 of 14164) PASS: LLVM :: CodeGen/X86/testl-commute.ll (6924 of 14164) PASS: LLVM :: CodeGen/X86/this-return-64.ll (6925 of 14164) PASS: LLVM :: CodeGen/X86/tls-local-dynamic.ll (6926 of 14164) PASS: LLVM :: CodeGen/X86/test-shrink.ll (6927 of 14164) PASS: LLVM :: CodeGen/X86/tls-addr-non-leaf-function.ll (6928 of 14164) PASS: LLVM :: CodeGen/X86/test-nofold.ll (6929 of 14164) PASS: LLVM :: CodeGen/X86/tls-pie.ll (6930 of 14164) PASS: LLVM :: CodeGen/X86/tls-pic.ll (6931 of 14164) PASS: LLVM :: CodeGen/X86/tlv-1.ll (6932 of 14164) PASS: LLVM :: CodeGen/X86/tls-models.ll (6933 of 14164) PASS: LLVM :: CodeGen/X86/tlv-2.ll (6934 of 14164) PASS: LLVM :: CodeGen/X86/trunc-ext-ld-st.ll (6935 of 14164) PASS: LLVM :: CodeGen/X86/tlv-3.ll (6936 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-coalesce-2.ll (6937 of 14164) PASS: LLVM :: CodeGen/X86/trunc-to-bool.ll (6938 of 14164) PASS: LLVM :: CodeGen/X86/trap.ll (6939 of 14164) PASS: LLVM :: CodeGen/X86/twoaddr-coalesce.ll (6940 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-pass-sink.ll (6941 of 14164) PASS: LLVM :: CodeGen/X86/twoaddr-coalesce-3.ll (6942 of 14164) PASS: LLVM :: CodeGen/X86/twoaddr-lea.ll (6943 of 14164) PASS: LLVM :: CodeGen/X86/twoaddr-sink-terminator.ll (6944 of 14164) PASS: LLVM :: CodeGen/X86/uint64-to-float.ll (6945 of 14164) PASS: LLVM :: CodeGen/X86/uint_to_fp-2.ll (6946 of 14164) PASS: LLVM :: CodeGen/X86/tls.ll (6947 of 14164) PASS: LLVM :: CodeGen/X86/umul-with-overflow.ll (6948 of 14164) PASS: LLVM :: CodeGen/X86/uint_to_fp.ll (6949 of 14164) XFAIL: LLVM :: CodeGen/X86/umul-with-carry.ll (6950 of 14164) PASS: LLVM :: CodeGen/X86/undef-label.ll (6951 of 14164) PASS: LLVM :: CodeGen/X86/unaligned-load.ll (6952 of 14164) PASS: LLVM :: CodeGen/X86/unknown-location.ll (6953 of 14164) PASS: LLVM :: CodeGen/X86/unaligned-spill-folding.ll (6954 of 14164) PASS: LLVM :: CodeGen/X86/unaligned-32-byte-memops.ll (6955 of 14164) PASS: LLVM :: CodeGen/X86/unreachable-loop-sinking.ll (6956 of 14164) PASS: LLVM :: CodeGen/X86/unwind-init.ll (6957 of 14164) PASS: LLVM :: CodeGen/X86/unwindraise.ll (6958 of 14164) PASS: LLVM :: CodeGen/X86/urem-i8-constant.ll (6959 of 14164) PASS: LLVM :: CodeGen/X86/utf8.ll (6960 of 14164) PASS: LLVM :: CodeGen/X86/utf16-cfstrings.ll (6961 of 14164) PASS: LLVM :: CodeGen/X86/use-add-flags.ll (6962 of 14164) PASS: LLVM :: CodeGen/X86/v2f32.ll (6963 of 14164) PASS: LLVM :: CodeGen/X86/v4f32-immediate.ll (6964 of 14164) PASS: LLVM :: CodeGen/X86/vaargs.ll (6965 of 14164) PASS: LLVM :: CodeGen/X86/v8i1-masks.ll (6966 of 14164) PASS: LLVM :: CodeGen/X86/vararg-callee-cleanup.ll (6967 of 14164) PASS: LLVM :: CodeGen/X86/vararg_no_start.ll (6968 of 14164) PASS: LLVM :: CodeGen/X86/v4i32load-crash.ll (6969 of 14164) PASS: LLVM :: CodeGen/X86/variable-sized-darwin-bzero.ll (6970 of 14164) PASS: LLVM :: CodeGen/X86/variadic-node-pic.ll (6971 of 14164) PASS: LLVM :: CodeGen/X86/vbinop-simplify-bug.ll (6972 of 14164) PASS: LLVM :: CodeGen/X86/vastart-defs-eflags.ll (6973 of 14164) PASS: LLVM :: CodeGen/X86/vec-loadsingles-alignment.ll (6974 of 14164) PASS: LLVM :: CodeGen/X86/vararg_tailcall.ll (6975 of 14164) PASS: LLVM :: CodeGen/X86/vec-trunc-store.ll (6976 of 14164) PASS: LLVM :: CodeGen/X86/vec-sign.ll (6977 of 14164) PASS: LLVM :: CodeGen/X86/vec_add.ll (6978 of 14164) PASS: LLVM :: CodeGen/X86/vec_align.ll (6979 of 14164) PASS: LLVM :: CodeGen/X86/vec_align_i256.ll (6980 of 14164) PASS: LLVM :: CodeGen/X86/vec_anyext.ll (6981 of 14164) PASS: LLVM :: CodeGen/X86/vec_call.ll (6982 of 14164) PASS: LLVM :: CodeGen/X86/vec_cast.ll (6983 of 14164) PASS: LLVM :: CodeGen/X86/vec_cast2.ll (6984 of 14164) PASS: LLVM :: CodeGen/X86/vec_compare.ll (6985 of 14164) PASS: LLVM :: CodeGen/X86/vec_compare-sse4.ll (6986 of 14164) PASS: LLVM :: CodeGen/X86/vec_ctbits.ll (6987 of 14164) PASS: LLVM :: CodeGen/X86/vec_ext_inreg.ll (6988 of 14164) PASS: LLVM :: CodeGen/X86/vec_extract-mmx.ll (6989 of 14164) PASS: LLVM :: CodeGen/X86/vec_extract-avx.ll (6990 of 14164) PASS: LLVM :: CodeGen/X86/vec_extract-sse4.ll (6991 of 14164) PASS: LLVM :: CodeGen/X86/vec_fabs.ll (6992 of 14164) PASS: LLVM :: CodeGen/X86/vec_extract.ll (6993 of 14164) PASS: LLVM :: CodeGen/X86/vec_fneg.ll (6994 of 14164) PASS: LLVM :: CodeGen/X86/vec_floor.ll (6995 of 14164) PASS: LLVM :: CodeGen/X86/vec_i64.ll (6996 of 14164) PASS: LLVM :: CodeGen/X86/vec_fpext.ll (6997 of 14164) PASS: LLVM :: CodeGen/X86/vec_ins_extract-1.ll (6998 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-3.ll (6999 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-2.ll (7000 of 14164) PASS: LLVM :: CodeGen/X86/vec_ins_extract.ll (7001 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-4.ll (7002 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-7.ll (7003 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-8.ll (7004 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-5.ll (7005 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-9.ll (7006 of 14164) PASS: LLVM :: CodeGen/X86/vec_insert-mmx.ll (7007 of 14164) PASS: LLVM :: CodeGen/X86/vec_loadsingles.ll (7008 of 14164) PASS: LLVM :: CodeGen/X86/vec_logical.ll (7009 of 14164) PASS: LLVM :: CodeGen/X86/vec_partial.ll (7010 of 14164) PASS: LLVM :: CodeGen/X86/vec_return.ll (7011 of 14164) PASS: LLVM :: CodeGen/X86/vec_reassociate.ll (7012 of 14164) PASS: LLVM :: CodeGen/X86/vec_round.ll (7013 of 14164) PASS: LLVM :: CodeGen/X86/vec_sdiv_to_shift.ll (7014 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-3.ll (7015 of 14164) PASS: LLVM :: CodeGen/X86/vec_fp_to_int.ll (7016 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-4.ll (7017 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-2.ll (7018 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-7.ll (7019 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-6.ll (7020 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-A.ll (7021 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-8.ll (7022 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-B.ll (7023 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-D.ll (7024 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-C.ll (7025 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-H.ll (7026 of 14164) PASS: LLVM :: CodeGen/X86/vec_set-F.ll (7027 of 14164) PASS: LLVM :: CodeGen/X86/vec_set.ll (7028 of 14164) PASS: LLVM :: CodeGen/X86/vec_setcc-2.ll (7029 of 14164) PASS: LLVM :: CodeGen/X86/vec_shift2.ll (7030 of 14164) PASS: LLVM :: CodeGen/X86/vec_shift.ll (7031 of 14164) PASS: LLVM :: CodeGen/X86/vec_setcc.ll (7032 of 14164) PASS: LLVM :: CodeGen/X86/vec_shift4.ll (7033 of 14164) PASS: LLVM :: CodeGen/X86/vec_int_to_fp.ll (7034 of 14164) PASS: LLVM :: CodeGen/X86/vec_shift7.ll (7035 of 14164) PASS: LLVM :: CodeGen/X86/vec_shift5.ll (7036 of 14164) PASS: LLVM :: CodeGen/X86/vec_shift3.ll (7037 of 14164) PASS: LLVM :: CodeGen/X86/vec_split.ll (7038 of 14164) PASS: LLVM :: CodeGen/X86/vec_shuf-insert.ll (7039 of 14164) PASS: LLVM :: CodeGen/X86/vec_ss_load_fold.ll (7040 of 14164) PASS: LLVM :: CodeGen/X86/vec_shift6.ll (7041 of 14164) PASS: LLVM :: CodeGen/X86/vec_udiv_to_shift.ll (7042 of 14164) PASS: LLVM :: CodeGen/X86/vec_trunc_sext.ll (7043 of 14164) PASS: LLVM :: CodeGen/X86/vec_unsafe-fp-math.ll (7044 of 14164) PASS: LLVM :: CodeGen/X86/vec_zero-2.ll (7045 of 14164) PASS: LLVM :: CodeGen/X86/vec_zero_cse.ll (7046 of 14164) PASS: LLVM :: CodeGen/X86/vec_zero.ll (7047 of 14164) PASS: LLVM :: CodeGen/X86/vec_uint_to_fp.ll (7048 of 14164) PASS: LLVM :: CodeGen/X86/vector-intrinsics.ll (7049 of 14164) PASS: LLVM :: CodeGen/X86/vector-gep.ll (7050 of 14164) PASS: LLVM :: CodeGen/X86/vector-blend.ll (7051 of 14164) PASS: LLVM :: CodeGen/X86/vector-idiv.ll (7052 of 14164) PASS: LLVM :: CodeGen/X86/vector-lzcnt-256.ll (7053 of 14164) PASS: LLVM :: CodeGen/X86/vector-popcnt-256.ll (7054 of 14164) PASS: LLVM :: CodeGen/X86/vector-popcnt-128.ll (7055 of 14164) PASS: LLVM :: CodeGen/X86/vector-rem.ll (7056 of 14164) PASS: LLVM :: CodeGen/X86/vector-sext.ll (7057 of 14164) PASS: LLVM :: CodeGen/X86/vector-shift-ashr-256.ll (7058 of 14164) PASS: LLVM :: CodeGen/X86/vector-shift-lshr-128.ll (7059 of 14164) PASS: LLVM :: CodeGen/X86/vector-shift-shl-128.ll (7060 of 14164) PASS: LLVM :: CodeGen/X86/vector-shift-ashr-128.ll (7061 of 14164) PASS: LLVM :: CodeGen/X86/vector-shift-lshr-256.ll (7062 of 14164) PASS: LLVM :: CodeGen/X86/vector-shift-shl-256.ll (7063 of 14164) PASS: LLVM :: CodeGen/X86/vector-lzcnt-128.ll (7064 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v2.ll (7065 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v16.ll (7066 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v4.ll (7067 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v4.ll (7068 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v32.ll (7069 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v8.ll (7070 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-512-v16.ll (7071 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v8.ll (7072 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-mmx.ll (7073 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-sse1.ll (7074 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-sse4a.ll (7075 of 14164) PASS: LLVM :: CodeGen/X86/vector-trunc.ll (7076 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-512-v8.ll (7077 of 14164) PASS: LLVM :: CodeGen/X86/vector-tzcnt-256.ll (7078 of 14164) PASS: LLVM :: CodeGen/X86/vector-variable-idx.ll (7079 of 14164) PASS: LLVM :: CodeGen/X86/vector-variable-idx2.ll (7080 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v16.ll (7081 of 14164) PASS: LLVM :: CodeGen/X86/vector-zmov.ll (7082 of 14164) PASS: LLVM :: CodeGen/X86/vector-shuffle-combining.ll (7083 of 14164) PASS: LLVM :: CodeGen/X86/vector.ll (7084 of 14164) PASS: LLVM :: CodeGen/X86/vectorcall.ll (7085 of 14164) PASS: LLVM :: CodeGen/X86/vector-zext.ll (7086 of 14164) PASS: LLVM :: CodeGen/X86/vfcmp.ll (7087 of 14164) PASS: LLVM :: CodeGen/X86/visibility.ll (7088 of 14164) PASS: LLVM :: CodeGen/X86/visibility2.ll (7089 of 14164) PASS: LLVM :: CodeGen/X86/viabs.ll (7090 of 14164) PASS: LLVM :: CodeGen/X86/vortex-bug.ll (7091 of 14164) PASS: LLVM :: CodeGen/X86/volatile.ll (7092 of 14164) PASS: LLVM :: CodeGen/X86/vselect-avx.ll (7093 of 14164) PASS: LLVM :: CodeGen/X86/vselect-2.ll (7094 of 14164) PASS: LLVM :: CodeGen/X86/vselect.ll (7095 of 14164) PASS: LLVM :: CodeGen/X86/vshift-2.ll (7096 of 14164) PASS: LLVM :: CodeGen/X86/vshift-1.ll (7097 of 14164) PASS: LLVM :: CodeGen/X86/vshift-3.ll (7098 of 14164) PASS: LLVM :: CodeGen/X86/vshift-4.ll (7099 of 14164) PASS: LLVM :: CodeGen/X86/vshift-5.ll (7100 of 14164) PASS: LLVM :: CodeGen/X86/vshift-6.ll (7101 of 14164) PASS: LLVM :: CodeGen/X86/vshift_scalar.ll (7102 of 14164) PASS: LLVM :: CodeGen/X86/vshift_split.ll (7103 of 14164) PASS: LLVM :: CodeGen/X86/vshift_split2.ll (7104 of 14164) PASS: LLVM :: CodeGen/X86/warn-stack.ll (7105 of 14164) PASS: LLVM :: CodeGen/X86/vsplit-and.ll (7106 of 14164) PASS: LLVM :: CodeGen/X86/weak.ll (7107 of 14164) PASS: LLVM :: CodeGen/X86/weak_def_can_be_hidden.ll (7108 of 14164) PASS: LLVM :: CodeGen/X86/webkit-jscc.ll (7109 of 14164) PASS: LLVM :: CodeGen/X86/wide-integer-fold.ll (7110 of 14164) PASS: LLVM :: CodeGen/X86/wide-fma-contraction.ll (7111 of 14164) PASS: LLVM :: CodeGen/X86/widen_arith-1.ll (7112 of 14164) PASS: LLVM :: CodeGen/X86/widen_arith-2.ll (7113 of 14164) PASS: LLVM :: CodeGen/X86/widen_arith-4.ll (7114 of 14164) PASS: LLVM :: CodeGen/X86/widen_arith-3.ll (7115 of 14164) PASS: LLVM :: CodeGen/X86/widen_arith-5.ll (7116 of 14164) PASS: LLVM :: CodeGen/X86/widen_arith-6.ll (7117 of 14164) PASS: LLVM :: CodeGen/X86/widen_cast-2.ll (7118 of 14164) PASS: LLVM :: CodeGen/X86/widen_cast-1.ll (7119 of 14164) PASS: LLVM :: CodeGen/X86/widen_cast-3.ll (7120 of 14164) PASS: LLVM :: CodeGen/X86/widen_cast-5.ll (7121 of 14164) PASS: LLVM :: CodeGen/X86/widen_cast-4.ll (7122 of 14164) PASS: LLVM :: CodeGen/X86/widen_cast-6.ll (7123 of 14164) PASS: LLVM :: CodeGen/X86/widen_conv-1.ll (7124 of 14164) PASS: LLVM :: CodeGen/X86/widen_conv-3.ll (7125 of 14164) PASS: LLVM :: CodeGen/X86/widen_conv-2.ll (7126 of 14164) PASS: LLVM :: CodeGen/X86/widen_conv-4.ll (7127 of 14164) PASS: LLVM :: CodeGen/X86/widen_conversions.ll (7128 of 14164) PASS: LLVM :: CodeGen/X86/widen_extract-1.ll (7129 of 14164) PASS: LLVM :: CodeGen/X86/widen_load-0.ll (7130 of 14164) PASS: LLVM :: CodeGen/X86/widen_load-2.ll (7131 of 14164) PASS: LLVM :: CodeGen/X86/widen_load-1.ll (7132 of 14164) PASS: LLVM :: CodeGen/X86/win32-eh-states.ll (7133 of 14164) PASS: LLVM :: CodeGen/X86/widen_shuffle-1.ll (7134 of 14164) PASS: LLVM :: CodeGen/X86/win32-pic-jumptable.ll (7135 of 14164) PASS: LLVM :: CodeGen/X86/win32-eh.ll (7136 of 14164) PASS: LLVM :: CodeGen/X86/win64_alloca_dynalloca.ll (7137 of 14164) PASS: LLVM :: CodeGen/X86/vector-tzcnt-128.ll (7138 of 14164) PASS: LLVM :: CodeGen/X86/win64_call_epi.ll (7139 of 14164) PASS: LLVM :: CodeGen/X86/win64_frame.ll (7140 of 14164) PASS: LLVM :: CodeGen/X86/win32_sret.ll (7141 of 14164) PASS: LLVM :: CodeGen/X86/win64_eh.ll (7142 of 14164) PASS: LLVM :: CodeGen/X86/win64_nonvol.ll (7143 of 14164) PASS: LLVM :: CodeGen/X86/win64_params.ll (7144 of 14164) PASS: LLVM :: CodeGen/X86/win_cst_pool.ll (7145 of 14164) PASS: LLVM :: CodeGen/X86/win64_vararg.ll (7146 of 14164) PASS: LLVM :: CodeGen/X86/win_eh_prepare.ll (7147 of 14164) PASS: LLVM :: CodeGen/X86/windows-itanium-alloca.ll (7148 of 14164) PASS: LLVM :: CodeGen/X86/x32-function_pointer-1.ll (7149 of 14164) PASS: LLVM :: CodeGen/X86/win_chkstk.ll (7150 of 14164) PASS: LLVM :: CodeGen/X86/x32-function_pointer-2.ll (7151 of 14164) PASS: LLVM :: CodeGen/X86/win_ftol2.ll (7152 of 14164) PASS: LLVM :: CodeGen/X86/x32-function_pointer-3.ll (7153 of 14164) PASS: LLVM :: CodeGen/X86/x32-lea-1.ll (7154 of 14164) PASS: LLVM :: CodeGen/X86/x86-32-vector-calling-conv.ll (7155 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-arg.ll (7156 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-and-mask.ll (7157 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-asm.ll (7158 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-baseptr.ll (7159 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-disp.ll (7160 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-dead-stack-adjust.ll (7161 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-double-precision-shift-left.ll (7162 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-call.ll (7163 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-double-shifts-Oz-Os-O2.ll (7164 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-extend-shift.ll (7165 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-double-precision-shift-right.ll (7166 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-gv-offset.ll (7167 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-jumps.ll (7168 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-1.ll (7169 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-10.ll (7170 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-mem.ll (7171 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-11.ll (7172 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-3.ll (7173 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-2.ll (7174 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-4.ll (7175 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-double-shifts-var.ll (7176 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-5.ll (7177 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-6.ll (7178 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-7.ll (7179 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-psub.ll (7180 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-8.ll (7181 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-pic-9.ll (7182 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-ptr-arg-simple.ll (7183 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-ret0.ll (7184 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-shortint.ll (7185 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-sret-return-2.ll (7186 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-sret-return.ll (7187 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-tls-1.ll (7188 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-static-relo-movl.ll (7189 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-varargs.ll (7190 of 14164) PASS: LLVM :: CodeGen/X86/x86-64-stack-and-frame-ptr.ll (7191 of 14164) PASS: LLVM :: CodeGen/X86/x86-fold-pshufb.ll (7192 of 14164) PASS: LLVM :: CodeGen/X86/x86-framelowering-trap.ll (7193 of 14164) PASS: LLVM :: CodeGen/X86/x86-mixed-alignment-dagcombine.ll (7194 of 14164) PASS: LLVM :: CodeGen/X86/x86-inline-asm-validation.ll (7195 of 14164) PASS: LLVM :: CodeGen/X86/x86-setcc-int-to-fp-combine.ll (7196 of 14164) PASS: LLVM :: CodeGen/X86/x86-shifts.ll (7197 of 14164) PASS: LLVM :: CodeGen/X86/x86-store-gv-addr.ll (7198 of 14164) PASS: LLVM :: CodeGen/X86/x86-shrink-wrapping.ll (7199 of 14164) PASS: LLVM :: CodeGen/X86/x86-upgrade-avx2-vbroadcast.ll (7200 of 14164) PASS: LLVM :: CodeGen/X86/x86-upgrade-avx-vbroadcast.ll (7201 of 14164) PASS: LLVM :: CodeGen/X86/x86_64-mul-by-const.ll (7202 of 14164) PASS: LLVM :: CodeGen/X86/xmm-r64.ll (7203 of 14164) PASS: LLVM :: CodeGen/X86/xmulo.ll (7204 of 14164) PASS: LLVM :: CodeGen/X86/xor-icmp.ll (7205 of 14164) PASS: LLVM :: CodeGen/X86/xaluo.ll (7206 of 14164) PASS: LLVM :: CodeGen/X86/xtest.ll (7207 of 14164) UNSUPPORTED: LLVM :: CodeGen/X86/zero-remat.ll (7208 of 14164) PASS: LLVM :: CodeGen/X86/xop-intrinsics-x86_64.ll (7209 of 14164) PASS: LLVM :: CodeGen/X86/zext-extract_subreg.ll (7210 of 14164) PASS: LLVM :: CodeGen/X86/xor.ll (7211 of 14164) PASS: LLVM :: CodeGen/X86/zext-fold.ll (7212 of 14164) PASS: LLVM :: CodeGen/X86/zext-inreg-0.ll (7213 of 14164) PASS: LLVM :: CodeGen/X86/zext-inreg-1.ll (7214 of 14164) PASS: LLVM :: CodeGen/X86/zext-trunc.ll (7215 of 14164) PASS: LLVM :: CodeGen/X86/zext-shl.ll (7216 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2008-11-17-Shl64.ll (7217 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-08-Crash.ll (7218 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-14-Remat-Crash.ll (7219 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-03-27-v2f64-param.ll (7220 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-07-15-store192.ll (7221 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2010-02-25-LSR-Crash.ll (7222 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2011-01-31-DAGCombineBug.ll (7223 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/2011-08-01-DynamicAllocBug.ll (7224 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/DbgValueOtherTargets.test (7225 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/addsub64.ll (7226 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/aliases.ll (7227 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/align.ll (7228 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/alignment.ll (7229 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/ashr.ll (7230 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/atomic.ll (7231 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/basictest.ll (7232 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/bigstructret.ll (7233 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/byVal.ll (7234 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/call.ll (7235 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/codemodel.ll (7236 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/constants.ll (7237 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/dwarf_debug.ll (7238 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/epilogue_prologue.ll (7239 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/events.ll (7240 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/exception.ll (7241 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/float-intrinsics.ll (7242 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/fneg.ll (7243 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/getid.ll (7244 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/globals.ll (7245 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/indirectbr.ll (7246 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/inline-asm.ll (7247 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/ladd_lsub_combine.ll (7248 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/licm-ldwcp.ll (7249 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/linkage.ll (7250 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/llvm-intrinsics.ll (7251 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/load.ll (7252 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/memcpy.ll (7253 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/misc-intrinsics.ll (7254 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/mkmsk.ll (7255 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/mul64.ll (7256 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/offset_folding.ll (7257 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/private.ll (7258 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/ps-intrinsics.ll (7259 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/resources.ll (7260 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/resources_combine.ll (7261 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/scavenging.ll (7262 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/sext.ll (7263 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/shedulingPreference.ll (7264 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/sr-intrinsics.ll (7265 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/store.ll (7266 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/switch.ll (7267 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/switch_long.ll (7268 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/threads.ll (7269 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/tls.ll (7270 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/trampoline.ll (7271 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/trap.ll (7272 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_load.ll (7273 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store.ll (7274 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store_combine.ll (7275 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/varargs.ll (7276 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/zext.ll (7277 of 14164) UNSUPPORTED: LLVM :: CodeGen/XCore/zextfree.ll (7278 of 14164) PASS: LLVM :: CodeGen/X86/zext-sext.ll (7279 of 14164) PASS: LLVM :: CodeGen/X86/zlib-longest-match.ll (7280 of 14164) PASS: LLVM :: DebugInfo/2009-10-16-Phi.ll (7281 of 14164) PASS: LLVM :: DebugInfo/2009-11-03-InsertExtractValue.ll (7282 of 14164) PASS: LLVM :: DebugInfo/2009-11-05-DeadGlobalVariable.ll (7283 of 14164) PASS: LLVM :: DebugInfo/2009-11-06-NamelessGlobalVariable.ll (7284 of 14164) PASS: LLVM :: DebugInfo/2009-11-10-CurrentFn.ll (7285 of 14164) PASS: LLVM :: DebugInfo/2010-03-19-DbgDeclare.ll (7286 of 14164) PASS: LLVM :: DebugInfo/2010-03-12-llc-crash.ll (7287 of 14164) PASS: LLVM :: DebugInfo/2010-01-05-DbgScope.ll (7288 of 14164) PASS: LLVM :: DebugInfo/2010-04-06-NestedFnDbgInfo.ll (7289 of 14164) PASS: LLVM :: DebugInfo/2010-03-24-MemberFn.ll (7290 of 14164) PASS: LLVM :: DebugInfo/2010-04-19-FramePtr.ll (7291 of 14164) PASS: LLVM :: DebugInfo/2010-05-03-DisableFramePtr.ll (7292 of 14164) PASS: LLVM :: DebugInfo/2010-05-03-OriginDIE.ll (7293 of 14164) PASS: LLVM :: DebugInfo/2010-06-29-InlinedFnLocalVar.ll (7294 of 14164) PASS: LLVM :: DebugInfo/2010-05-10-MultipleCU.ll (7295 of 14164) PASS: LLVM :: DebugInfo/2010-07-19-Crash.ll (7296 of 14164) PASS: LLVM :: DebugInfo/2010-10-01-crash.ll (7297 of 14164) PASS: LLVM :: DebugInfo/AArch64/big-endian-dump.ll (7298 of 14164) PASS: LLVM :: DebugInfo/AArch64/big-endian.ll (7299 of 14164) PASS: LLVM :: DebugInfo/AArch64/coalescing.ll (7300 of 14164) PASS: LLVM :: DebugInfo/AArch64/cfi-eof-prologue.ll (7301 of 14164) PASS: LLVM :: DebugInfo/AArch64/bitfields.ll (7302 of 14164) PASS: LLVM :: DebugInfo/AArch64/constant-dbgloc.ll (7303 of 14164) PASS: LLVM :: DebugInfo/AArch64/eh_frame_personality.ll (7304 of 14164) PASS: LLVM :: DebugInfo/AArch64/eh_frame.s (7305 of 14164) PASS: LLVM :: DebugInfo/AArch64/frameindices.ll (7306 of 14164) PASS: LLVM :: DebugInfo/AArch64/dwarfdump.ll (7307 of 14164) PASS: LLVM :: DebugInfo/AArch64/little-endian-dump.ll (7308 of 14164) PASS: LLVM :: DebugInfo/AArch64/processes-relocations.ll (7309 of 14164) PASS: LLVM :: DebugInfo/ARM/PR16736.ll (7310 of 14164) PASS: LLVM :: DebugInfo/AArch64/struct_by_value.ll (7311 of 14164) PASS: LLVM :: DebugInfo/ARM/big-endian-dump.ll (7312 of 14164) PASS: LLVM :: DebugInfo/ARM/bitfield.ll (7313 of 14164) PASS: LLVM :: DebugInfo/ARM/cfi-eof-prologue.ll (7314 of 14164) PASS: LLVM :: DebugInfo/ARM/header.ll (7315 of 14164) PASS: LLVM :: DebugInfo/ARM/constant-dbgloc.ll (7316 of 14164) XFAIL: LLVM :: DebugInfo/ARM/line.test (7317 of 14164) PASS: LLVM :: DebugInfo/ARM/little-endian-dump.ll (7318 of 14164) PASS: LLVM :: DebugInfo/ARM/multiple-constant-uses-drops-dbgloc.ll (7319 of 14164) PASS: LLVM :: DebugInfo/ARM/processes-relocations.ll (7320 of 14164) PASS: LLVM :: DebugInfo/ARM/lowerbdgdeclare_vla.ll (7321 of 14164) PASS: LLVM :: DebugInfo/ARM/s-super-register.ll (7322 of 14164) PASS: LLVM :: DebugInfo/ARM/selectiondag-deadcode.ll (7323 of 14164) PASS: LLVM :: DebugInfo/ARM/single-constant-use-preserves-dbgloc.ll (7324 of 14164) PASS: LLVM :: DebugInfo/ARM/tls.ll (7325 of 14164) PASS: LLVM :: DebugInfo/COFF/asan-module-ctor.ll (7326 of 14164) PASS: LLVM :: DebugInfo/COFF/asan-module-without-functions.ll (7327 of 14164) PASS: LLVM :: DebugInfo/COFF/cpp-mangling.ll (7328 of 14164) PASS: LLVM :: DebugInfo/COFF/asm.ll (7329 of 14164) PASS: LLVM :: DebugInfo/COFF/multifile.ll (7330 of 14164) PASS: LLVM :: DebugInfo/COFF/tail-call-without-lexical-scopes.ll (7331 of 14164) PASS: LLVM :: CodeGen/X86/vselect-minmax.ll (7332 of 14164) UNSUPPORTED: LLVM :: DebugInfo/Mips/InlinedFnLocalVar.ll (7333 of 14164) UNSUPPORTED: LLVM :: DebugInfo/Mips/delay-slot.ll (7334 of 14164) UNSUPPORTED: LLVM :: DebugInfo/Mips/fn-call-line.ll (7335 of 14164) UNSUPPORTED: LLVM :: DebugInfo/Mips/processes-relocations.ll (7336 of 14164) UNSUPPORTED: LLVM :: DebugInfo/PDB/pdbdump-flags.test (7337 of 14164) UNSUPPORTED: LLVM :: DebugInfo/PDB/pdbdump-symbol-format.test (7338 of 14164) PASS: LLVM :: DebugInfo/COFF/multifunction.ll (7339 of 14164) PASS: LLVM :: DebugInfo/PR20038.ll (7340 of 14164) XFAIL: LLVM :: DebugInfo/PowerPC/line.test (7341 of 14164) PASS: LLVM :: DebugInfo/COFF/simple.ll (7342 of 14164) UNSUPPORTED: LLVM :: DebugInfo/Sparc/gnu-window-save.ll (7343 of 14164) UNSUPPORTED: LLVM :: DebugInfo/Sparc/processes-relocations.ll (7344 of 14164) PASS: LLVM :: DebugInfo/PowerPC/tls-fission.ll (7345 of 14164) PASS: LLVM :: DebugInfo/PowerPC/processes-relocations.ll (7346 of 14164) PASS: LLVM :: DebugInfo/PowerPC/tls.ll (7347 of 14164) PASS: LLVM :: DebugInfo/SystemZ/processes-relocations.ll (7348 of 14164) PASS: LLVM :: DebugInfo/SystemZ/eh_frame.s (7349 of 14164) PASS: LLVM :: DebugInfo/SystemZ/eh_frame_personality.s (7350 of 14164) PASS: LLVM :: DebugInfo/SystemZ/eh_frame_personality.ll (7351 of 14164) PASS: LLVM :: DebugInfo/X86/2010-04-13-PubType.ll (7352 of 14164) PASS: LLVM :: DebugInfo/SystemZ/variable-loc.ll (7353 of 14164) PASS: LLVM :: DebugInfo/SystemZ/variable-loc.s (7354 of 14164) PASS: LLVM :: DebugInfo/X86/2011-09-26-GlobalVarContext.ll (7355 of 14164) PASS: LLVM :: DebugInfo/X86/2011-12-16-BadStructRef.ll (7356 of 14164) PASS: LLVM :: DebugInfo/X86/DW_AT_byte_size.ll (7357 of 14164) PASS: LLVM :: DebugInfo/X86/DIModule.ll (7358 of 14164) PASS: LLVM :: DebugInfo/X86/DW_AT_linkage_name.ll (7359 of 14164) PASS: LLVM :: DebugInfo/X86/DW_AT_object_pointer.ll (7360 of 14164) PASS: LLVM :: DebugInfo/X86/DW_AT_stmt_list_sec_offset.ll (7361 of 14164) PASS: LLVM :: DebugInfo/X86/DW_AT_specification.ll (7362 of 14164) PASS: LLVM :: DebugInfo/X86/DW_AT_location-reference.ll (7363 of 14164) PASS: LLVM :: DebugInfo/X86/DW_TAG_friend.ll (7364 of 14164) PASS: LLVM :: DebugInfo/X86/InlinedFnLocalVar.ll (7365 of 14164) PASS: LLVM :: DebugInfo/X86/aligned_stack_var.ll (7366 of 14164) PASS: LLVM :: DebugInfo/X86/arange-and-stub.ll (7367 of 14164) PASS: LLVM :: DebugInfo/X86/arange.ll (7368 of 14164) PASS: LLVM :: DebugInfo/X86/array2.ll (7369 of 14164) PASS: LLVM :: DebugInfo/X86/arguments.ll (7370 of 14164) PASS: LLVM :: DebugInfo/X86/array.ll (7371 of 14164) PASS: LLVM :: DebugInfo/X86/asm-macro-line-number.s (7372 of 14164) PASS: LLVM :: DebugInfo/X86/bitfields.ll (7373 of 14164) PASS: LLVM :: DebugInfo/X86/block-capture.ll (7374 of 14164) PASS: LLVM :: DebugInfo/X86/c-type-units.ll (7375 of 14164) PASS: LLVM :: DebugInfo/X86/coff_relative_names.ll (7376 of 14164) PASS: LLVM :: DebugInfo/X86/byvalstruct.ll (7377 of 14164) PASS: LLVM :: DebugInfo/X86/constant-aggregate.ll (7378 of 14164) PASS: LLVM :: DebugInfo/X86/concrete_out_of_line.ll (7379 of 14164) PASS: LLVM :: DebugInfo/X86/cu-ranges-odr.ll (7380 of 14164) PASS: LLVM :: DebugInfo/X86/coff_debug_info_type.ll (7381 of 14164) PASS: LLVM :: DebugInfo/X86/data_member_location.ll (7382 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-at-specficiation.ll (7383 of 14164) PASS: LLVM :: DebugInfo/X86/cu-ranges.ll (7384 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-const-int.ll (7385 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-byval-parameter.ll (7386 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-asm.s (7387 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-declare.ll (7388 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-const.ll (7389 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-declare-arg.ll (7390 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-file-name.ll (7391 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-i128-const.ll (7392 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-subrange.ll (7393 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-prolog-end.ll (7394 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-value-const-byref.ll (7395 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-value-dag-combine.ll (7396 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-merge-loc-entry.ll (7397 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-value-isel.ll (7398 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-value-range.ll (7399 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-value-location.ll (7400 of 14164) PASS: LLVM :: DebugInfo/X86/dbg_value_direct.ll (7401 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-value-inlined-parameter.ll (7402 of 14164) PASS: LLVM :: DebugInfo/X86/dbg-value-terminator.ll (7403 of 14164) PASS: LLVM :: DebugInfo/X86/debug-dead-local-var.ll (7404 of 14164) PASS: LLVM :: DebugInfo/X86/debug-info-access.ll (7405 of 14164) PASS: LLVM :: DebugInfo/X86/debug-info-block-captured-self.ll (7406 of 14164) PASS: LLVM :: DebugInfo/X86/debug-info-blocks.ll (7407 of 14164) PASS: LLVM :: DebugInfo/X86/debug-info-packed-struct.ll (7408 of 14164) PASS: LLVM :: DebugInfo/X86/debug-loc-asan.ll (7409 of 14164) PASS: LLVM :: DebugInfo/X86/debug-loc-empty-entries.ll (7410 of 14164) PASS: LLVM :: DebugInfo/X86/debug-loc-offset.ll (7411 of 14164) PASS: LLVM :: DebugInfo/X86/debug_frame.ll (7412 of 14164) PASS: LLVM :: DebugInfo/X86/debug-ranges-offset.ll (7413 of 14164) PASS: LLVM :: DebugInfo/X86/debug-info-static-member.ll (7414 of 14164) PASS: LLVM :: DebugInfo/X86/deleted-bit-piece.ll (7415 of 14164) PASS: LLVM :: DebugInfo/X86/decl-derived-member.ll (7416 of 14164) PASS: LLVM :: DebugInfo/X86/dwarf-aranges.ll (7417 of 14164) PASS: LLVM :: DebugInfo/X86/dwarf-aranges-no-dwarf-labels.ll (7418 of 14164) PASS: LLVM :: DebugInfo/X86/discriminator.ll (7419 of 14164) PASS: LLVM :: DebugInfo/X86/dwarf-pubnames-split.ll (7420 of 14164) PASS: LLVM :: DebugInfo/X86/earlydup-crash.ll (7421 of 14164) PASS: LLVM :: DebugInfo/X86/empty-and-one-elem-array.ll (7422 of 14164) PASS: LLVM :: DebugInfo/X86/empty-array.ll (7423 of 14164) PASS: LLVM :: DebugInfo/X86/elf-names.ll (7424 of 14164) PASS: LLVM :: DebugInfo/X86/dwarf-public-names.ll (7425 of 14164) PASS: LLVM :: DebugInfo/X86/ending-run.ll (7426 of 14164) PASS: LLVM :: DebugInfo/X86/empty.ll (7427 of 14164) PASS: LLVM :: DebugInfo/X86/enum-class.ll (7428 of 14164) PASS: LLVM :: DebugInfo/X86/enum-fwd-decl.ll (7429 of 14164) PASS: LLVM :: DebugInfo/X86/fission-hash.ll (7430 of 14164) PASS: LLVM :: DebugInfo/X86/fission-inline.ll (7431 of 14164) PASS: LLVM :: DebugInfo/X86/fission-ranges.ll (7432 of 14164) PASS: LLVM :: DebugInfo/X86/fission-cu.ll (7433 of 14164) PASS: LLVM :: DebugInfo/X86/float_const.ll (7434 of 14164) PASS: LLVM :: DebugInfo/X86/frame-register.ll (7435 of 14164) PASS: LLVM :: DebugInfo/X86/ghost-sdnode-dbgvalues.ll (7436 of 14164) PASS: LLVM :: DebugInfo/X86/gmlt.test (7437 of 14164) PASS: LLVM :: DebugInfo/X86/formal_parameter.ll (7438 of 14164) PASS: LLVM :: DebugInfo/X86/gnu-public-names-empty.ll (7439 of 14164) PASS: LLVM :: DebugInfo/X86/header.ll (7440 of 14164) PASS: LLVM :: DebugInfo/X86/gnu-public-names.ll (7441 of 14164) PASS: LLVM :: DebugInfo/X86/generate-odr-hash.ll (7442 of 14164) PASS: LLVM :: DebugInfo/X86/inline-member-function.ll (7443 of 14164) PASS: LLVM :: DebugInfo/X86/inlined-formal-parameter.ll (7444 of 14164) PASS: LLVM :: DebugInfo/X86/instcombine-instrinsics.ll (7445 of 14164) PASS: LLVM :: DebugInfo/X86/inline-seldag-test.ll (7446 of 14164) PASS: LLVM :: DebugInfo/X86/inlined-indirect-value.ll (7447 of 14164) PASS: LLVM :: DebugInfo/X86/line-info.ll (7448 of 14164) PASS: LLVM :: DebugInfo/X86/line.test (7449 of 14164) PASS: LLVM :: DebugInfo/X86/lexical_block.ll (7450 of 14164) PASS: LLVM :: DebugInfo/X86/linkage-name.ll (7451 of 14164) UNSUPPORTED: LLVM :: DebugInfo/X86/mi-print.ll (7452 of 14164) PASS: LLVM :: DebugInfo/X86/memberfnptr.ll (7453 of 14164) PASS: LLVM :: DebugInfo/X86/main-file-name.s (7454 of 14164) PASS: LLVM :: DebugInfo/X86/low-pc-cu.ll (7455 of 14164) PASS: LLVM :: DebugInfo/X86/missing-file-line.ll (7456 of 14164) PASS: LLVM :: DebugInfo/X86/misched-dbg-value.ll (7457 of 14164) PASS: LLVM :: DebugInfo/X86/multiple-aranges.ll (7458 of 14164) PASS: LLVM :: DebugInfo/X86/nodebug_with_debug_loc.ll (7459 of 14164) PASS: LLVM :: DebugInfo/X86/multiple-at-const-val.ll (7460 of 14164) PASS: LLVM :: DebugInfo/X86/nondefault-subrange-array.ll (7461 of 14164) PASS: LLVM :: DebugInfo/X86/nophysreg.ll (7462 of 14164) PASS: LLVM :: DebugInfo/X86/objc-fwd-decl.ll (7463 of 14164) PASS: LLVM :: DebugInfo/X86/objc-property-void.ll (7464 of 14164) PASS: LLVM :: DebugInfo/X86/parameters.ll (7465 of 14164) PASS: LLVM :: DebugInfo/X86/pieces-1.ll (7466 of 14164) PASS: LLVM :: DebugInfo/X86/pieces-2.ll (7467 of 14164) PASS: LLVM :: DebugInfo/X86/op_deref.ll (7468 of 14164) PASS: LLVM :: DebugInfo/X86/pieces-3.ll (7469 of 14164) PASS: LLVM :: DebugInfo/X86/pr12831.ll (7470 of 14164) PASS: LLVM :: DebugInfo/X86/pointer-type-size.ll (7471 of 14164) PASS: LLVM :: DebugInfo/X86/pr11300.ll (7472 of 14164) PASS: LLVM :: DebugInfo/X86/pr19307.ll (7473 of 14164) PASS: LLVM :: DebugInfo/X86/pr13303.ll (7474 of 14164) PASS: LLVM :: DebugInfo/X86/prologue-stack.ll (7475 of 14164) PASS: LLVM :: DebugInfo/X86/recursive_inlining.ll (7476 of 14164) PASS: LLVM :: DebugInfo/X86/processes-relocations.ll (7477 of 14164) PASS: LLVM :: DebugInfo/X86/reference-argument.ll (7478 of 14164) PASS: LLVM :: DebugInfo/X86/rvalue-ref.ll (7479 of 14164) PASS: LLVM :: DebugInfo/X86/sroasplit-1.ll (7480 of 14164) PASS: LLVM :: DebugInfo/X86/sret.ll (7481 of 14164) PASS: LLVM :: DebugInfo/X86/ref_addr_relocation.ll (7482 of 14164) PASS: LLVM :: DebugInfo/X86/sroasplit-2.ll (7483 of 14164) PASS: LLVM :: DebugInfo/X86/sroasplit-3.ll (7484 of 14164) PASS: LLVM :: DebugInfo/X86/sroasplit-4.ll (7485 of 14164) PASS: LLVM :: DebugInfo/X86/stmt-list.ll (7486 of 14164) PASS: LLVM :: DebugInfo/X86/sroasplit-5.ll (7487 of 14164) PASS: LLVM :: DebugInfo/X86/struct-loc.ll (7488 of 14164) PASS: LLVM :: DebugInfo/X86/stringpool.ll (7489 of 14164) PASS: LLVM :: DebugInfo/X86/subrange-type.ll (7490 of 14164) PASS: LLVM :: DebugInfo/X86/subreg.ll (7491 of 14164) PASS: LLVM :: DebugInfo/X86/stmt-list-multiple-compile-units.ll (7492 of 14164) PASS: LLVM :: DebugInfo/X86/template.ll (7493 of 14164) PASS: LLVM :: DebugInfo/X86/subregisters.ll (7494 of 14164) PASS: LLVM :: DebugInfo/X86/union-const.ll (7495 of 14164) PASS: LLVM :: DebugInfo/X86/type_units_with_addresses.ll (7496 of 14164) PASS: LLVM :: DebugInfo/X86/union-template.ll (7497 of 14164) PASS: LLVM :: DebugInfo/X86/vector.ll (7498 of 14164) PASS: LLVM :: DebugInfo/X86/tls.ll (7499 of 14164) PASS: LLVM :: DebugInfo/X86/vla.ll (7500 of 14164) PASS: LLVM :: DebugInfo/arm-relocs.test (7501 of 14164) PASS: LLVM :: DebugInfo/array.ll (7502 of 14164) PASS: LLVM :: DebugInfo/bug_null_debuginfo.ll (7503 of 14164) PASS: LLVM :: DebugInfo/accel-table-hash-collisions.ll (7504 of 14164) PASS: LLVM :: DebugInfo/constant-pointers.ll (7505 of 14164) UNSUPPORTED: LLVM :: DebugInfo/constantfp-sdnodes-have-dbg-location.ll (7506 of 14164) UNSUPPORTED: LLVM :: DebugInfo/constant-sdnodes-have-dbg-location.ll (7507 of 14164) PASS: LLVM :: DebugInfo/block-asan.ll (7508 of 14164) PASS: LLVM :: DebugInfo/cross-cu-inlining.ll (7509 of 14164) PASS: LLVM :: DebugInfo/cross-cu-linkonce.ll (7510 of 14164) PASS: LLVM :: DebugInfo/cross-cu-linkonce-distinct.ll (7511 of 14164) PASS: LLVM :: DebugInfo/cu-range-hole.ll (7512 of 14164) PASS: LLVM :: DebugInfo/dead-argument-order.ll (7513 of 14164) PASS: LLVM :: DebugInfo/cu-ranges.ll (7514 of 14164) PASS: LLVM :: DebugInfo/debug-info-always-inline.ll (7515 of 14164) PASS: LLVM :: DebugInfo/debuginfofinder-multiple-cu.ll (7516 of 14164) PASS: LLVM :: DebugInfo/debuginfofinder-forward-declaration.ll (7517 of 14164) PASS: LLVM :: DebugInfo/debug-info-qualifiers.ll (7518 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-64-bit-dwarf.test (7519 of 14164) PASS: LLVM :: DebugInfo/dwarf-public-names.ll (7520 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-debug-frame-simple.test (7521 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-accel.test (7522 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-debug-loc-simple.test (7523 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-dump-flags.test (7524 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-invalid.test (7525 of 14164) PASS: LLVM :: DebugInfo/debuglineinfo.test (7526 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-line-dwo.test (7527 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-pubnames.test (7528 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-objc.test (7529 of 14164) PASS: LLVM :: DebugInfo/debuglineinfo-macho.test (7530 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-ranges.test (7531 of 14164) PASS: LLVM :: DebugInfo/enum-types.ll (7532 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-zlib.test (7533 of 14164) PASS: LLVM :: DebugInfo/empty.ll (7534 of 14164) PASS: LLVM :: DebugInfo/dwarfdump-type-units.test (7535 of 14164) PASS: LLVM :: DebugInfo/enum.ll (7536 of 14164) PASS: LLVM :: DebugInfo/gmlt.test (7537 of 14164) PASS: LLVM :: DebugInfo/global.ll (7538 of 14164) PASS: LLVM :: DebugInfo/incorrect-variable-debugloc.ll (7539 of 14164) PASS: LLVM :: DebugInfo/inheritance.ll (7540 of 14164) PASS: LLVM :: DebugInfo/inline-debug-info-multiret.ll (7541 of 14164) PASS: LLVM :: DebugInfo/inline-debug-info.ll (7542 of 14164) PASS: LLVM :: DebugInfo/inline-no-debug-info.ll (7543 of 14164) PASS: LLVM :: DebugInfo/incorrect-variable-debugloc1.ll (7544 of 14164) PASS: LLVM :: DebugInfo/inline-scopes.ll (7545 of 14164) PASS: LLVM :: DebugInfo/inlined-arguments.ll (7546 of 14164) PASS: LLVM :: DebugInfo/llvm-symbolizer-zlib.test (7547 of 14164) PASS: LLVM :: DebugInfo/inlined-vars.ll (7548 of 14164) PASS: LLVM :: DebugInfo/location-verifier.ll (7549 of 14164) PASS: LLVM :: DebugInfo/member-order.ll (7550 of 14164) PASS: LLVM :: DebugInfo/lto-comp-dir.ll (7551 of 14164) PASS: LLVM :: DebugInfo/member-pointers.ll (7552 of 14164) PASS: LLVM :: DebugInfo/missing-abstract-variable.ll (7553 of 14164) PASS: LLVM :: DebugInfo/multiline.ll (7554 of 14164) PASS: LLVM :: DebugInfo/namespace_function_definition.ll (7555 of 14164) PASS: LLVM :: DebugInfo/namespace_inline_function_definition.ll (7556 of 14164) PASS: LLVM :: DebugInfo/nodebug.ll (7557 of 14164) PASS: LLVM :: DebugInfo/piece-verifier.ll (7558 of 14164) PASS: LLVM :: DebugInfo/namespace.ll (7559 of 14164) PASS: LLVM :: DebugInfo/sugared-constants.ll (7560 of 14164) PASS: LLVM :: DebugInfo/restrict.ll (7561 of 14164) PASS: LLVM :: DebugInfo/llvm-symbolizer.test (7562 of 14164) PASS: LLVM :: DebugInfo/template-recursive-void.ll (7563 of 14164) PASS: LLVM :: DebugInfo/tu-composite.ll (7564 of 14164) PASS: LLVM :: DebugInfo/tu-member-pointer.ll (7565 of 14164) PASS: LLVM :: DebugInfo/two-cus-from-same-file.ll (7566 of 14164) PASS: LLVM :: DebugInfo/typedef.ll (7567 of 14164) PASS: LLVM :: DebugInfo/unconditional-branch.ll (7568 of 14164) UNSUPPORTED: LLVM :: ExecutionEngine/Interpreter/intrinsics.ll (7569 of 14164) PASS: LLVM :: DebugInfo/varargs.ll (7570 of 14164) PASS: LLVM :: DebugInfo/version.ll (7571 of 14164) PASS: LLVM :: ExecutionEngine/2010-01-15-UndefValue.ll (7572 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll (7573 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-LoopTest.ll (7574 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2002-12-16-ArgTest.ll (7575 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-PhiTest.ll (7576 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-09-SARTest.ll (7577 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-15-AlignmentTest.ll (7578 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll (7579 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-06-LivenessClobber.ll (7580 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-10-FUCOM.ll (7581 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll (7582 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-05-PHIBug.ll (7583 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll (7584 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-15-AllocaAssertion.ll (7585 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll (7586 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-23-RegisterAllocatePhysReg.ll (7587 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (7588 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll (7589 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2005-12-02-TailCallBug.ll (7590 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2008-06-05-APInt-OverAShr.ll (7591 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll (7592 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/cross-module-a.ll (7593 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll (7594 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/fpbitcast.ll (7595 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/eh-sm-pic.ll (7596 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/eh-lg-pic.ll (7597 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/eh.ll (7598 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/hello.ll (7599 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/hello2.ll (7600 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-eh-a.ll (7601 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-a.ll (7602 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll (7603 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/non-extern-addend.ll (7604 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/pr13727.ll (7605 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll (7606 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/multi-module-a.ll (7607 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/cross-module-a.ll (7608 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll (7609 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/simpletest-remote.ll (7610 of 14164) XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/stubs-remote.ll (7611 of 14164) XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/stubs-sm-pic.ll (7612 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll (7613 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-data-align-remote.ll (7614 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll (7615 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll (7616 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll (7617 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/load-object-a.ll (7618 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll (7619 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll (7620 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/simplesttest.ll (7621 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/simpletest.ll (7622 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/stubs-sm-pic.ll (7623 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/stubs.ll (7624 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-branch.ll (7625 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-arith.ll (7626 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-call-no-external-funcs.ll (7627 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols-alignment.ll (7628 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-cast.ll (7629 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-call.ll (7630 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll (7631 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-constantexpr.ll (7632 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-data-align.ll (7633 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-fp.ll (7634 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll (7635 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-ctors.ll (7636 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll (7637 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero.ll (7638 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-global.ll (7639 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-loadstore.ll (7640 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-local.ll (7641 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-phi.ll (7642 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-logical.ll (7643 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll (7644 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-loop.ll (7645 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc.ll (7646 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-ret.ll (7647 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-return.ll (7648 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-fp.ll (7649 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-shift.ll (7650 of 14164) PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-int.ll (7651 of 14164) PASS: LLVM :: ExecutionEngine/OrcLazy/private_linkage.ll (7652 of 14164) PASS: LLVM :: ExecutionEngine/OrcLazy/hello.ll (7653 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2002-12-16-ArgTest.ll (7654 of 14164) PASS: LLVM :: ExecutionEngine/OrcLazy/anonymous_globals.ll (7655 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-04-LoopTest.ll (7656 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-04-ArgumentBug.ll (7657 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-04-PhiTest.ll (7658 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-10-FUCOM.ll (7659 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-09-SARTest.ll (7660 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-15-AlignmentTest.ll (7661 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-05-06-LivenessClobber.ll (7662 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-05-11-PHIRegAllocBug.ll (7663 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-05-07-ArgumentTest.ll (7664 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-06-04-bzip2-bug.ll (7665 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-06-05-PHIBug.ll (7666 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-08-15-AllocaAssertion.ll (7667 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-08-23-RegisterAllocatePhysReg.ll (7668 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (7669 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-08-21-EnvironmentTest.ll (7670 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2005-12-02-TailCallBug.ll (7671 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2007-12-10-APIntLoadStore.ll (7672 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2013-04-04-RelocAddend.ll (7673 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/2008-06-05-APInt-OverAShr.ll (7674 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/cross-module-a.ll (7675 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/cross-module-sm-pic-a.ll (7676 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/eh-sm-pic.ll (7677 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/eh-lg-pic.ll (7678 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/fpbitcast.ll (7679 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/hello.ll (7680 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/eh.ll (7681 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/hello2.ll (7682 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/multi-module-sm-pic-a.ll (7683 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/multi-module-eh-a.ll (7684 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/multi-module-a.ll (7685 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/non-extern-addend.ll (7686 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/pr13727.ll (7687 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/cross-module-sm-pic-a.ll (7688 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/load-object-a.ll (7689 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/cross-module-a.ll (7690 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll (7691 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/multi-module-sm-pic-a.ll (7692 of 14164) XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/stubs-remote.ll (7693 of 14164) XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/stubs-sm-pic.ll (7694 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/simpletest-remote.ll (7695 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-common-symbols-remote.ll (7696 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-fp-no-external-funcs-remote.ll (7697 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-sm-pic.ll (7698 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-remote.ll (7699 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-remote.ll (7700 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll (7701 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll (7702 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/simplesttest.ll (7703 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/simpletest.ll (7704 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/stubs-sm-pic.ll (7705 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/stubs.ll (7706 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-arith.ll (7707 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-branch.ll (7708 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-call-no-external-funcs.ll (7709 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-call.ll (7710 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-common-symbols-alignment.ll (7711 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-cast.ll (7712 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-constantexpr.ll (7713 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-common-symbols.ll (7714 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-data-align.ll (7715 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-fp-no-external-funcs.ll (7716 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-fp.ll (7717 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-global-ctors.ll (7718 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-global-init-nonzero-sm-pic.ll (7719 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-global-init-nonzero.ll (7720 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-global.ll (7721 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-local.ll (7722 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-loadstore.ll (7723 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-logical.ll (7724 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-loop.ll (7725 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-phi.ll (7726 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-ptr-reloc-sm-pic.ll (7727 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-ptr-reloc.ll (7728 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-return.ll (7729 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-ret.ll (7730 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-setcond-fp.ll (7731 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-setcond-int.ll (7732 of 14164) UNSUPPORTED: LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_Mips64r2N64_PIC_relocations.s (7733 of 14164) UNSUPPORTED: LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_O32R6_relocations.s (7734 of 14164) UNSUPPORTED: LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_O32_PIC_relocations.s (7735 of 14164) PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-shift.ll (7736 of 14164) PASS: LLVM :: ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s (7737 of 14164) PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_i386_DynNoPIC_relocations.s (7738 of 14164) PASS: LLVM :: ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s (7739 of 14164) UNSUPPORTED: LLVM :: ExecutionEngine/fma3-jit.ll (7740 of 14164) PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/ELF_x64-64_PIC_relocations.s (7741 of 14164) PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_i386_eh_frame.s (7742 of 14164) PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s (7743 of 14164) PASS: LLVM :: ExecutionEngine/mov64zext32.ll (7744 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_float.ll (7745 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-cast.ll (7746 of 14164) PASS: LLVM :: ExecutionEngine/frem.ll (7747 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_int.ll (7748 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-logical.ll (7749 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-insertelement.ll (7750 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-loadstore.ll (7751 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-insertextractvalue.ll (7752 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-fp.ll (7753 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-shift.ll (7754 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-select.ll (7755 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-int.ll (7756 of 14164) PASS: LLVM :: ExecutionEngine/test-interp-vec-shuffle.ll (7757 of 14164) PASS: LLVM :: Feature/NamedMDNode2.ll (7758 of 14164) PASS: LLVM :: Feature/NamedMDNode.ll (7759 of 14164) PASS: LLVM :: Feature/alias2.ll (7760 of 14164) PASS: LLVM :: Feature/aliases.ll (7761 of 14164) PASS: LLVM :: Feature/alignment.ll (7762 of 14164) PASS: LLVM :: Feature/attributes.ll (7763 of 14164) PASS: LLVM :: Feature/basictest.ll (7764 of 14164) PASS: LLVM :: Feature/callingconventions.ll (7765 of 14164) PASS: LLVM :: Feature/casttest.ll (7766 of 14164) PASS: LLVM :: Feature/cfgstructures.ll (7767 of 14164) PASS: LLVM :: Feature/calltest.ll (7768 of 14164) PASS: LLVM :: Feature/cold.ll (7769 of 14164) PASS: LLVM :: Feature/comdat.ll (7770 of 14164) PASS: LLVM :: Feature/const_pv.ll (7771 of 14164) PASS: LLVM :: Feature/constexpr.ll (7772 of 14164) PASS: LLVM :: Feature/constpointer.ll (7773 of 14164) PASS: LLVM :: Feature/escaped_label.ll (7774 of 14164) PASS: LLVM :: Feature/exception.ll (7775 of 14164) PASS: LLVM :: Feature/fold-fpcast.ll (7776 of 14164) PASS: LLVM :: Feature/float.ll (7777 of 14164) PASS: LLVM :: Feature/forwardreftest.ll (7778 of 14164) PASS: LLVM :: Feature/global_section.ll (7779 of 14164) PASS: LLVM :: Feature/globalredefinition3.ll (7780 of 14164) PASS: LLVM :: Feature/global_pv.ll (7781 of 14164) PASS: LLVM :: Feature/globalvars.ll (7782 of 14164) PASS: LLVM :: Feature/indirectcall2.ll (7783 of 14164) PASS: LLVM :: Feature/indirectcall.ll (7784 of 14164) PASS: LLVM :: Feature/inlineasm.ll (7785 of 14164) PASS: LLVM :: Feature/intrinsic-noduplicate.ll (7786 of 14164) PASS: LLVM :: Feature/instructions.ll (7787 of 14164) PASS: LLVM :: Feature/intrinsics.ll (7788 of 14164) PASS: LLVM :: Feature/md_on_instruction.ll (7789 of 14164) PASS: LLVM :: Feature/load_module.ll (7790 of 14164) PASS: LLVM :: Feature/memorymarkers.ll (7791 of 14164) UNSUPPORTED: LLVM :: Feature/optnone-llc.ll (7792 of 14164) PASS: LLVM :: Feature/metadata.ll (7793 of 14164) UNSUPPORTED: LLVM :: Feature/optnone-opt.ll (7794 of 14164) PASS: LLVM :: Feature/minsize_attr.ll (7795 of 14164) PASS: LLVM :: Feature/optnone.ll (7796 of 14164) PASS: LLVM :: Feature/newcasts.ll (7797 of 14164) PASS: LLVM :: Feature/packed.ll (7798 of 14164) PASS: LLVM :: Feature/ppcld.ll (7799 of 14164) PASS: LLVM :: Feature/paramattrs.ll (7800 of 14164) PASS: LLVM :: Feature/packed_struct.ll (7801 of 14164) PASS: LLVM :: Feature/properties.ll (7802 of 14164) PASS: LLVM :: Feature/prefixdata.ll (7803 of 14164) PASS: LLVM :: Feature/prototype.ll (7804 of 14164) PASS: LLVM :: Feature/seh-nounwind.ll (7805 of 14164) PASS: LLVM :: Feature/prologuedata.ll (7806 of 14164) PASS: LLVM :: Feature/recursivetype.ll (7807 of 14164) PASS: LLVM :: Feature/simplecalltest.ll (7808 of 14164) PASS: LLVM :: Feature/small.ll (7809 of 14164) PASS: LLVM :: Feature/smallest.ll (7810 of 14164) PASS: LLVM :: Feature/sparcld.ll (7811 of 14164) PASS: LLVM :: Feature/testlogical.ll (7812 of 14164) PASS: LLVM :: Feature/terminators.ll (7813 of 14164) PASS: LLVM :: Feature/testalloca.ll (7814 of 14164) PASS: LLVM :: Feature/testconstants.ll (7815 of 14164) PASS: LLVM :: Feature/testvarargs.ll (7816 of 14164) PASS: LLVM :: Feature/undefined.ll (7817 of 14164) PASS: LLVM :: Feature/testtype.ll (7818 of 14164) PASS: LLVM :: Feature/unreachable.ll (7819 of 14164) PASS: LLVM :: Feature/vector-cast-constant-exprs.ll (7820 of 14164) PASS: LLVM :: Feature/varargs_new.ll (7821 of 14164) PASS: LLVM :: Feature/varargs.ll (7822 of 14164) PASS: LLVM :: FileCheck/check-a-b-has-b.txt (7823 of 14164) PASS: LLVM :: Feature/weirdnames.ll (7824 of 14164) PASS: LLVM :: Feature/weak_constant.ll (7825 of 14164) PASS: LLVM :: Feature/x86ld.ll (7826 of 14164) PASS: LLVM :: FileCheck/check-dag-substring-prefix.txt (7827 of 14164) PASS: LLVM :: FileCheck/check-dag-multi-prefix.txt (7828 of 14164) PASS: LLVM :: FileCheck/check-b-a-has-b.txt (7829 of 14164) PASS: LLVM :: FileCheck/check-dag-multi-prefix-2.txt (7830 of 14164) PASS: LLVM :: FileCheck/check-label-dag-capture.txt (7831 of 14164) PASS: LLVM :: FileCheck/check-dag.txt (7832 of 14164) PASS: LLVM :: FileCheck/check-label.txt (7833 of 14164) PASS: LLVM :: FileCheck/check-label-dag.txt (7834 of 14164) PASS: LLVM :: FileCheck/check-empty.txt (7835 of 14164) PASS: LLVM :: FileCheck/check-multi-prefix-label.txt (7836 of 14164) PASS: LLVM :: FileCheck/check-multiple-prefixes-mixed.txt (7837 of 14164) PASS: LLVM :: FileCheck/check-multiple-prefixes-nomatch-2.txt (7838 of 14164) PASS: LLVM :: FileCheck/check-dag-xfails.txt (7839 of 14164) PASS: LLVM :: FileCheck/check-multiple-prefixes-nomatch.txt (7840 of 14164) PASS: LLVM :: FileCheck/check-multiple-prefixes-substr.txt (7841 of 14164) PASS: LLVM :: FileCheck/check-not-diaginfo.txt (7842 of 14164) PASS: LLVM :: FileCheck/check-prefixes.txt (7843 of 14164) PASS: LLVM :: FileCheck/check-substring-multi-prefix-2.txt (7844 of 14164) PASS: LLVM :: FileCheck/check-substring-multi-prefix.txt (7845 of 14164) PASS: LLVM :: FileCheck/dos-style-eol.txt (7846 of 14164) PASS: LLVM :: FileCheck/first-character-match.txt (7847 of 14164) PASS: LLVM :: FileCheck/line-count-2.txt (7848 of 14164) PASS: LLVM :: FileCheck/line-count.txt (7849 of 14164) PASS: LLVM :: FileCheck/next-no-match.txt (7850 of 14164) PASS: LLVM :: FileCheck/regex-brackets.txt (7851 of 14164) PASS: LLVM :: FileCheck/multiple-missing-prefixes.txt (7852 of 14164) PASS: LLVM :: FileCheck/regex-no-match.txt (7853 of 14164) PASS: LLVM :: FileCheck/separate-multi-prefix.txt (7854 of 14164) PASS: LLVM :: FileCheck/simple-var-capture.txt (7855 of 14164) PASS: LLVM :: FileCheck/two-checks-for-same-match.txt (7856 of 14164) PASS: LLVM :: FileCheck/same.txt (7857 of 14164) PASS: LLVM :: FileCheck/var-ref-same-line.txt (7858 of 14164) PASS: LLVM :: FileCheck/implicit-check-not.txt (7859 of 14164) PASS: LLVM :: FileCheck/validate-check-prefix.txt (7860 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_attr.ll (7861 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_cfi.ll (7862 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_cpuid.ll (7863 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_cfi.s (7864 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_more_registers_than_available.ll (7865 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov.ll (7866 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov.s (7867 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov_no_instrumentation.s (7868 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_rep_movs.ll (7869 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_swap_intel.s (7870 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_rsp_mem_op.s (7871 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/adaptive_global_redzones.ll (7872 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/asan-vs-gvn.ll (7873 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/bug_11395.ll (7874 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/basic.ll (7875 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-cstring.ll (7876 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/debug_info.ll (7877 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll (7878 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-comdat-global.ll (7879 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-llvm-metadata.ll (7880 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-llvm-metadata-darwin.ll (7881 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-promotable-allocas.ll (7882 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-odr-global.ll (7883 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-threadlocal.ll (7884 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/experiment-call.ll (7885 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/experiment.ll (7886 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-dynamic-allocas.ll (7887 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/freebsd.ll (7888 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-no-return.ll (7889 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/global_metadata.ll (7890 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-stack.ll (7891 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll (7892 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_global.ll (7893 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_load_then_store.ll (7894 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/lifetime.ll (7895 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/lifetime-uar.ll (7896 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll (7897 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/stack-poisoning.ll (7898 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/stack_layout.ll (7899 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/test64.ll (7900 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/ubsan.ll (7901 of 14164) PASS: LLVM :: Instrumentation/AddressSanitizer/instrumentation-with-call-threshold.ll (7902 of 14164) PASS: LLVM :: Instrumentation/BoundsChecking/simple-32.ll (7903 of 14164) PASS: LLVM :: Instrumentation/BoundsChecking/simple.ll (7904 of 14164) PASS: LLVM :: Instrumentation/BoundsChecking/phi.ll (7905 of 14164) PASS: LLVM :: Instrumentation/BoundsChecking/many-trap.ll (7906 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/args-unreachable-bb.ll (7907 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/call.ll (7908 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/arith.ll (7909 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/abilist.ll (7910 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/debug-nonzero-labels.ll (7911 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/debug.ll (7912 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/memset.ll (7913 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/load.ll (7914 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/prefix-rename.ll (7915 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/union.ll (7916 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/store.ll (7917 of 14164) PASS: LLVM :: Instrumentation/DataFlowSanitizer/union-large.ll (7918 of 14164) PASS: LLVM :: Instrumentation/InstrProfiling/PR23499.ll (7919 of 14164) PASS: LLVM :: Instrumentation/InstrProfiling/linkage.ll (7920 of 14164) PASS: LLVM :: Instrumentation/InstrProfiling/noruntime.ll (7921 of 14164) PASS: LLVM :: Instrumentation/InstrProfiling/no-counters.ll (7922 of 14164) PASS: LLVM :: Instrumentation/InstrProfiling/platform.ll (7923 of 14164) PASS: LLVM :: Instrumentation/InstrProfiling/profiling.ll (7924 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/X86/vararg.ll (7925 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/byval-alignment.ll (7926 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/check-constant-shadow.ll (7927 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/check_access_address.ll (7928 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/array_types.ll (7929 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/atomics.ll (7930 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/missing_origin.ll (7931 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/instrumentation-with-call-threshold.ll (7932 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/mul_by_constant.ll (7933 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/return_from_main.ll (7934 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/store-long-origin.ll (7935 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/origin-alignment.ll (7936 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/unreachable.ll (7937 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_arith.ll (7938 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/msan_basic.ll (7939 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/store-origin.ll (7940 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_shift.ll (7941 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_cvt.ll (7942 of 14164) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_pack.ll (7943 of 14164) PASS: LLVM :: Instrumentation/SanitizerCoverage/cmp-tracing.ll (7944 of 14164) PASS: LLVM :: Instrumentation/SanitizerCoverage/coverage-dbg.ll (7945 of 14164) PASS: LLVM :: Instrumentation/SanitizerCoverage/coverage2-dbg.ll (7946 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/capture.ll (7947 of 14164) PASS: LLVM :: Instrumentation/SanitizerCoverage/tracing.ll (7948 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/read_before_write.ll (7949 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/no_sanitize_thread.ll (7950 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/atomic.ll (7951 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/read_from_global.ll (7952 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan-vs-gvn.ll (7953 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_read.ll (7954 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan_basic.ll (7955 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/unaligned.ll (7956 of 14164) PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_update.ll (7957 of 14164) PASS: LLVM :: Instrumentation/SanitizerCoverage/coverage.ll (7958 of 14164) PASS: LLVM :: Integer/BitPacked.ll (7959 of 14164) PASS: LLVM :: Integer/2007-01-19-TruncSext.ll (7960 of 14164) PASS: LLVM :: Integer/basictest_bt.ll (7961 of 14164) PASS: LLVM :: Integer/fold-fpcast_bt.ll (7962 of 14164) PASS: LLVM :: Integer/constexpr_bt.ll (7963 of 14164) PASS: LLVM :: Integer/constpointer_bt.ll (7964 of 14164) PASS: LLVM :: Integer/instructions_bt.ll (7965 of 14164) PASS: LLVM :: Integer/newcasts_bt.ll (7966 of 14164) PASS: LLVM :: Integer/packed_bt.ll (7967 of 14164) PASS: LLVM :: Integer/packed_struct_bt.ll (7968 of 14164) UNSUPPORTED: LLVM :: JitListener/multiple.ll (7969 of 14164) UNSUPPORTED: LLVM :: JitListener/simple.ll (7970 of 14164) PASS: LLVM :: Integer/properties_bt.ll (7971 of 14164) PASS: LLVM :: Integer/undefined_bt.ll (7972 of 14164) PASS: LLVM :: Integer/unreachable_bt.ll (7973 of 14164) PASS: LLVM :: LTO/ARM/inline-asm.ll (7974 of 14164) PASS: LLVM :: LTO/ARM/runtime-library-subtarget.ll (7975 of 14164) PASS: LLVM :: LTO/X86/attrs.ll (7976 of 14164) PASS: LLVM :: LTO/X86/current-section.ll (7977 of 14164) PASS: LLVM :: LTO/X86/invalid.ll (7978 of 14164) PASS: LLVM :: LTO/X86/keep-used-puts-during-instcombine.ll (7979 of 14164) PASS: LLVM :: LTO/X86/cfi_endproc.ll (7980 of 14164) PASS: LLVM :: LTO/X86/bcsection.ll (7981 of 14164) PASS: LLVM :: LTO/X86/linkonce_odr_func.ll (7982 of 14164) PASS: LLVM :: LTO/X86/list-symbols.ll (7983 of 14164) PASS: LLVM :: LTO/X86/diagnostic-handler-remarks.ll (7984 of 14164) PASS: LLVM :: LTO/X86/no-undefined-puts-when-implemented.ll (7985 of 14164) PASS: LLVM :: LTO/X86/private-symbol.ll (7986 of 14164) PASS: LLVM :: LTO/X86/runtime-library.ll (7987 of 14164) PASS: LLVM :: LTO/X86/set-merged.ll (7988 of 14164) PASS: LLVM :: LTO/X86/triple-init.ll (7989 of 14164) PASS: LLVM :: LTO/X86/symver-asm.ll (7990 of 14164) PASS: LLVM :: Linker/2002-07-17-GlobalFail.ll (7991 of 14164) PASS: LLVM :: Linker/2002-07-17-LinkTest2.ll (7992 of 14164) PASS: LLVM :: LibDriver/infer-output-path.test (7993 of 14164) PASS: LLVM :: LibDriver/libpath.test (7994 of 14164) PASS: LLVM :: Linker/2003-01-30-LinkerRename.ll (7995 of 14164) PASS: LLVM :: Linker/2003-01-30-LinkerTypeRename.ll (7996 of 14164) PASS: LLVM :: Linker/2002-08-20-ConstantExpr.ll (7997 of 14164) PASS: LLVM :: Linker/2003-04-23-LinkOnceLost.ll (7998 of 14164) PASS: LLVM :: Linker/2003-05-15-TypeProblem.ll (7999 of 14164) PASS: LLVM :: Linker/2003-04-26-NullPtrLinkProblem.ll (8000 of 14164) PASS: LLVM :: Linker/2003-05-31-LinkerRename.ll (8001 of 14164) PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem.ll (8002 of 14164) PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem2.ll (8003 of 14164) PASS: LLVM :: Linker/2003-08-20-OpaqueTypeResolve.ll (8004 of 14164) PASS: LLVM :: Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll (8005 of 14164) PASS: LLVM :: Linker/2003-08-24-InheritPtrSize.ll (8006 of 14164) PASS: LLVM :: Linker/2003-08-23-GlobalVarLinking.ll (8007 of 14164) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal3.ll (8008 of 14164) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal2.ll (8009 of 14164) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal.ll (8010 of 14164) PASS: LLVM :: Linker/2003-10-27-LinkOncePromote.ll (8011 of 14164) PASS: LLVM :: Linker/2004-05-07-TypeResolution2.ll (8012 of 14164) PASS: LLVM :: Linker/2004-02-17-WeakStrongLinkage.ll (8013 of 14164) PASS: LLVM :: Linker/2003-11-18-TypeResolution.ll (8014 of 14164) PASS: LLVM :: Linker/2004-05-07-TypeResolution1.ll (8015 of 14164) PASS: LLVM :: Linker/2004-12-03-DisagreeingType.ll (8016 of 14164) PASS: LLVM :: Linker/2005-02-12-ConstantGlobals.ll (8017 of 14164) PASS: LLVM :: Linker/2005-02-12-ConstantGlobals-2.ll (8018 of 14164) PASS: LLVM :: Linker/2005-12-06-AppendingZeroLengthArrays.ll (8019 of 14164) PASS: LLVM :: Linker/2008-03-05-AliasReference2.ll (8020 of 14164) PASS: LLVM :: Linker/2006-01-19-ConstantPacked.ll (8021 of 14164) PASS: LLVM :: Linker/2008-03-05-AliasReference.ll (8022 of 14164) PASS: LLVM :: Linker/2008-03-07-DroppedSection_a.ll (8023 of 14164) PASS: LLVM :: Linker/2008-07-06-AliasFnDecl.ll (8024 of 14164) PASS: LLVM :: Linker/2008-07-06-AliasFnDecl2.ll (8025 of 14164) PASS: LLVM :: Linker/2008-03-07-DroppedSection_b.ll (8026 of 14164) PASS: LLVM :: Linker/2008-06-26-AddressSpace.ll (8027 of 14164) PASS: LLVM :: Linker/2008-07-06-AliasWeakDest2.ll (8028 of 14164) PASS: LLVM :: Linker/2008-06-13-LinkOnceRedefinition.ll (8029 of 14164) PASS: LLVM :: Linker/2009-09-03-mdnode2.ll (8030 of 14164) PASS: LLVM :: Linker/2011-08-04-DebugLoc2.ll (8031 of 14164) PASS: LLVM :: Linker/2009-09-03-mdnode.ll (8032 of 14164) PASS: LLVM :: Linker/2011-08-04-DebugLoc.ll (8033 of 14164) PASS: LLVM :: Linker/2008-07-06-AliasWeakDest.ll (8034 of 14164) PASS: LLVM :: Linker/2011-08-18-unique-class-type2.ll (8035 of 14164) PASS: LLVM :: Linker/2011-08-04-Metadata2.ll (8036 of 14164) PASS: LLVM :: Linker/2011-08-18-unique-class-type.ll (8037 of 14164) PASS: LLVM :: Linker/2011-08-18-unique-debug-type2.ll (8038 of 14164) PASS: LLVM :: Linker/2011-08-18-unique-debug-type.ll (8039 of 14164) PASS: LLVM :: Linker/2011-08-04-Metadata.ll (8040 of 14164) PASS: LLVM :: Linker/AppendingLinkage2.ll (8041 of 14164) PASS: LLVM :: Linker/DbgDeclare2.ll (8042 of 14164) PASS: LLVM :: Linker/AppendingLinkage.ll (8043 of 14164) PASS: LLVM :: Linker/ConstantGlobals.ll (8044 of 14164) PASS: LLVM :: Linker/DbgDeclare.ll (8045 of 14164) PASS: LLVM :: Linker/PR8300.ll (8046 of 14164) PASS: LLVM :: Linker/alignment.ll (8047 of 14164) PASS: LLVM :: Linker/LinkOnce.ll (8048 of 14164) PASS: LLVM :: Linker/alias.ll (8049 of 14164) PASS: LLVM :: Linker/available_externally_b.ll (8050 of 14164) PASS: LLVM :: Linker/available_externally_a.ll (8051 of 14164) PASS: LLVM :: Linker/broken.ll (8052 of 14164) PASS: LLVM :: Linker/comdat.ll (8053 of 14164) PASS: LLVM :: Linker/comdat10.ll (8054 of 14164) PASS: LLVM :: Linker/basiclink.ll (8055 of 14164) PASS: LLVM :: Linker/comdat2.ll (8056 of 14164) PASS: LLVM :: Linker/comdat4.ll (8057 of 14164) PASS: LLVM :: Linker/apple-version.ll (8058 of 14164) PASS: LLVM :: Linker/comdat5.ll (8059 of 14164) PASS: LLVM :: Linker/comdat7.ll (8060 of 14164) PASS: LLVM :: Linker/comdat9.ll (8061 of 14164) PASS: LLVM :: Linker/comdat8.ll (8062 of 14164) PASS: LLVM :: Linker/comdat6.ll (8063 of 14164) PASS: LLVM :: Linker/ctors.ll (8064 of 14164) PASS: LLVM :: Linker/debug-info-version-b.ll (8065 of 14164) PASS: LLVM :: Linker/constructor-comdat.ll (8066 of 14164) PASS: LLVM :: Linker/debug-info-version-a.ll (8067 of 14164) PASS: LLVM :: Linker/datalayout.ll (8068 of 14164) PASS: LLVM :: Linker/dllstorage-b.ll (8069 of 14164) PASS: LLVM :: Linker/dllstorage-a.ll (8070 of 14164) PASS: LLVM :: Linker/distinct-cycles.ll (8071 of 14164) PASS: LLVM :: Linker/distinct.ll (8072 of 14164) PASS: LLVM :: Linker/func-attrs-b.ll (8073 of 14164) PASS: LLVM :: Linker/func-attrs-a.ll (8074 of 14164) PASS: LLVM :: Linker/drop-debug.ll (8075 of 14164) PASS: LLVM :: Linker/ident.ll (8076 of 14164) PASS: LLVM :: Linker/link-type-names.ll (8077 of 14164) PASS: LLVM :: Linker/link-global-to-func.ll (8078 of 14164) PASS: LLVM :: Linker/global_ctors.ll (8079 of 14164) PASS: LLVM :: Linker/linkage2.ll (8080 of 14164) PASS: LLVM :: Linker/linkage.ll (8081 of 14164) PASS: LLVM :: Linker/linkmdnode2.ll (8082 of 14164) PASS: LLVM :: Linker/inlineasm.ll (8083 of 14164) PASS: LLVM :: Linker/linkmdnode.ll (8084 of 14164) PASS: LLVM :: Linker/linknamedmdnode2.ll (8085 of 14164) PASS: LLVM :: Linker/linknamedmdnode.ll (8086 of 14164) PASS: LLVM :: Linker/mdlocation.ll (8087 of 14164) PASS: LLVM :: Linker/metadata-a.ll (8088 of 14164) PASS: LLVM :: Linker/lto-attributes.ll (8089 of 14164) PASS: LLVM :: Linker/metadata-b.ll (8090 of 14164) PASS: LLVM :: Linker/module-flags-1-b.ll (8091 of 14164) PASS: LLVM :: Linker/module-flags-2-b.ll (8092 of 14164) PASS: LLVM :: Linker/metadata-function.ll (8093 of 14164) PASS: LLVM :: Linker/module-flags-3-b.ll (8094 of 14164) PASS: LLVM :: Linker/module-flags-1-a.ll (8095 of 14164) PASS: LLVM :: Linker/module-flags-3-a.ll (8096 of 14164) PASS: LLVM :: Linker/module-flags-4-b.ll (8097 of 14164) PASS: LLVM :: Linker/module-flags-5-b.ll (8098 of 14164) PASS: LLVM :: Linker/module-flags-4-a.ll (8099 of 14164) PASS: LLVM :: Linker/module-flags-5-a.ll (8100 of 14164) PASS: LLVM :: Linker/module-flags-6-b.ll (8101 of 14164) PASS: LLVM :: Linker/module-flags-2-a.ll (8102 of 14164) PASS: LLVM :: Linker/module-flags-7-b.ll (8103 of 14164) PASS: LLVM :: Linker/module-flags-6-a.ll (8104 of 14164) PASS: LLVM :: Linker/module-flags-8-b.ll (8105 of 14164) PASS: LLVM :: Linker/module-flags-7-a.ll (8106 of 14164) PASS: LLVM :: Linker/module-flags-8-a.ll (8107 of 14164) PASS: LLVM :: Linker/module-flags-dont-change-others.ll (8108 of 14164) PASS: LLVM :: Linker/module-flags-pic-1-a.ll (8109 of 14164) PASS: LLVM :: Linker/multiple-merged-structs.ll (8110 of 14164) PASS: LLVM :: Linker/opaque.ll (8111 of 14164) PASS: LLVM :: Linker/module-flags-pic-2-a.ll (8112 of 14164) PASS: LLVM :: Linker/override-different-linkage.ll (8113 of 14164) PASS: LLVM :: Linker/partial-type-refinement-link.ll (8114 of 14164) PASS: LLVM :: Linker/override-with-internal-linkage-2.ll (8115 of 14164) PASS: LLVM :: Linker/override-with-internal-linkage.ll (8116 of 14164) PASS: LLVM :: Linker/partial-type-refinement.ll (8117 of 14164) PASS: LLVM :: Linker/override.ll (8118 of 14164) PASS: LLVM :: Linker/pr21494.ll (8119 of 14164) PASS: LLVM :: Linker/prologuedata.ll (8120 of 14164) PASS: LLVM :: Linker/pr22807.ll (8121 of 14164) PASS: LLVM :: Linker/redefinition.ll (8122 of 14164) PASS: LLVM :: Linker/pr21374.ll (8123 of 14164) PASS: LLVM :: Linker/replaced-function-matches-first-subprogram.ll (8124 of 14164) PASS: LLVM :: Linker/testlink.ll (8125 of 14164) PASS: LLVM :: Linker/subprogram-linkonce-weak-odr.ll (8126 of 14164) PASS: LLVM :: Linker/transitive-lazy-link.ll (8127 of 14164) PASS: LLVM :: Linker/subprogram-linkonce-weak.ll (8128 of 14164) PASS: LLVM :: Linker/type-unique-dst-types.ll (8129 of 14164) PASS: LLVM :: Linker/type-unique-alias.ll (8130 of 14164) PASS: LLVM :: Linker/targettriple.ll (8131 of 14164) PASS: LLVM :: Linker/type-unique-inheritance.ll (8132 of 14164) PASS: LLVM :: Linker/type-unique-odr-b.ll (8133 of 14164) PASS: LLVM :: Linker/type-unique-name.ll (8134 of 14164) PASS: LLVM :: Linker/type-unique-odr-a.ll (8135 of 14164) PASS: LLVM :: Linker/type-unique-simple-b.ll (8136 of 14164) PASS: LLVM :: Linker/type-unique-simple2-b.ll (8137 of 14164) PASS: LLVM :: Linker/type-unique-opaque.ll (8138 of 14164) PASS: LLVM :: Linker/type-unique-simple2-a.ll (8139 of 14164) PASS: LLVM :: Linker/type-unique-simple-a.ll (8140 of 14164) PASS: LLVM :: Linker/type-unique-simple2.ll (8141 of 14164) PASS: LLVM :: Linker/type-unique-type-array-b.ll (8142 of 14164) PASS: LLVM :: Linker/type-unique-type-array-a.ll (8143 of 14164) PASS: LLVM :: Linker/unique-fwd-decl-a.ll (8144 of 14164) PASS: LLVM :: Linker/type-unique-unrelated.ll (8145 of 14164) PASS: LLVM :: Linker/type-unique-src-type.ll (8146 of 14164) PASS: LLVM :: Linker/unnamed-addr-err-b.ll (8147 of 14164) PASS: LLVM :: Linker/unnamed-addr1-b.ll (8148 of 14164) PASS: LLVM :: Linker/unnamed-addr-err-a.ll (8149 of 14164) PASS: LLVM :: Linker/unnamed-addr1-a.ll (8150 of 14164) PASS: LLVM :: Linker/unique-fwd-decl-order.ll (8151 of 14164) PASS: LLVM :: Linker/visibility.ll (8152 of 14164) PASS: LLVM :: MC/AArch64/adrp-relocation.s (8153 of 14164) PASS: LLVM :: MC/AArch64/alias-logicalimm.s (8154 of 14164) PASS: LLVM :: Linker/weakextern.ll (8155 of 14164) PASS: LLVM :: MC/AArch64/alias-addsubimm.s (8156 of 14164) PASS: LLVM :: MC/AArch64/arm64-adr.s (8157 of 14164) PASS: LLVM :: MC/AArch64/arm64-aliases.s (8158 of 14164) PASS: LLVM :: MC/AArch64/arm64-arm64-fixup.s (8159 of 14164) PASS: LLVM :: MC/AArch64/arm64-arithmetic-encoding.s (8160 of 14164) PASS: LLVM :: MC/AArch64/arm64-basic-a64-instructions.s (8161 of 14164) PASS: LLVM :: MC/AArch64/arm64-be-datalayout.s (8162 of 14164) PASS: LLVM :: MC/AArch64/arm64-advsimd.s (8163 of 14164) PASS: LLVM :: MC/AArch64/arm64-branch-encoding.s (8164 of 14164) PASS: LLVM :: MC/AArch64/arm64-bitfield-encoding.s (8165 of 14164) PASS: LLVM :: MC/AArch64/arm64-crypto.s (8166 of 14164) PASS: LLVM :: MC/AArch64/arm64-condbr-without-dots.s (8167 of 14164) PASS: LLVM :: MC/AArch64/arm64-diagno-predicate.s (8168 of 14164) PASS: LLVM :: MC/AArch64/arm64-directive_loh.s (8169 of 14164) PASS: LLVM :: MC/AArch64/arm64-elf-reloc-condbr.s (8170 of 14164) PASS: LLVM :: MC/AArch64/arm64-diags.s (8171 of 14164) PASS: LLVM :: MC/AArch64/arm64-fp-encoding-error.s (8172 of 14164) PASS: LLVM :: MC/AArch64/arm64-large-relocs.s (8173 of 14164) PASS: LLVM :: MC/AArch64/arm64-fp-encoding.s (8174 of 14164) PASS: LLVM :: MC/AArch64/arm64-elf-relocs.s (8175 of 14164) PASS: LLVM :: MC/AArch64/arm64-leaf-compact-unwind.s (8176 of 14164) PASS: LLVM :: MC/AArch64/arm64-logical-encoding.s (8177 of 14164) PASS: LLVM :: MC/AArch64/arm64-mapping-within-section.s (8178 of 14164) PASS: LLVM :: MC/AArch64/arm64-mapping-across-sections.s (8179 of 14164) PASS: LLVM :: MC/AArch64/arm64-memory.s (8180 of 14164) PASS: LLVM :: MC/AArch64/arm64-nv-cond.s (8181 of 14164) PASS: LLVM :: MC/AArch64/arm64-optional-hash.s (8182 of 14164) PASS: LLVM :: MC/AArch64/arm64-separator.s (8183 of 14164) PASS: LLVM :: MC/AArch64/arm64-small-data-fixups.s (8184 of 14164) PASS: LLVM :: MC/AArch64/arm64-spsel-sysreg.s (8185 of 14164) PASS: LLVM :: MC/AArch64/arm64-simd-ldst.s (8186 of 14164) PASS: LLVM :: MC/AArch64/arm64-system-encoding.s (8187 of 14164) PASS: LLVM :: MC/AArch64/arm64-tls-modifiers-darwin.s (8188 of 14164) PASS: LLVM :: MC/AArch64/arm64-target-specific-sysreg.s (8189 of 14164) PASS: LLVM :: MC/AArch64/arm64-variable-exprs.s (8190 of 14164) PASS: LLVM :: MC/AArch64/arm64-v128_lo-diagnostics.s (8191 of 14164) PASS: LLVM :: MC/AArch64/arm64-tls-relocs.s (8192 of 14164) PASS: LLVM :: MC/AArch64/arm64-vector-lists.s (8193 of 14164) PASS: LLVM :: MC/AArch64/arm64-verbose-vector-case.s (8194 of 14164) PASS: LLVM :: MC/AArch64/armv8.1a-pan.s (8195 of 14164) PASS: LLVM :: MC/AArch64/armv8.1a-lor.s (8196 of 14164) PASS: LLVM :: MC/AArch64/armv8.1a-atomic.s (8197 of 14164) PASS: LLVM :: MC/AArch64/armv8.1a-rdma.s (8198 of 14164) PASS: LLVM :: MC/AArch64/armv8.1a-vhe.s (8199 of 14164) PASS: LLVM :: MC/AArch64/basic-pic.s (8200 of 14164) PASS: LLVM :: MC/AArch64/case-insen-reg-names.s (8201 of 14164) PASS: LLVM :: MC/AArch64/dot-req-case-insensitive.s (8202 of 14164) PASS: LLVM :: MC/AArch64/dot-req-diagnostics.s (8203 of 14164) PASS: LLVM :: MC/AArch64/dot-req.s (8204 of 14164) PASS: LLVM :: MC/AArch64/elf-extern.s (8205 of 14164) PASS: LLVM :: MC/AArch64/elf-objdump.s (8206 of 14164) PASS: LLVM :: MC/AArch64/basic-a64-diagnostics.s (8207 of 14164) PASS: LLVM :: MC/AArch64/elf-globaladdress.ll (8208 of 14164) PASS: LLVM :: MC/AArch64/elf-reloc-addsubimm.s (8209 of 14164) PASS: LLVM :: MC/AArch64/elf-reloc-ldrlit.s (8210 of 14164) PASS: LLVM :: MC/AArch64/elf-reloc-movw.s (8211 of 14164) PASS: LLVM :: MC/AArch64/elf-reloc-ldstunsimm.s (8212 of 14164) PASS: LLVM :: MC/AArch64/elf-reloc-pcreladdressing.s (8213 of 14164) PASS: LLVM :: MC/AArch64/elf-reloc-tstb.s (8214 of 14164) PASS: LLVM :: MC/AArch64/basic-a64-instructions.s (8215 of 14164) PASS: LLVM :: MC/AArch64/elf-reloc-uncondbrimm.s (8216 of 14164) PASS: LLVM :: MC/AArch64/elf_osabi_flags.s (8217 of 14164) PASS: LLVM :: MC/AArch64/expr-shr.s (8218 of 14164) PASS: LLVM :: MC/AArch64/gicv3-regs-diagnostics.s (8219 of 14164) PASS: LLVM :: MC/AArch64/gicv3-regs.s (8220 of 14164) PASS: LLVM :: MC/AArch64/inst-directive-diagnostic.s (8221 of 14164) PASS: LLVM :: MC/AArch64/inline-asm-modifiers.s (8222 of 14164) PASS: LLVM :: MC/AArch64/jump-table.s (8223 of 14164) PASS: LLVM :: MC/AArch64/inst-directive.s (8224 of 14164) PASS: LLVM :: MC/AArch64/ldr-pseudo-diagnostics.s (8225 of 14164) PASS: LLVM :: MC/AArch64/ldr-pseudo.s (8226 of 14164) PASS: LLVM :: MC/AArch64/ldr-pseudo-obj-errors.s (8227 of 14164) PASS: LLVM :: MC/AArch64/mapping-across-sections.s (8228 of 14164) PASS: LLVM :: MC/AArch64/mapping-within-section.s (8229 of 14164) PASS: LLVM :: MC/AArch64/neon-2velem.s (8230 of 14164) PASS: LLVM :: MC/AArch64/neon-across.s (8231 of 14164) PASS: LLVM :: MC/AArch64/neon-3vdiff.s (8232 of 14164) PASS: LLVM :: MC/AArch64/neon-aba-abd.s (8233 of 14164) PASS: LLVM :: MC/AArch64/neon-add-pairwise.s (8234 of 14164) PASS: LLVM :: MC/AArch64/neon-add-sub-instructions.s (8235 of 14164) PASS: LLVM :: MC/AArch64/neon-bitwise-instructions.s (8236 of 14164) PASS: LLVM :: MC/AArch64/neon-crypto.s (8237 of 14164) PASS: LLVM :: MC/AArch64/neon-facge-facgt.s (8238 of 14164) PASS: LLVM :: MC/AArch64/neon-compare-instructions.s (8239 of 14164) PASS: LLVM :: MC/AArch64/neon-extract.s (8240 of 14164) PASS: LLVM :: MC/AArch64/neon-halving-add-sub.s (8241 of 14164) PASS: LLVM :: MC/AArch64/neon-frsqrt-frecp.s (8242 of 14164) PASS: LLVM :: MC/AArch64/neon-max-min-pairwise.s (8243 of 14164) PASS: LLVM :: MC/AArch64/neon-max-min.s (8244 of 14164) PASS: LLVM :: MC/AArch64/neon-mla-mls-instructions.s (8245 of 14164) PASS: LLVM :: MC/AArch64/neon-mov.s (8246 of 14164) PASS: LLVM :: MC/AArch64/neon-mul-div-instructions.s (8247 of 14164) PASS: LLVM :: MC/AArch64/neon-perm.s (8248 of 14164) PASS: LLVM :: MC/AArch64/neon-rounding-halving-add.s (8249 of 14164) PASS: LLVM :: MC/AArch64/neon-saturating-add-sub.s (8250 of 14164) PASS: LLVM :: MC/AArch64/neon-rounding-shift.s (8251 of 14164) PASS: LLVM :: MC/AArch64/neon-saturating-rounding-shift.s (8252 of 14164) PASS: LLVM :: MC/AArch64/neon-saturating-shift.s (8253 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-add-sub.s (8254 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-mla.s (8255 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-abs.s (8256 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-mul.s (8257 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-saturating-mla.s (8258 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-saturating-mul.s (8259 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-cvt.s (8260 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-compare.s (8261 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-fp-compare.s (8262 of 14164) PASS: LLVM :: MC/AArch64/neon-diagnostics.s (8263 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-dup.s (8264 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-extract-narrow.s (8265 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-mul.s (8266 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-reduce-pairwise.s (8267 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-neg.s (8268 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-recip.s (8269 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-rounding-shift.s (8270 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-saturating-add-sub.s (8271 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-saturating-rounding-shift.s (8272 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-shift.s (8273 of 14164) PASS: LLVM :: MC/AArch64/neon-shift-left-long.s (8274 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-saturating-shift.s (8275 of 14164) PASS: LLVM :: MC/AArch64/neon-scalar-shift-imm.s (8276 of 14164) PASS: LLVM :: MC/AArch64/neon-shift.s (8277 of 14164) PASS: LLVM :: MC/AArch64/neon-simd-ldst-one-elem.s (8278 of 14164) PASS: LLVM :: MC/AArch64/neon-simd-ldst-multi-elem.s (8279 of 14164) PASS: LLVM :: MC/AArch64/neon-simd-copy.s (8280 of 14164) PASS: LLVM :: MC/AArch64/neon-simd-post-ldst-multi-elem.s (8281 of 14164) PASS: LLVM :: MC/AArch64/neon-simd-misc.s (8282 of 14164) PASS: LLVM :: MC/AArch64/neon-sxtl.s (8283 of 14164) PASS: LLVM :: MC/AArch64/neon-simd-shift.s (8284 of 14164) PASS: LLVM :: MC/AArch64/neon-uxtl.s (8285 of 14164) PASS: LLVM :: MC/AArch64/neon-tbl.s (8286 of 14164) PASS: LLVM :: MC/AArch64/optional-hash.s (8287 of 14164) PASS: LLVM :: MC/AArch64/single-slash.s (8288 of 14164) PASS: LLVM :: MC/AArch64/noneon-diagnostics.s (8289 of 14164) PASS: LLVM :: MC/AArch64/trace-regs-diagnostics.s (8290 of 14164) PASS: LLVM :: MC/AArch64/tls-relocs.s (8291 of 14164) PASS: LLVM :: MC/AMDGPU/ds-err.s (8292 of 14164) PASS: LLVM :: MC/AMDGPU/ds.s (8293 of 14164) PASS: LLVM :: MC/AMDGPU/flat.s (8294 of 14164) PASS: LLVM :: MC/AMDGPU/hsa.s (8295 of 14164) PASS: LLVM :: MC/AArch64/trace-regs.s (8296 of 14164) PASS: LLVM :: MC/AMDGPU/hsa_code_object_isa_noargs.s (8297 of 14164) PASS: LLVM :: MC/AMDGPU/smrd.s (8298 of 14164) PASS: LLVM :: MC/AMDGPU/sop1.s (8299 of 14164) PASS: LLVM :: MC/AMDGPU/mubuf.s (8300 of 14164) PASS: LLVM :: MC/AMDGPU/sop1-err.s (8301 of 14164) PASS: LLVM :: MC/AMDGPU/sop2.s (8302 of 14164) PASS: LLVM :: MC/AMDGPU/sopc.s (8303 of 14164) PASS: LLVM :: MC/AMDGPU/sopk.s (8304 of 14164) PASS: LLVM :: MC/AMDGPU/sopp.s (8305 of 14164) PASS: LLVM :: MC/AMDGPU/vop3-errs.s (8306 of 14164) PASS: LLVM :: MC/AMDGPU/vop2-err.s (8307 of 14164) PASS: LLVM :: MC/AMDGPU/vop3.s (8308 of 14164) PASS: LLVM :: MC/AMDGPU/vopc.s (8309 of 14164) PASS: LLVM :: MC/ARM/2010-11-30-reloc-movt.s (8310 of 14164) PASS: LLVM :: MC/ARM/2013-03-18-Br-to-label-named-like-reg.s (8311 of 14164) PASS: LLVM :: MC/ARM/AlignedBundling/group-bundle-arm.s (8312 of 14164) PASS: LLVM :: MC/ARM/AlignedBundling/pad-align-to-bundle-end.s (8313 of 14164) PASS: LLVM :: MC/ARM/Windows/invalid-relocation.s (8314 of 14164) PASS: LLVM :: MC/ARM/Windows/mov32t-range.s (8315 of 14164) PASS: LLVM :: MC/ARM/Windows/multiple-text-sections.s (8316 of 14164) PASS: LLVM :: MC/AMDGPU/vop2.s (8317 of 14164) PASS: LLVM :: MC/ARM/Windows/text-attributes.s (8318 of 14164) PASS: LLVM :: MC/AMDGPU/vop1.s (8319 of 14164) PASS: LLVM :: MC/ARM/arm-aliases.s (8320 of 14164) PASS: LLVM :: MC/ARM/align_arm_2_thumb.s (8321 of 14164) PASS: LLVM :: MC/ARM/arm-arithmetic-aliases.s (8322 of 14164) PASS: LLVM :: MC/ARM/align_thumb_2_arm.s (8323 of 14164) PASS: LLVM :: MC/ARM/arm-elf-relocations.s (8324 of 14164) PASS: LLVM :: MC/ARM/arm-elf-symver.s (8325 of 14164) PASS: LLVM :: MC/ARM/arm-elf-relocation-diagnostics.s (8326 of 14164) PASS: LLVM :: MC/ARM/arm-ldrd.s (8327 of 14164) PASS: LLVM :: MC/ARM/arm-it-block.s (8328 of 14164) PASS: LLVM :: MC/ARM/arm-memory-instructions.s (8329 of 14164) PASS: LLVM :: MC/ARM/arm-qualifier-diagnostics.s (8330 of 14164) PASS: LLVM :: MC/ARM/arm-shift-encoding.s (8331 of 14164) PASS: LLVM :: MC/ARM/arm-thumb-trustzone.s (8332 of 14164) PASS: LLVM :: MC/ARM/arm-load-store-multiple-deprecated.s (8333 of 14164) PASS: LLVM :: MC/ARM/arm-trustzone.s (8334 of 14164) PASS: LLVM :: MC/ARM/arm_addrmode2.s (8335 of 14164) PASS: LLVM :: MC/ARM/arm-thumb-cpus-default.s (8336 of 14164) PASS: LLVM :: MC/ARM/arm-thumb-cpus.s (8337 of 14164) PASS: LLVM :: MC/ARM/arm_addrmode3.s (8338 of 14164) PASS: LLVM :: MC/ARM/arm11-hint-instr.s (8339 of 14164) PASS: LLVM :: MC/ARM/arm_instructions.s (8340 of 14164) PASS: LLVM :: MC/ARM/arm_fixups.s (8341 of 14164) PASS: LLVM :: MC/ARM/basic-arm-instructions-v8.s (8342 of 14164) PASS: LLVM :: MC/ARM/basic-thumb-instructions.s (8343 of 14164) PASS: LLVM :: MC/ARM/basic-arm-instructions-v8.1a.s (8344 of 14164) PASS: LLVM :: MC/ARM/basic-thumb2-instructions-v8.s (8345 of 14164) PASS: LLVM :: MC/ARM/big-endian-arm-fixup.s (8346 of 14164) PASS: LLVM :: MC/ARM/big-endian-thumb-fixup.s (8347 of 14164) PASS: LLVM :: MC/ARM/basic-arm-instructions.s (8348 of 14164) PASS: LLVM :: MC/ARM/big-endian-thumb2-fixup.s (8349 of 14164) PASS: LLVM :: MC/ARM/bkpt.s (8350 of 14164) PASS: LLVM :: MC/ARM/basic-thumb2-instructions.s (8351 of 14164) PASS: LLVM :: MC/ARM/bracket-exprs.s (8352 of 14164) PASS: LLVM :: MC/ARM/bracket-darwin.s (8353 of 14164) PASS: LLVM :: MC/ARM/cmp-immediate-fixup-error2.s (8354 of 14164) PASS: LLVM :: MC/ARM/cmp-immediate-fixup-error.s (8355 of 14164) PASS: LLVM :: MC/ARM/cmp-immediate-fixup2.s (8356 of 14164) PASS: LLVM :: MC/ARM/cmp-immediate-fixup.s (8357 of 14164) PASS: LLVM :: MC/ARM/coff-file.s (8358 of 14164) PASS: LLVM :: MC/ARM/coff-debugging-secrel.ll (8359 of 14164) PASS: LLVM :: MC/ARM/comment.s (8360 of 14164) PASS: LLVM :: MC/ARM/complex-operands.s (8361 of 14164) PASS: LLVM :: MC/ARM/coff-function-type-info.ll (8362 of 14164) PASS: LLVM :: MC/ARM/coff-relocations.s (8363 of 14164) PASS: LLVM :: MC/ARM/coproc-diag.s (8364 of 14164) PASS: LLVM :: MC/ARM/cpu-test.s (8365 of 14164) PASS: LLVM :: MC/ARM/cps.s (8366 of 14164) PASS: LLVM :: MC/ARM/crc32-thumb.s (8367 of 14164) PASS: LLVM :: MC/ARM/cxx-global-constructor.ll (8368 of 14164) PASS: LLVM :: MC/ARM/crc32.s (8369 of 14164) PASS: LLVM :: MC/ARM/diagnostics-noneon.s (8370 of 14164) PASS: LLVM :: MC/ARM/data-in-code.ll (8371 of 14164) PASS: LLVM :: MC/ARM/d16.s (8372 of 14164) PASS: LLVM :: MC/ARM/deprecated-v8.s (8373 of 14164) PASS: LLVM :: MC/ARM/directive-align.s (8374 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv2.s (8375 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv3.s (8376 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv2a.s (8377 of 14164) PASS: LLVM :: MC/ARM/diagnostics.s (8378 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv4.s (8379 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv3m.s (8380 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv4t.s (8381 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv5.s (8382 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv5t.s (8383 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv6-m.s (8384 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv5te.s (8385 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv6.s (8386 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv6z.s (8387 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv6t2.s (8388 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv6k.s (8389 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv6j.s (8390 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv7-m.s (8391 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv6zk.s (8392 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv7-a.s (8393 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv7-r.s (8394 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv7a.s (8395 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv7.s (8396 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv7m.s (8397 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv7r.s (8398 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv8-a.s (8399 of 14164) PASS: LLVM :: MC/ARM/directive-arch-armv8a.s (8400 of 14164) PASS: LLVM :: MC/ARM/directive-arch-iwmmxt2.s (8401 of 14164) PASS: LLVM :: MC/ARM/directive-arch-iwmmxt.s (8402 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-crc.s (8403 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-mode-switch.s (8404 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-crypto.s (8405 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-idiv.s (8406 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-fp.s (8407 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-sec.s (8408 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-toggle.s (8409 of 14164) PASS: LLVM :: MC/ARM/directive-cpu.s (8410 of 14164) PASS: LLVM :: MC/ARM/directive-eabi_attribute-diagnostics.s (8411 of 14164) PASS: LLVM :: MC/ARM/directive-eabi_attribute-overwrite.s (8412 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-mp.s (8413 of 14164) PASS: LLVM :: MC/ARM/directive-fpu-diagnostics.s (8414 of 14164) PASS: LLVM :: MC/ARM/directive-even.s (8415 of 14164) PASS: LLVM :: MC/ARM/directive-eabi_attribute.s (8416 of 14164) PASS: LLVM :: MC/ARM/directive-arch_extension-simd.s (8417 of 14164) PASS: LLVM :: MC/ARM/directive-fpu-instrs.s (8418 of 14164) PASS: LLVM :: MC/ARM/directive-fpu-multiple.s (8419 of 14164) PASS: LLVM :: MC/ARM/directive-fpu-softvfp.s (8420 of 14164) PASS: LLVM :: MC/ARM/directive-fpu.s (8421 of 14164) PASS: LLVM :: MC/ARM/directive-literals.s (8422 of 14164) PASS: LLVM :: MC/ARM/directive-object_arch-2.s (8423 of 14164) PASS: LLVM :: MC/ARM/directive-object_arch-3.s (8424 of 14164) PASS: LLVM :: MC/ARM/directive-object_arch-diagnostics.s (8425 of 14164) PASS: LLVM :: MC/ARM/directive-object_arch.s (8426 of 14164) PASS: LLVM :: MC/ARM/directive-tlsdescseq.s (8427 of 14164) PASS: LLVM :: MC/ARM/directive-tlsdescseq-diagnostics.s (8428 of 14164) PASS: LLVM :: MC/ARM/directive-thumb_func.s (8429 of 14164) PASS: LLVM :: MC/ARM/directive-word-diagnostics.s (8430 of 14164) PASS: LLVM :: MC/ARM/directive-unsupported.s (8431 of 14164) PASS: LLVM :: MC/ARM/dot-req-case-insensitive.s (8432 of 14164) PASS: LLVM :: MC/ARM/directive-type-diagnostics.s (8433 of 14164) PASS: LLVM :: MC/ARM/dot-req.s (8434 of 14164) PASS: LLVM :: MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s (8435 of 14164) PASS: LLVM :: MC/ARM/dwarf-asm-nonstandard-section.s (8436 of 14164) PASS: LLVM :: MC/ARM/dwarf-asm-no-code.s (8437 of 14164) PASS: LLVM :: MC/ARM/dwarf-cfi-initial-state.s (8438 of 14164) PASS: LLVM :: MC/ARM/dwarf-asm-multiple-sections.s (8439 of 14164) PASS: LLVM :: MC/ARM/dwarf-asm-single-section.s (8440 of 14164) PASS: LLVM :: MC/ARM/eh-compact-pr0.s (8441 of 14164) PASS: LLVM :: MC/ARM/eh-compact-pr1.s (8442 of 14164) PASS: LLVM :: MC/ARM/eh-directive-fnend-diagnostics.s (8443 of 14164) PASS: LLVM :: MC/ARM/eh-directive-cantunwind-diagnostics.s (8444 of 14164) PASS: LLVM :: MC/ARM/eh-directive-cantunwind.s (8445 of 14164) PASS: LLVM :: MC/ARM/eh-directive-integrated-test.s (8446 of 14164) PASS: LLVM :: MC/ARM/eh-directive-handlerdata.s (8447 of 14164) PASS: LLVM :: MC/ARM/eh-directive-fnstart-diagnostics.s (8448 of 14164) PASS: LLVM :: MC/ARM/eh-directive-multiple-offsets.s (8449 of 14164) PASS: LLVM :: MC/ARM/eh-directive-movsp.s (8450 of 14164) PASS: LLVM :: MC/ARM/eh-directive-pad-diagnostics.s (8451 of 14164) PASS: LLVM :: MC/ARM/eh-directive-pad.s (8452 of 14164) PASS: LLVM :: MC/ARM/eh-directive-movsp-diagnostics.s (8453 of 14164) PASS: LLVM :: MC/ARM/eh-directive-personality-diagnostics.s (8454 of 14164) PASS: LLVM :: MC/ARM/eh-directive-personality.s (8455 of 14164) PASS: LLVM :: MC/ARM/eh-directive-personalityindex.s (8456 of 14164) PASS: LLVM :: MC/ARM/eh-directive-personalityindex-diagnostics.s (8457 of 14164) PASS: LLVM :: MC/ARM/eh-directive-save-diagnostics.s (8458 of 14164) PASS: LLVM :: MC/ARM/eh-directive-save.s (8459 of 14164) PASS: LLVM :: MC/ARM/eh-directive-section-comdat.s (8460 of 14164) PASS: LLVM :: MC/ARM/eh-directive-section.s (8461 of 14164) PASS: LLVM :: MC/ARM/eh-directive-section-multiple-func.s (8462 of 14164) PASS: LLVM :: MC/ARM/eh-directive-setfp-diagnostics.s (8463 of 14164) PASS: LLVM :: MC/ARM/eh-directive-setfp.s (8464 of 14164) PASS: LLVM :: MC/ARM/eh-directive-text-section-multiple-func.s (8465 of 14164) PASS: LLVM :: MC/ARM/eh-directive-text-section.s (8466 of 14164) PASS: LLVM :: MC/ARM/eh-directive-unwind_raw-diagnostics.s (8467 of 14164) PASS: LLVM :: MC/ARM/eh-directive-unwind_raw.s (8468 of 14164) PASS: LLVM :: MC/ARM/eh-link.s (8469 of 14164) PASS: LLVM :: MC/ARM/eh-directive-vsave.s (8470 of 14164) PASS: LLVM :: MC/ARM/eh-directive-vsave-diagnostics.s (8471 of 14164) PASS: LLVM :: MC/ARM/elf-eflags-eabi.s (8472 of 14164) PASS: LLVM :: MC/ARM/elf-reloc-01.s (8473 of 14164) PASS: LLVM :: MC/ARM/elf-jump24-fixup.s (8474 of 14164) PASS: LLVM :: MC/ARM/elf-reloc-02.s (8475 of 14164) PASS: LLVM :: MC/ARM/elf-movt.s (8476 of 14164) PASS: LLVM :: MC/ARM/elf-reloc-03.s (8477 of 14164) PASS: LLVM :: MC/ARM/elf-thumbfunc-reloc.s (8478 of 14164) PASS: LLVM :: MC/ARM/elf-reloc-condcall.s (8479 of 14164) PASS: LLVM :: MC/ARM/elf-thumbfunc-reloc2.s (8480 of 14164) PASS: LLVM :: MC/ARM/elf-thumbfunc.s (8481 of 14164) PASS: LLVM :: MC/ARM/fconst.s (8482 of 14164) PASS: LLVM :: MC/ARM/fixup-cpu-mode.s (8483 of 14164) PASS: LLVM :: MC/ARM/full_line_comment.s (8484 of 14164) PASS: LLVM :: MC/ARM/fp-armv8.s (8485 of 14164) PASS: LLVM :: MC/ARM/fp-const-errors.s (8486 of 14164) PASS: LLVM :: MC/ARM/gas-compl-copr-reg.s (8487 of 14164) PASS: LLVM :: MC/ARM/inst-arm-suffixes.s (8488 of 14164) PASS: LLVM :: MC/ARM/hilo-16bit-relocations.s (8489 of 14164) PASS: LLVM :: MC/ARM/inst-directive-emit.s (8490 of 14164) PASS: LLVM :: MC/ARM/inst-constant-required.s (8491 of 14164) PASS: LLVM :: MC/ARM/inst-directive.s (8492 of 14164) PASS: LLVM :: MC/ARM/inst-overflow.s (8493 of 14164) PASS: LLVM :: MC/ARM/inst-thumb-overflow-2.s (8494 of 14164) PASS: LLVM :: MC/ARM/inst-thumb-overflow.s (8495 of 14164) PASS: LLVM :: MC/ARM/inst-thumb-suffixes.s (8496 of 14164) PASS: LLVM :: MC/ARM/invalid-barrier.s (8497 of 14164) PASS: LLVM :: MC/ARM/idiv.s (8498 of 14164) PASS: LLVM :: MC/ARM/invalid-fp-armv8.s (8499 of 14164) PASS: LLVM :: MC/ARM/invalid-hint-arm.s (8500 of 14164) PASS: LLVM :: MC/ARM/invalid-hint-thumb.s (8501 of 14164) PASS: LLVM :: MC/ARM/invalid-crc32.s (8502 of 14164) PASS: LLVM :: MC/ARM/invalid-neon-v8.s (8503 of 14164) PASS: LLVM :: MC/ARM/invalid-vector-index.s (8504 of 14164) PASS: LLVM :: MC/ARM/ldr-pseudo-obj-errors.s (8505 of 14164) PASS: LLVM :: MC/ARM/ldr-pseudo-darwin.s (8506 of 14164) PASS: LLVM :: MC/ARM/ldr-pseudo-parse-errors.s (8507 of 14164) PASS: LLVM :: MC/ARM/ldrd-strd-gnu-arm-bad-imm.s (8508 of 14164) PASS: LLVM :: MC/ARM/ldrd-strd-gnu-arm.s (8509 of 14164) PASS: LLVM :: MC/ARM/ldrd-strd-gnu-sp.s (8510 of 14164) PASS: LLVM :: MC/ARM/invalid-idiv.s (8511 of 14164) PASS: LLVM :: MC/ARM/ldr-pseudo.s (8512 of 14164) PASS: LLVM :: MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s (8513 of 14164) PASS: LLVM :: MC/ARM/ldrd-strd-gnu-thumb.s (8514 of 14164) PASS: LLVM :: MC/ARM/load-store-acquire-release-v8.s (8515 of 14164) PASS: LLVM :: MC/ARM/load-store-acquire-release-v8-thumb.s (8516 of 14164) PASS: LLVM :: MC/ARM/macho-relocs-with-addend.s (8517 of 14164) PASS: LLVM :: MC/ARM/ltorg-darwin.s (8518 of 14164) PASS: LLVM :: MC/ARM/mapping-within-section.s (8519 of 14164) PASS: LLVM :: MC/ARM/ltorg.s (8520 of 14164) PASS: LLVM :: MC/ARM/mode-switch.s (8521 of 14164) PASS: LLVM :: MC/ARM/neon-abs-encoding.s (8522 of 14164) PASS: LLVM :: MC/ARM/move-banked-regs.s (8523 of 14164) PASS: LLVM :: MC/ARM/mul-v4.s (8524 of 14164) PASS: LLVM :: MC/ARM/multi-section-mapping.s (8525 of 14164) PASS: LLVM :: MC/ARM/neon-bitcount-encoding.s (8526 of 14164) PASS: LLVM :: MC/ARM/neon-absdiff-encoding.s (8527 of 14164) PASS: LLVM :: MC/ARM/neon-add-encoding.s (8528 of 14164) PASS: LLVM :: MC/ARM/neon-bitwise-encoding.s (8529 of 14164) PASS: LLVM :: MC/ARM/neon-dup-encoding.s (8530 of 14164) PASS: LLVM :: MC/ARM/neon-convert-encoding.s (8531 of 14164) PASS: LLVM :: MC/ARM/neon-cmp-encoding.s (8532 of 14164) PASS: LLVM :: MC/ARM/neon-crypto.s (8533 of 14164) PASS: LLVM :: MC/ARM/neon-minmax-encoding.s (8534 of 14164) PASS: LLVM :: MC/ARM/neon-mov-encoding.s (8535 of 14164) PASS: LLVM :: MC/ARM/neon-mul-accum-encoding.s (8536 of 14164) PASS: LLVM :: MC/ARM/neon-neg-encoding.s (8537 of 14164) PASS: LLVM :: MC/ARM/neon-mul-encoding.s (8538 of 14164) PASS: LLVM :: MC/ARM/neon-pairwise-encoding.s (8539 of 14164) PASS: LLVM :: MC/ARM/neon-reciprocal-encoding.s (8540 of 14164) PASS: LLVM :: MC/ARM/neon-reverse-encoding.s (8541 of 14164) PASS: LLVM :: MC/ARM/neon-satshift-encoding.s (8542 of 14164) PASS: LLVM :: MC/ARM/neon-mov-vfp.s (8543 of 14164) PASS: LLVM :: MC/ARM/neon-shiftaccum-encoding.s (8544 of 14164) PASS: LLVM :: MC/ARM/neon-shift-encoding.s (8545 of 14164) PASS: LLVM :: MC/ARM/neon-table-encoding.s (8546 of 14164) PASS: LLVM :: MC/ARM/neon-shuffle-encoding.s (8547 of 14164) PASS: LLVM :: MC/ARM/neon-v8.s (8548 of 14164) PASS: LLVM :: MC/ARM/neon-sub-encoding.s (8549 of 14164) PASS: LLVM :: MC/ARM/neon-vswp.s (8550 of 14164) PASS: LLVM :: MC/ARM/neon-vld-encoding.s (8551 of 14164) PASS: LLVM :: MC/ARM/neont2-abs-encoding.s (8552 of 14164) PASS: LLVM :: MC/ARM/neon-vst-encoding.s (8553 of 14164) PASS: LLVM :: MC/ARM/neont2-absdiff-encoding.s (8554 of 14164) PASS: LLVM :: MC/ARM/neont2-bitcount-encoding.s (8555 of 14164) PASS: LLVM :: MC/ARM/neont2-add-encoding.s (8556 of 14164) PASS: LLVM :: MC/ARM/neont2-bitwise-encoding.s (8557 of 14164) PASS: LLVM :: MC/ARM/neont2-convert-encoding.s (8558 of 14164) PASS: LLVM :: MC/ARM/neont2-cmp-encoding.s (8559 of 14164) PASS: LLVM :: MC/ARM/neont2-mov-encoding.s (8560 of 14164) PASS: LLVM :: MC/ARM/neont2-dup-encoding.s (8561 of 14164) PASS: LLVM :: MC/ARM/neont2-mul-accum-encoding.s (8562 of 14164) PASS: LLVM :: MC/ARM/neont2-minmax-encoding.s (8563 of 14164) PASS: LLVM :: MC/ARM/neont2-neg-encoding.s (8564 of 14164) PASS: LLVM :: MC/ARM/neont2-mul-encoding.s (8565 of 14164) PASS: LLVM :: MC/ARM/neont2-reciprocal-encoding.s (8566 of 14164) PASS: LLVM :: MC/ARM/neont2-pairwise-encoding.s (8567 of 14164) PASS: LLVM :: MC/ARM/neont2-reverse-encoding.s (8568 of 14164) PASS: LLVM :: MC/ARM/neont2-satshift-encoding.s (8569 of 14164) PASS: LLVM :: MC/ARM/neont2-shift-encoding.s (8570 of 14164) PASS: LLVM :: MC/ARM/neont2-shuffle-encoding.s (8571 of 14164) PASS: LLVM :: MC/ARM/neont2-shiftaccum-encoding.s (8572 of 14164) PASS: LLVM :: MC/ARM/neont2-table-encoding.s (8573 of 14164) PASS: LLVM :: MC/ARM/neont2-sub-encoding.s (8574 of 14164) PASS: LLVM :: MC/ARM/neont2-vld-encoding.s (8575 of 14164) PASS: LLVM :: MC/ARM/neont2-vst-encoding.s (8576 of 14164) PASS: LLVM :: MC/ARM/obsolete-v8.s (8577 of 14164) PASS: LLVM :: MC/ARM/not-armv4.s (8578 of 14164) PASS: LLVM :: MC/ARM/pool.s (8579 of 14164) PASS: LLVM :: MC/ARM/pr22395-2.s (8580 of 14164) PASS: LLVM :: MC/ARM/neon-vld-vst-align.s (8581 of 14164) PASS: LLVM :: MC/ARM/pr22395.s (8582 of 14164) PASS: LLVM :: MC/ARM/relocated-mapping.s (8583 of 14164) PASS: LLVM :: MC/ARM/pr11877.s (8584 of 14164) PASS: LLVM :: MC/ARM/single-precision-fp.s (8585 of 14164) PASS: LLVM :: MC/ARM/simple-fp-encoding.s (8586 of 14164) PASS: LLVM :: MC/ARM/symbol-variants-errors.s (8587 of 14164) PASS: LLVM :: MC/ARM/symbol-variants.s (8588 of 14164) PASS: LLVM :: MC/ARM/thumb-far-jump.s (8589 of 14164) PASS: LLVM :: MC/ARM/target-expressions.s (8590 of 14164) PASS: LLVM :: MC/ARM/thumb-fp-armv8.s (8591 of 14164) PASS: LLVM :: MC/ARM/thumb-hints.s (8592 of 14164) PASS: LLVM :: MC/ARM/thumb-invalid-crypto.txt (8593 of 14164) PASS: LLVM :: MC/ARM/thumb-neon-crypto.s (8594 of 14164) PASS: LLVM :: MC/ARM/thumb-neon-v8.s (8595 of 14164) PASS: LLVM :: MC/ARM/thumb-load-store-multiple.s (8596 of 14164) PASS: LLVM :: MC/ARM/thumb-diagnostics.s (8597 of 14164) PASS: LLVM :: MC/ARM/thumb-st_other.s (8598 of 14164) PASS: LLVM :: MC/ARM/thumb-shift-encoding.s (8599 of 14164) PASS: LLVM :: MC/ARM/thumb-only-conditionals.s (8600 of 14164) PASS: LLVM :: MC/ARM/thumb-types.s (8601 of 14164) PASS: LLVM :: MC/ARM/thumb.s (8602 of 14164) PASS: LLVM :: MC/ARM/thumb-not-mclass.s (8603 of 14164) PASS: LLVM :: MC/ARM/thumb1-relax-adr.s (8604 of 14164) PASS: LLVM :: MC/ARM/thumb1-relax-ldrlit.s (8605 of 14164) PASS: LLVM :: MC/ARM/thumb2-b.w-encodingT4.s (8606 of 14164) PASS: LLVM :: MC/ARM/thumb1-relax-bcc.s (8607 of 14164) PASS: LLVM :: MC/ARM/thumb2-branches.s (8608 of 14164) PASS: LLVM :: MC/ARM/thumb1-relax-br.s (8609 of 14164) PASS: LLVM :: MC/ARM/thumb2-cbn-to-next-inst.s (8610 of 14164) PASS: LLVM :: MC/ARM/thumb2-diagnostics.s (8611 of 14164) PASS: LLVM :: MC/ARM/thumb2-dsp-diag.s (8612 of 14164) PASS: LLVM :: MC/ARM/thumb2-bxj-v8.s (8613 of 14164) PASS: LLVM :: MC/ARM/thumb2-exception-return-mclass.s (8614 of 14164) PASS: LLVM :: MC/ARM/thumb2-bxj.s (8615 of 14164) PASS: LLVM :: MC/ARM/thumb2-ldrd.s (8616 of 14164) PASS: LLVM :: MC/ARM/thumb2-ldrb-ldrh.s (8617 of 14164) PASS: LLVM :: MC/ARM/thumb2-pldw.s (8618 of 14164) PASS: LLVM :: MC/ARM/thumb2-narrow-dp.ll (8619 of 14164) PASS: LLVM :: MC/ARM/thumb2-mclass.s (8620 of 14164) PASS: LLVM :: MC/ARM/thumb2-ldrexd-strexd.s (8621 of 14164) PASS: LLVM :: MC/ARM/thumb2-strd.s (8622 of 14164) PASS: LLVM :: MC/ARM/thumb2be-b.w-encoding.s (8623 of 14164) PASS: LLVM :: MC/ARM/thumb2be-movt-encoding.s (8624 of 14164) PASS: LLVM :: MC/ARM/thumb2be-beq.w-encoding.s (8625 of 14164) PASS: LLVM :: MC/ARM/thumb2be-movw-encoding.s (8626 of 14164) PASS: LLVM :: MC/ARM/thumb_set-diagnostics.s (8627 of 14164) PASS: LLVM :: MC/ARM/thumb_rewrites.s (8628 of 14164) PASS: LLVM :: MC/ARM/udf-arm-diagnostics.s (8629 of 14164) PASS: LLVM :: MC/ARM/thumb_set.s (8630 of 14164) PASS: LLVM :: MC/ARM/thumbv7m.s (8631 of 14164) PASS: LLVM :: MC/ARM/thumbv7em.s (8632 of 14164) PASS: LLVM :: MC/ARM/udf-arm.s (8633 of 14164) PASS: LLVM :: MC/ARM/udf-thumb-2.s (8634 of 14164) PASS: LLVM :: MC/ARM/udf-thumb-2-diagnostics.s (8635 of 14164) PASS: LLVM :: MC/ARM/udf-thumb-diagnostics.s (8636 of 14164) PASS: LLVM :: MC/ARM/udf-thumb.s (8637 of 14164) PASS: LLVM :: MC/ARM/unwind-stack-diagnostics.s (8638 of 14164) PASS: LLVM :: MC/ARM/variant-diagnostics.s (8639 of 14164) PASS: LLVM :: MC/ARM/vfp-aliases-diagnostics.s (8640 of 14164) PASS: LLVM :: MC/ARM/vfp-aliases.s (8641 of 14164) PASS: LLVM :: MC/ARM/virtexts-arm.s (8642 of 14164) PASS: LLVM :: MC/ARM/vfp4.s (8643 of 14164) PASS: LLVM :: MC/ARM/virtexts-thumb.s (8644 of 14164) PASS: LLVM :: MC/ARM/vmov-vmvn-illegal-cases.s (8645 of 14164) PASS: LLVM :: MC/ARM/vmov-vmvn-byte-replicate.s (8646 of 14164) PASS: LLVM :: MC/ARM/vorr-vbic-illegal-cases.s (8647 of 14164) PASS: LLVM :: MC/ARM/vpush-vpop.s (8648 of 14164) PASS: LLVM :: MC/AsmParser/align_invalid.s (8649 of 14164) PASS: LLVM :: MC/AsmParser/assignment.s (8650 of 14164) PASS: LLVM :: MC/AsmParser/at-pseudo-variable.s (8651 of 14164) PASS: LLVM :: MC/AsmParser/at-pseudo-variable-bad.s (8652 of 14164) PASS: LLVM :: MC/AsmParser/bad-macro.s (8653 of 14164) PASS: LLVM :: MC/AsmParser/cfi-window-save.s (8654 of 14164) PASS: LLVM :: MC/AsmParser/comments-x86-darwin.s (8655 of 14164) PASS: LLVM :: MC/AsmParser/conditional_asm.s (8656 of 14164) PASS: LLVM :: MC/AsmParser/cfi-unfinished-frame.s (8657 of 14164) PASS: LLVM :: MC/AsmParser/defsym_error1.s (8658 of 14164) PASS: LLVM :: MC/AsmParser/defsym.s (8659 of 14164) PASS: LLVM :: MC/AsmParser/dash-n.s (8660 of 14164) PASS: LLVM :: MC/AsmParser/directive-err-diagnostics.s (8661 of 14164) PASS: LLVM :: MC/AsmParser/defsym_error2.s (8662 of 14164) PASS: LLVM :: MC/AsmParser/directive-err.s (8663 of 14164) PASS: LLVM :: MC/AsmParser/directive-warning.s (8664 of 14164) PASS: LLVM :: MC/AsmParser/directive_align.s (8665 of 14164) PASS: LLVM :: MC/AsmParser/directive_comm.s (8666 of 14164) PASS: LLVM :: MC/AsmParser/directive_ascii.s (8667 of 14164) PASS: LLVM :: MC/AsmParser/directive_abort.s (8668 of 14164) PASS: LLVM :: MC/AsmParser/directive_darwin_section.s (8669 of 14164) PASS: LLVM :: MC/AsmParser/directive_desc.s (8670 of 14164) PASS: LLVM :: MC/AsmParser/directive_elf_size.s (8671 of 14164) PASS: LLVM :: MC/AsmParser/directive_end.s (8672 of 14164) PASS: LLVM :: MC/AsmParser/directive_end-2.s (8673 of 14164) PASS: LLVM :: MC/AsmParser/directive_file.s (8674 of 14164) PASS: LLVM :: MC/AsmParser/directive_fill.s (8675 of 14164) PASS: LLVM :: MC/AsmParser/directive_file-errors.s (8676 of 14164) PASS: LLVM :: MC/AsmParser/directive_include.s (8677 of 14164) PASS: LLVM :: MC/AsmParser/directive_incbin.s (8678 of 14164) PASS: LLVM :: MC/AsmParser/directive_lcomm.s (8679 of 14164) PASS: LLVM :: MC/AsmParser/directive_line.s (8680 of 14164) XFAIL: LLVM :: MC/AsmParser/directive_lsym.s (8681 of 14164) PASS: LLVM :: MC/AsmParser/directive_loc.s (8682 of 14164) PASS: LLVM :: MC/AsmParser/directive_org.s (8683 of 14164) PASS: LLVM :: MC/AsmParser/directive_rept.s (8684 of 14164) PASS: LLVM :: MC/AsmParser/directive_rept-diagnostics.s (8685 of 14164) PASS: LLVM :: MC/AsmParser/directive_seh.s (8686 of 14164) PASS: LLVM :: MC/AsmParser/directive_space.s (8687 of 14164) PASS: LLVM :: MC/AsmParser/directive_set.s (8688 of 14164) PASS: LLVM :: MC/AsmParser/directive_symbol_attrs.s (8689 of 14164) PASS: LLVM :: MC/AsmParser/directive_tbss.s (8690 of 14164) PASS: LLVM :: MC/AsmParser/directive_subsections_via_symbols.s (8691 of 14164) PASS: LLVM :: MC/AsmParser/directive_tdata.s (8692 of 14164) PASS: LLVM :: MC/AsmParser/directive_tlv.s (8693 of 14164) PASS: LLVM :: MC/AsmParser/directive_thread_init_func.s (8694 of 14164) PASS: LLVM :: MC/AsmParser/directive_values.s (8695 of 14164) PASS: LLVM :: MC/AsmParser/dot-symbol-assignment-backwards.s (8696 of 14164) PASS: LLVM :: MC/ARM/v8_IT_manual.s (8697 of 14164) PASS: LLVM :: MC/AsmParser/directive_zerofill.s (8698 of 14164) PASS: LLVM :: MC/AsmParser/dollars-in-identifiers.s (8699 of 14164) PASS: LLVM :: MC/AsmParser/dot-symbol-assignment.s (8700 of 14164) PASS: LLVM :: MC/AsmParser/dot-symbol.s (8701 of 14164) PASS: LLVM :: MC/AsmParser/dot-symbol-non-absolute.s (8702 of 14164) PASS: LLVM :: MC/AsmParser/equ.s (8703 of 14164) PASS: LLVM :: MC/AsmParser/exprs.s (8704 of 14164) PASS: LLVM :: MC/AsmParser/expr_symbol_modifiers.s (8705 of 14164) PASS: LLVM :: MC/AsmParser/expr-shr.s (8706 of 14164) PASS: LLVM :: MC/AsmParser/exprs-invalid.s (8707 of 14164) PASS: LLVM :: MC/AsmParser/extern.s (8708 of 14164) PASS: LLVM :: MC/AsmParser/if-diagnostics.s (8709 of 14164) PASS: LLVM :: MC/AsmParser/hello.s (8710 of 14164) PASS: LLVM :: MC/AsmParser/ifb.s (8711 of 14164) PASS: LLVM :: MC/AsmParser/ifc.s (8712 of 14164) PASS: LLVM :: MC/AsmParser/floating-literals.s (8713 of 14164) PASS: LLVM :: MC/AsmParser/ifdef.s (8714 of 14164) PASS: LLVM :: MC/AsmParser/ifeqs.s (8715 of 14164) PASS: LLVM :: MC/AsmParser/ifeqs-diagnostics.s (8716 of 14164) PASS: LLVM :: MC/AsmParser/ifnes.s (8717 of 14164) PASS: LLVM :: MC/AsmParser/ifndef.s (8718 of 14164) PASS: LLVM :: MC/AsmParser/invalid-input-assertion.s (8719 of 14164) PASS: LLVM :: MC/AsmParser/labels.s (8720 of 14164) PASS: LLVM :: MC/AsmParser/line_with_hash.s (8721 of 14164) PASS: LLVM :: MC/AsmParser/macro-args.s (8722 of 14164) PASS: LLVM :: MC/AsmParser/macro-def-in-instantiation.s (8723 of 14164) PASS: LLVM :: MC/AsmParser/macro-exitm.s (8724 of 14164) PASS: LLVM :: MC/AsmParser/macro-irp.s (8725 of 14164) PASS: LLVM :: MC/AsmParser/macro-irpc.s (8726 of 14164) PASS: LLVM :: MC/AsmParser/macro-qualifier-diagnostics.s (8727 of 14164) PASS: LLVM :: MC/AsmParser/macro-qualifier.s (8728 of 14164) PASS: LLVM :: MC/AsmParser/macro-err1.s (8729 of 14164) PASS: LLVM :: MC/AsmParser/macro-rept-err2.s (8730 of 14164) PASS: LLVM :: MC/AsmParser/macros-argument-parsing-diagnostics.s (8731 of 14164) PASS: LLVM :: MC/AsmParser/macro-rept.s (8732 of 14164) PASS: LLVM :: MC/AsmParser/macro-rept-err1.s (8733 of 14164) PASS: LLVM :: MC/AsmParser/macros-argument-parsing.s (8734 of 14164) PASS: LLVM :: MC/AsmParser/macros-darwin-vararg.s (8735 of 14164) PASS: LLVM :: MC/AsmParser/macros-darwin.s (8736 of 14164) PASS: LLVM :: MC/AsmParser/macros-gas.s (8737 of 14164) PASS: LLVM :: MC/AsmParser/pr11865.s (8738 of 14164) PASS: LLVM :: MC/AsmParser/macros-parsing.s (8739 of 14164) PASS: LLVM :: MC/AsmParser/purgem.s (8740 of 14164) PASS: LLVM :: MC/AsmParser/rename.s (8741 of 14164) PASS: LLVM :: MC/AsmParser/vararg-default-value.s (8742 of 14164) PASS: LLVM :: MC/AsmParser/section.s (8743 of 14164) PASS: LLVM :: MC/AsmParser/section_names.s (8744 of 14164) PASS: LLVM :: MC/AsmParser/secure_log_unique.s (8745 of 14164) PASS: LLVM :: MC/AsmParser/variables.s (8746 of 14164) PASS: LLVM :: MC/AsmParser/vararg.s (8747 of 14164) PASS: LLVM :: MC/AsmParser/variables-invalid.s (8748 of 14164) PASS: LLVM :: MC/COFF/alias.s (8749 of 14164) PASS: LLVM :: MC/COFF/align-nops.s (8750 of 14164) PASS: LLVM :: MC/COFF/bad-expr.s (8751 of 14164) PASS: LLVM :: MC/COFF/ARM/directive-type-diagnostics.s (8752 of 14164) PASS: LLVM :: MC/COFF/basic-coff-64.s (8753 of 14164) PASS: LLVM :: MC/COFF/basic-coff.s (8754 of 14164) PASS: LLVM :: MC/COFF/bss_section.ll (8755 of 14164) PASS: LLVM :: MC/COFF/bss.s (8756 of 14164) PASS: LLVM :: MC/COFF/comm-align.s (8757 of 14164) PASS: LLVM :: MC/COFF/comm.s (8758 of 14164) PASS: LLVM :: MC/COFF/comm.ll (8759 of 14164) PASS: LLVM :: MC/COFF/const-gv-with-rel-init.ll (8760 of 14164) PASS: LLVM :: MC/COFF/cross-section-relative.ll (8761 of 14164) PASS: LLVM :: MC/COFF/diff.s (8762 of 14164) PASS: LLVM :: MC/COFF/directive-section-characteristics.ll (8763 of 14164) PASS: LLVM :: MC/COFF/cross-section-relative.s (8764 of 14164) PASS: LLVM :: MC/COFF/early-dce.s (8765 of 14164) PASS: LLVM :: MC/COFF/eh-frame.s (8766 of 14164) PASS: LLVM :: MC/COFF/feat00.s (8767 of 14164) PASS: LLVM :: MC/COFF/file.s (8768 of 14164) PASS: LLVM :: MC/COFF/invalid-def.s (8769 of 14164) PASS: LLVM :: MC/COFF/invalid-endef.s (8770 of 14164) PASS: LLVM :: MC/COFF/invalid-scl-range.s (8771 of 14164) PASS: LLVM :: MC/COFF/initialised-data.ll (8772 of 14164) PASS: LLVM :: MC/COFF/invalid-scl.s (8773 of 14164) PASS: LLVM :: MC/COFF/invalid-type-range.s (8774 of 14164) PASS: LLVM :: MC/COFF/global_ctors_dtors.ll (8775 of 14164) PASS: LLVM :: MC/COFF/invalid-type.s (8776 of 14164) PASS: LLVM :: MC/COFF/ir-to-imgrel.ll (8777 of 14164) PASS: LLVM :: MC/COFF/linker-options.ll (8778 of 14164) PASS: LLVM :: MC/COFF/linkonce-invalid.s (8779 of 14164) PASS: LLVM :: MC/COFF/linkonce.s (8780 of 14164) PASS: LLVM :: MC/COFF/lset0.s (8781 of 14164) PASS: LLVM :: MC/COFF/offset.s (8782 of 14164) PASS: LLVM :: MC/COFF/pr23025.s (8783 of 14164) PASS: LLVM :: MC/COFF/rdata.ll (8784 of 14164) PASS: LLVM :: MC/COFF/module-asm.ll (8785 of 14164) PASS: LLVM :: MC/COFF/safeseh.s (8786 of 14164) PASS: LLVM :: MC/COFF/relocation-imgrel.s (8787 of 14164) PASS: LLVM :: MC/COFF/secidx.s (8788 of 14164) PASS: LLVM :: MC/COFF/secidx-diagnostic.s (8789 of 14164) PASS: LLVM :: MC/COFF/secrel-variant.s (8790 of 14164) PASS: LLVM :: MC/COFF/secrel32.s (8791 of 14164) PASS: LLVM :: MC/COFF/section-comdat-conflict2.s (8792 of 14164) PASS: LLVM :: MC/COFF/section-comdat-conflict.s (8793 of 14164) PASS: LLVM :: MC/COFF/section-invalid-flags.s (8794 of 14164) PASS: LLVM :: MC/COFF/section-passthru-flags.s (8795 of 14164) PASS: LLVM :: MC/COFF/section.s (8796 of 14164) PASS: LLVM :: MC/COFF/section-comdat.s (8797 of 14164) PASS: LLVM :: MC/COFF/seh-align1.s (8798 of 14164) PASS: LLVM :: MC/COFF/seh-align2.s (8799 of 14164) PASS: LLVM :: MC/COFF/seh-align3.s (8800 of 14164) PASS: LLVM :: MC/COFF/seh-linkonce.s (8801 of 14164) PASS: LLVM :: MC/COFF/seh-section.s (8802 of 14164) PASS: LLVM :: MC/COFF/seh.s (8803 of 14164) PASS: LLVM :: MC/COFF/seh-stackalloc-zero.s (8804 of 14164) PASS: LLVM :: MC/COFF/simple-fixups.s (8805 of 14164) PASS: LLVM :: MC/COFF/switch-relocations.ll (8806 of 14164) PASS: LLVM :: MC/COFF/symbol-alias.s (8807 of 14164) PASS: LLVM :: MC/COFF/symbol-fragment-offset-64.s (8808 of 14164) PASS: LLVM :: MC/COFF/symbol-fragment-offset.s (8809 of 14164) PASS: LLVM :: MC/COFF/symbol-mangling.ll (8810 of 14164) PASS: LLVM :: MC/COFF/timestamp.s (8811 of 14164) PASS: LLVM :: MC/COFF/weak.s (8812 of 14164) PASS: LLVM :: MC/COFF/tricky-names.ll (8813 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/a64-ignored-fields.txt (8814 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-arithmetic.txt (8815 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-advsimd.txt (8816 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-bitfield.txt (8817 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-canonical-form.txt (8818 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-branch.txt (8819 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-crc32.txt (8820 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-crypto.txt (8821 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-invalid-logical.txt (8822 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-logical.txt (8823 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-memory.txt (8824 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-basic-a64-undefined.txt (8825 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-non-apple-fmov.txt (8826 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-scalar-fp.txt (8827 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/arm64-system.txt (8828 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-atomic.txt (8829 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-lor.txt (8830 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-pan.txt (8831 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-vhe.txt (8832 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-rdma.txt (8833 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-unpredictable.txt (8834 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-undefined.txt (8835 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-instructions.txt (8836 of 14164) PASS: LLVM :: MC/COFF/section-name-encoding.s (8837 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/gicv3-regs.txt (8838 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/ldp-postind.predictable.txt (8839 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/ldp-offset-predictable.txt (8840 of 14164) PASS: LLVM :: MC/Disassembler/ARM/addrmode2-reencoding.txt (8841 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/neon-instructions.txt (8842 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/ldp-preind.predictable.txt (8843 of 14164) PASS: LLVM :: MC/Disassembler/AArch64/trace-regs.txt (8844 of 14164) PASS: LLVM :: MC/Disassembler/ARM/arm-LDREXD-reencoding.txt (8845 of 14164) PASS: LLVM :: MC/Disassembler/ARM/arm-tests.txt (8846 of 14164) PASS: LLVM :: MC/Disassembler/ARM/arm-STREXD-reencoding.txt (8847 of 14164) PASS: LLVM :: MC/Disassembler/ARM/arm-trustzone.txt (8848 of 14164) PASS: LLVM :: MC/Disassembler/ARM/arm-thumb-trustzone.txt (8849 of 14164) PASS: LLVM :: MC/Disassembler/ARM/basic-arm-instructions-v8.txt (8850 of 14164) PASS: LLVM :: MC/Disassembler/ARM/crc32-thumb.txt (8851 of 14164) PASS: LLVM :: MC/Disassembler/ARM/armv8.1a.txt (8852 of 14164) PASS: LLVM :: MC/Disassembler/ARM/crc32.txt (8853 of 14164) PASS: LLVM :: MC/Disassembler/ARM/basic-arm-instructions.txt (8854 of 14164) PASS: LLVM :: MC/Disassembler/ARM/d16.txt (8855 of 14164) PASS: LLVM :: MC/Disassembler/ARM/fp-encoding.txt (8856 of 14164) PASS: LLVM :: MC/Disassembler/ARM/fp-armv8.txt (8857 of 14164) PASS: LLVM :: MC/Disassembler/ARM/hex-immediates.txt (8858 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-FSTMX-arm.txt (8859 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-IT-CC15.txt (8860 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-armv7.txt (8861 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-armv8.1a.txt (8862 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-because-armv7.txt (8863 of 14164) XFAIL: LLVM :: MC/Disassembler/ARM/invalid-thumbv7-xfail.txt (8864 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-armv8.txt (8865 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-thumb-MSR-MClass.txt (8866 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-thumbv7.txt (8867 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-thumbv8.1a.txt (8868 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-thumbv8.txt (8869 of 14164) PASS: LLVM :: MC/Disassembler/ARM/load-store-acquire-release-v8-thumb.txt (8870 of 14164) PASS: LLVM :: MC/Disassembler/ARM/ldrd-armv4.txt (8871 of 14164) PASS: LLVM :: MC/Disassembler/ARM/invalid-virtexts.arm.txt (8872 of 14164) PASS: LLVM :: MC/Disassembler/ARM/load-store-acquire-release-v8.txt (8873 of 14164) PASS: LLVM :: MC/Disassembler/ARM/memory-arm-instructions.txt (8874 of 14164) PASS: LLVM :: MC/Disassembler/ARM/marked-up-thumb.txt (8875 of 14164) PASS: LLVM :: MC/Disassembler/ARM/move-banked-regs-arm.txt (8876 of 14164) PASS: LLVM :: MC/Disassembler/ARM/neon-crypto.txt (8877 of 14164) PASS: LLVM :: MC/Disassembler/ARM/neon-v8.txt (8878 of 14164) PASS: LLVM :: MC/Disassembler/ARM/move-banked-regs-thumb.txt (8879 of 14164) PASS: LLVM :: MC/Disassembler/ARM/neon-tests.txt (8880 of 14164) PASS: LLVM :: MC/Disassembler/ARM/neont-VLD-reencoding.txt (8881 of 14164) PASS: LLVM :: MC/Disassembler/ARM/neont-VST-reencoding.txt (8882 of 14164) PASS: LLVM :: MC/Disassembler/ARM/neon.txt (8883 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-MSR-MClass.txt (8884 of 14164) PASS: LLVM :: MC/Disassembler/ARM/neont2.txt (8885 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-neon-crypto.txt (8886 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-fp-armv8.txt (8887 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-printf.txt (8888 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-neon-v8.txt (8889 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-tests.txt (8890 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb1.txt (8891 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-v8.txt (8892 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb2-v8.txt (8893 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb-v8.1a.txt (8894 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-ADC-arm.txt (8895 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-ADDREXT3-arm.txt (8896 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb2.txt (8897 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-AI1cmp-arm.txt (8898 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-BFI.txt (8899 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-AExtI-arm.txt (8900 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LDR-arm.txt (8901 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LDRD-arm.txt (8902 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LSL-regform.txt (8903 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MRS-arm.txt (8904 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MRRC2-arm.txt (8905 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-RSC-arm.txt (8906 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MUL-arm.txt (8907 of 14164) PASS: LLVM :: MC/Disassembler/ARM/thumb2-preloads.txt (8908 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SEL-arm.txt (8909 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SSAT-arm.txt (8910 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SHADD16-arm.txt (8911 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-STRBrs-arm.txt (8912 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-UQADD8-arm.txt (8913 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-swp-arm.txt (8914 of 14164) PASS: LLVM :: MC/Disassembler/ARM/virtexts-arm.txt (8915 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/alu32_alu.txt (8916 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/alu32_perm.txt (8917 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/alu32_pred.txt (8918 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/cr.txt (8919 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/j.txt (8920 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/jr.txt (8921 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/ld.txt (8922 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/memop.txt (8923 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/nv_j.txt (8924 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/nv_st.txt (8925 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/st.txt (8926 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/system_user.txt (8927 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_alu.txt (8928 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_bit.txt (8929 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_complex.txt (8930 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_fp.txt (8931 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_mpy.txt (8932 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_perm.txt (8933 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_pred.txt (8934 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_shift.txt (8935 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips.txt (8936 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips32r6.txt (8937 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips_le.txt (8938 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips-dsp.txt (8939 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips1/valid-mips1-el.txt (8940 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips1/valid-mips1.txt (8941 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips1/valid-xfail.txt (8942 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips2/valid-mips2-el.txt (8943 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips2/valid-mips2.txt (8944 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips3/valid-mips3-el.txt (8945 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips3/valid-mips3.txt (8946 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32/valid-mips32-el.txt (8947 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32/valid-mips32.txt (8948 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32/valid-xfail-mips32.txt (8949 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32_le.txt (8950 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2/valid-mips32r2-el.txt (8951 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2/valid-mips32r2.txt (8952 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2/valid-xfail-mips32r2.txt (8953 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2_le.txt (8954 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r3/valid-mips32r3-el.txt (8955 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r3/valid-mips32r3.txt (8956 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r3/valid-xfail-mips32r3.txt (8957 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r5/valid-mips32r5-el.txt (8958 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r5/valid-mips32r5.txt (8959 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r5/valid-xfail-mips32r5.txt (8960 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r6/valid-mips32r6-el.txt (8961 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r6/valid-mips32r6.txt (8962 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r6/valid-xfail-mips32r6.txt (8963 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips4/valid-mips4-el.txt (8964 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips4/valid-mips4.txt (8965 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips4/valid-xfail-mips4.txt (8966 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64/valid-mips64-el.txt (8967 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64/valid-mips64-xfail.txt (8968 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64/valid-mips64.txt (8969 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64_le.txt (8970 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2/valid-mips64r2-el.txt (8971 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2/valid-mips64r2.txt (8972 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2/valid-xfail-mips64r2.txt (8973 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2_le.txt (8974 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r3/valid-mips64r3-el.txt (8975 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r3/valid-mips64r3.txt (8976 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r3/valid-xfail-mips64r3.txt (8977 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r5/valid-mips64r5-el.txt (8978 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r5/valid-mips64r5.txt (8979 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r5/valid-xfail-mips64r5.txt (8980 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r6/valid-mips64r6-el.txt (8981 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r6/valid-mips64r6.txt (8982 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r6/valid-xfail-mips64r6.txt (8983 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2r.txt (8984 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2r_msa64.txt (8985 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2rf.txt (8986 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_3r.txt (8987 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_3rf.txt (8988 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_bit.txt (8989 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_ctrlregs.txt (8990 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_dlsa.txt (8991 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm.txt (8992 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insert.txt (8993 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insert_msa64.txt (8994 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insve.txt (8995 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_msa64.txt (8996 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i10.txt (8997 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i5.txt (8998 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i8.txt (8999 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_lsa.txt (9000 of 14164) PASS: LLVM :: MC/Disassembler/ARM/unpredictables-thumb.txt (9001 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_mi10.txt (9002 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_vec.txt (9003 of 14164) PASS: LLVM :: MC/Disassembler/ARM/vfp4.txt (9004 of 14164) PASS: LLVM :: MC/Disassembler/ARM/virtexts-thumb.txt (9005 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-6xx.txt (9006 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-4xx.txt (9007 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt (9008 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/dcbt.txt (9009 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-e500.txt (9010 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-fp.txt (9011 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-bookIII.txt (9012 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-p8vector.txt (9013 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-ext.txt (9014 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt (9015 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding.txt (9016 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-fp.txt (9017 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-mem.txt (9018 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-special-registers.txt (9019 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc.txt (9020 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-operands.txt (9021 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/ppc64le-encoding.txt (9022 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/qpx.txt (9023 of 14164) PASS: LLVM :: MC/Disassembler/PowerPC/vsx.txt (9024 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/insns-z13-bad.txt (9025 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/insns-pcrel.txt (9026 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/insns-z13.txt (9027 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/invalid-regs.txt (9028 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/trunc-01.txt (9029 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/trunc-02.txt (9030 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/insns.txt (9031 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/unmapped.txt (9032 of 14164) PASS: LLVM :: MC/Disassembler/SystemZ/trunc-03.txt (9033 of 14164) PASS: LLVM :: MC/Disassembler/X86/hex-immediates.txt (9034 of 14164) PASS: LLVM :: MC/Disassembler/X86/intel-syntax-32.txt (9035 of 14164) PASS: LLVM :: MC/Disassembler/X86/fp-stack.txt (9036 of 14164) PASS: LLVM :: MC/Disassembler/X86/marked-up.txt (9037 of 14164) PASS: LLVM :: MC/Disassembler/X86/missing-sib.txt (9038 of 14164) PASS: LLVM :: MC/Disassembler/X86/invalid-VEX-vvvv.txt (9039 of 14164) PASS: LLVM :: MC/Disassembler/X86/intel-syntax.txt (9040 of 14164) PASS: LLVM :: MC/Disassembler/X86/padlock.txt (9041 of 14164) PASS: LLVM :: MC/Disassembler/X86/moffs.txt (9042 of 14164) PASS: LLVM :: MC/Disassembler/X86/avx-512.txt (9043 of 14164) PASS: LLVM :: MC/Disassembler/X86/prefixes.txt (9044 of 14164) PASS: LLVM :: MC/Disassembler/X86/x86-16.txt (9045 of 14164) PASS: LLVM :: MC/Disassembler/X86/truncated-input.txt (9046 of 14164) UNSUPPORTED: LLVM :: MC/Disassembler/XCore/xcore.txt (9047 of 14164) PASS: LLVM :: MC/Disassembler/X86/x86-64.txt (9048 of 14164) PASS: LLVM :: MC/Disassembler/X86/x86-32.txt (9049 of 14164) PASS: LLVM :: MC/Disassembler/X86/simple-tests.txt (9050 of 14164) PASS: LLVM :: MC/ELF/ARM/gnu-type-hash.s (9051 of 14164) PASS: LLVM :: MC/ELF/ARM/gnu-type-hash-diagnostics.s (9052 of 14164) PASS: LLVM :: MC/ELF/ARM/bss-non-zero-value.s (9053 of 14164) PASS: LLVM :: MC/ELF/abs.s (9054 of 14164) PASS: LLVM :: MC/ELF/alias.s (9055 of 14164) PASS: LLVM :: MC/ELF/alias-to-local.s (9056 of 14164) PASS: LLVM :: MC/ELF/alias-reloc.s (9057 of 14164) PASS: LLVM :: MC/ELF/align-bss.s (9058 of 14164) PASS: LLVM :: MC/ELF/align-nops.s (9059 of 14164) PASS: LLVM :: MC/ELF/align-size.s (9060 of 14164) PASS: LLVM :: MC/ELF/align-text.s (9061 of 14164) PASS: LLVM :: MC/ELF/align.s (9062 of 14164) PASS: LLVM :: MC/ELF/bad-expr2.s (9063 of 14164) PASS: LLVM :: MC/ELF/bad-expr.s (9064 of 14164) PASS: LLVM :: MC/ELF/bad-expr3.s (9065 of 14164) PASS: LLVM :: MC/ELF/bad-relocation.s (9066 of 14164) PASS: LLVM :: MC/ELF/basic-elf-32.s (9067 of 14164) PASS: LLVM :: MC/ELF/bracket-exprs.s (9068 of 14164) PASS: LLVM :: MC/ELF/bad-section.s (9069 of 14164) PASS: LLVM :: MC/ELF/basic-elf-64.s (9070 of 14164) PASS: LLVM :: MC/ELF/bss-large.ll (9071 of 14164) PASS: LLVM :: MC/ELF/bracket.s (9072 of 14164) PASS: LLVM :: MC/ELF/bss.ll (9073 of 14164) PASS: LLVM :: MC/ELF/call-abs.s (9074 of 14164) PASS: LLVM :: MC/ELF/cfi-adjust-cfa-offset.s (9075 of 14164) PASS: LLVM :: MC/ELF/cfi-advance-loc2.s (9076 of 14164) PASS: LLVM :: MC/ELF/cfi-def-cfa-offset.s (9077 of 14164) PASS: LLVM :: MC/ELF/cfi-def-cfa-register.s (9078 of 14164) PASS: LLVM :: MC/ELF/cfi-def-cfa.s (9079 of 14164) PASS: LLVM :: MC/ELF/cfi-escape.s (9080 of 14164) PASS: LLVM :: MC/ELF/cfi-large-model.s (9081 of 14164) PASS: LLVM :: MC/ELF/cfi-offset.s (9082 of 14164) PASS: LLVM :: MC/ELF/cfi-reg.s (9083 of 14164) PASS: LLVM :: MC/ELF/cfi-register.s (9084 of 14164) PASS: LLVM :: MC/ELF/cfi-rel-offset.s (9085 of 14164) PASS: LLVM :: MC/ELF/cfi-rel-offset2.s (9086 of 14164) PASS: LLVM :: MC/ELF/cfi-remember.s (9087 of 14164) PASS: LLVM :: MC/ELF/cfi-restore.s (9088 of 14164) PASS: LLVM :: MC/ELF/cfi-signal-frame.s (9089 of 14164) PASS: LLVM :: MC/ELF/cfi-undefined.s (9090 of 14164) PASS: LLVM :: MC/ELF/cfi-same-value.s (9091 of 14164) PASS: LLVM :: MC/ELF/cfi-window-save.s (9092 of 14164) PASS: LLVM :: MC/ELF/cfi-zero-addr-delta.s (9093 of 14164) PASS: LLVM :: MC/ELF/cfi.s (9094 of 14164) PASS: LLVM :: MC/ELF/comdat-dup-group-name.s (9095 of 14164) PASS: LLVM :: MC/ELF/cfi-version.ll (9096 of 14164) PASS: LLVM :: MC/ELF/comdat-reloc.s (9097 of 14164) PASS: LLVM :: MC/ELF/cfi-sections.s (9098 of 14164) PASS: LLVM :: MC/ELF/comdat.s (9099 of 14164) PASS: LLVM :: MC/ELF/common-error1.s (9100 of 14164) PASS: LLVM :: MC/ELF/common-error2.s (9101 of 14164) PASS: LLVM :: MC/ELF/common-error3.s (9102 of 14164) PASS: LLVM :: MC/ELF/common-redeclare.s (9103 of 14164) PASS: LLVM :: MC/ELF/common.s (9104 of 14164) PASS: LLVM :: MC/ELF/common2.s (9105 of 14164) PASS: LLVM :: MC/ELF/debug-line.s (9106 of 14164) PASS: LLVM :: MC/ELF/debug-line2.s (9107 of 14164) PASS: LLVM :: MC/ELF/debug-loc.s (9108 of 14164) PASS: LLVM :: MC/ELF/compression.s (9109 of 14164) PASS: LLVM :: MC/ELF/diff.s (9110 of 14164) PASS: LLVM :: MC/ELF/diff2.s (9111 of 14164) PASS: LLVM :: MC/ELF/comp-dir.s (9112 of 14164) PASS: LLVM :: MC/ELF/elf_directive_previous.s (9113 of 14164) PASS: LLVM :: MC/ELF/dot-symbol-assignment.s (9114 of 14164) PASS: LLVM :: MC/ELF/elf_directive_section.s (9115 of 14164) PASS: LLVM :: MC/ELF/empty-dwarf-lines.s (9116 of 14164) PASS: LLVM :: MC/ELF/discriminator.s (9117 of 14164) PASS: LLVM :: MC/ELF/entsize.s (9118 of 14164) PASS: LLVM :: MC/ELF/entsize.ll (9119 of 14164) PASS: LLVM :: MC/ELF/fde.s (9120 of 14164) PASS: LLVM :: MC/ELF/empty.s (9121 of 14164) PASS: LLVM :: MC/ELF/file-double.s (9122 of 14164) PASS: LLVM :: MC/ELF/file.s (9123 of 14164) PASS: LLVM :: MC/ELF/global-offset.s (9124 of 14164) PASS: LLVM :: MC/ELF/gnu-type-diagnostics.s (9125 of 14164) PASS: LLVM :: MC/ELF/gnu-type.s (9126 of 14164) PASS: LLVM :: MC/ELF/got.s (9127 of 14164) PASS: LLVM :: MC/ELF/ident.s (9128 of 14164) PASS: LLVM :: MC/ELF/ifunc-reloc.s (9129 of 14164) PASS: LLVM :: MC/ELF/lcomm.s (9130 of 14164) PASS: LLVM :: MC/ELF/invalid-symver.s (9131 of 14164) PASS: LLVM :: MC/ELF/gen-dwarf.s (9132 of 14164) PASS: LLVM :: MC/ELF/leb128.s (9133 of 14164) PASS: LLVM :: MC/ELF/local-reloc.s (9134 of 14164) PASS: LLVM :: MC/ELF/merge.s (9135 of 14164) PASS: LLVM :: MC/ELF/n_bytes.s (9136 of 14164) PASS: LLVM :: MC/ELF/no-fixup.s (9137 of 14164) PASS: LLVM :: MC/ELF/no-reloc.s (9138 of 14164) UNSUPPORTED: LLVM :: MC/ELF/nocompression.s (9139 of 14164) PASS: LLVM :: MC/ELF/noexec.s (9140 of 14164) PASS: LLVM :: MC/ELF/norelocation.s (9141 of 14164) PASS: LLVM :: MC/ELF/offset.s (9142 of 14164) PASS: LLVM :: MC/ELF/org.s (9143 of 14164) PASS: LLVM :: MC/ELF/pic-diff.s (9144 of 14164) PASS: LLVM :: MC/ELF/plt.s (9145 of 14164) PASS: LLVM :: MC/ELF/popsection.s (9146 of 14164) PASS: LLVM :: MC/ELF/pr19430.s (9147 of 14164) PASS: LLVM :: MC/ELF/pr19582.s (9148 of 14164) PASS: LLVM :: MC/ELF/pr9292.s (9149 of 14164) PASS: LLVM :: MC/ELF/relax-all-flag.s (9150 of 14164) PASS: LLVM :: MC/ELF/relax-arith.s (9151 of 14164) PASS: LLVM :: MC/ELF/relax-arith2.s (9152 of 14164) PASS: LLVM :: MC/ELF/relax-arith3.s (9153 of 14164) PASS: LLVM :: MC/ELF/relax-arith4.s (9154 of 14164) PASS: LLVM :: MC/ELF/relax-crash.s (9155 of 14164) PASS: LLVM :: MC/ELF/relax.s (9156 of 14164) PASS: LLVM :: MC/ELF/reloc-same-name-section.s (9157 of 14164) PASS: LLVM :: MC/ELF/relocation-386.s (9158 of 14164) PASS: LLVM :: MC/ELF/relocation-pc.s (9159 of 14164) PASS: LLVM :: MC/ELF/relocation.s (9160 of 14164) PASS: LLVM :: MC/ELF/rename.s (9161 of 14164) PASS: LLVM :: MC/ELF/section-quoting.s (9162 of 14164) PASS: LLVM :: MC/ELF/section-sym-err.s (9163 of 14164) PASS: LLVM :: MC/ELF/section-sym.s (9164 of 14164) PASS: LLVM :: MC/ELF/section-sym2.s (9165 of 14164) PASS: LLVM :: MC/ELF/section-unique-err1.s (9166 of 14164) PASS: LLVM :: MC/ELF/many-sections.s (9167 of 14164) PASS: LLVM :: MC/ELF/section-unique-err2.s (9168 of 14164) PASS: LLVM :: MC/ELF/section-unique-err3.s (9169 of 14164) PASS: LLVM :: MC/ELF/section-unique-err4.s (9170 of 14164) PASS: LLVM :: MC/ELF/section.s (9171 of 14164) PASS: LLVM :: MC/ELF/section-unique.s (9172 of 14164) PASS: LLVM :: MC/ELF/set.s (9173 of 14164) PASS: LLVM :: MC/ELF/size.s (9174 of 14164) PASS: LLVM :: MC/ELF/many-sections-3.s (9175 of 14164) PASS: LLVM :: MC/ELF/subsection.s (9176 of 14164) PASS: LLVM :: MC/ELF/strtab-suffix-opt.s (9177 of 14164) PASS: LLVM :: MC/ELF/sleb.s (9178 of 14164) PASS: LLVM :: MC/ELF/symbol-names.s (9179 of 14164) PASS: LLVM :: MC/ELF/subtraction-error.s (9180 of 14164) PASS: LLVM :: MC/ELF/symver-msvc.s (9181 of 14164) PASS: LLVM :: MC/ELF/symver-pr23914.s (9182 of 14164) PASS: LLVM :: MC/ELF/symver.s (9183 of 14164) PASS: LLVM :: MC/ELF/tls-i386.s (9184 of 14164) PASS: LLVM :: MC/ELF/type-propagate.s (9185 of 14164) PASS: LLVM :: MC/ELF/tls.s (9186 of 14164) PASS: LLVM :: MC/ELF/type.s (9187 of 14164) PASS: LLVM :: MC/ELF/undef.s (9188 of 14164) PASS: LLVM :: MC/ELF/undef-temp.s (9189 of 14164) PASS: LLVM :: MC/ELF/version.s (9190 of 14164) PASS: LLVM :: MC/ELF/weak-diff.s (9191 of 14164) PASS: LLVM :: MC/ELF/weak-relocation.s (9192 of 14164) PASS: LLVM :: MC/ELF/uleb.s (9193 of 14164) PASS: LLVM :: MC/ELF/weak.s (9194 of 14164) PASS: LLVM :: MC/ELF/weakref-reloc.s (9195 of 14164) PASS: LLVM :: MC/ELF/weakref.s (9196 of 14164) PASS: LLVM :: MC/ELF/weakref-plt.s (9197 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/basic.ll (9198 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_add.ll (9199 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_add64.ll (9200 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_and.ll (9201 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_and64.ll (9202 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_aslh.ll (9203 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_asrh.ll (9204 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_eq.ll (9205 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_eqi.ll (9206 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_gt.ll (9207 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_gti.ll (9208 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_lt.ll (9209 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_ugt.ll (9210 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_ugti.ll (9211 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_ult.ll (9212 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_or.ll (9213 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_or64.ll (9214 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_select.ll (9215 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_sub.ll (9216 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_sub64.ll (9217 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_sxtb.ll (9218 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_sxth.ll (9219 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_xor.ll (9220 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_xor64.ll (9221 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_zxtb.ll (9222 of 14164) UNSUPPORTED: LLVM :: MC/Hexagon/inst_zxth.ll (9223 of 14164) PASS: LLVM :: MC/ELF/x86_64-reloc-sizetest.s (9224 of 14164) PASS: LLVM :: MC/ELF/zero.s (9225 of 14164) PASS: LLVM :: MC/ELF/many-sections-2.s (9226 of 14164) PASS: LLVM :: MC/MachO/AArch64/darwin-ARM64-local-label-diff.s (9227 of 14164) PASS: LLVM :: MC/MachO/AArch64/classrefs.s (9228 of 14164) PASS: LLVM :: MC/MachO/AArch64/cstexpr-gotpcrel.ll (9229 of 14164) PASS: LLVM :: MC/MachO/AArch64/ld64-workaround.s (9230 of 14164) PASS: LLVM :: MC/MachO/AArch64/reloc-crash.s (9231 of 14164) PASS: LLVM :: MC/MachO/AArch64/reloc-crash2.s (9232 of 14164) PASS: LLVM :: MC/MachO/AArch64/darwin-ARM64-reloc.s (9233 of 14164) PASS: LLVM :: MC/MachO/AArch64/mergeable.s (9234 of 14164) PASS: LLVM :: MC/MachO/ARM/aliased-symbols.s (9235 of 14164) PASS: LLVM :: MC/MachO/ARM/cstexpr-gotpcrel.ll (9236 of 14164) PASS: LLVM :: MC/MachO/ARM/bad-darwin-ARM-reloc.s (9237 of 14164) PASS: LLVM :: MC/MachO/ARM/bad-darwin-directives.s (9238 of 14164) PASS: LLVM :: MC/MachO/ARM/darwin-ARM-reloc.s (9239 of 14164) PASS: LLVM :: MC/MachO/ARM/directive-type-diagnostics.s (9240 of 14164) PASS: LLVM :: MC/MachO/ARM/data-in-code.s (9241 of 14164) PASS: LLVM :: MC/MachO/ARM/ios-version-min-load-command.s (9242 of 14164) PASS: LLVM :: MC/MachO/ARM/darwin-Thumb-reloc.s (9243 of 14164) PASS: LLVM :: MC/MachO/ARM/empty-function-nop.ll (9244 of 14164) PASS: LLVM :: MC/MachO/ARM/llvm-objdump-macho-stripped.s (9245 of 14164) PASS: LLVM :: MC/MachO/ARM/no-subsections-reloc.s (9246 of 14164) PASS: LLVM :: MC/MachO/ARM/llvm-objdump-macho.s (9247 of 14164) PASS: LLVM :: MC/MachO/ARM/nop-armv4-padding.s (9248 of 14164) PASS: LLVM :: MC/MachO/ARM/nop-armv6t2-padding.s (9249 of 14164) PASS: LLVM :: MC/MachO/ARM/nop-thumb2-padding.s (9250 of 14164) PASS: LLVM :: MC/MachO/ARM/nop-thumb-padding.s (9251 of 14164) PASS: LLVM :: MC/MachO/ARM/relax-thumb2-branches.s (9252 of 14164) PASS: LLVM :: MC/MachO/ARM/relax-thumb-ldr-literal.s (9253 of 14164) PASS: LLVM :: MC/MachO/ARM/static-movt-relocs.s (9254 of 14164) PASS: LLVM :: MC/MachO/ARM/thumb2-function-relative-load.s (9255 of 14164) PASS: LLVM :: MC/MachO/ARM/thumb2-movt-fixup.s (9256 of 14164) PASS: LLVM :: MC/MachO/ARM/thumb2-movw-fixup.s (9257 of 14164) PASS: LLVM :: MC/MachO/ARM/version-min-diagnostics.s (9258 of 14164) PASS: LLVM :: MC/MachO/ARM/version-min.s (9259 of 14164) PASS: LLVM :: MC/MachO/absolutize.s (9260 of 14164) PASS: LLVM :: MC/MachO/absolute.s (9261 of 14164) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-diff-relocs.s (9262 of 14164) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-32-bit-abs-addr.s (9263 of 14164) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-reloc-expr.s (9264 of 14164) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-reloc-expr1.s (9265 of 14164) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-reloc-expr2.s (9266 of 14164) PASS: LLVM :: MC/MachO/bad-dollar.s (9267 of 14164) PASS: LLVM :: MC/MachO/ARM/thumb-bl-jbits.s (9268 of 14164) PASS: LLVM :: MC/MachO/bad-indirect-symbols.s (9269 of 14164) PASS: LLVM :: MC/MachO/bad-macro.s (9270 of 14164) PASS: LLVM :: MC/MachO/comm-1.s (9271 of 14164) PASS: LLVM :: MC/MachO/bss.s (9272 of 14164) PASS: LLVM :: MC/MachO/cstexpr-gotpcrel-32.ll (9273 of 14164) PASS: LLVM :: MC/MachO/cstexpr-gotpcrel-64.ll (9274 of 14164) PASS: LLVM :: MC/MachO/darwin-complex-difference.s (9275 of 14164) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-reloc-assign.s (9276 of 14164) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-reloc-assign-2.s (9277 of 14164) PASS: LLVM :: MC/MachO/darwin-x86_64-nobase-relocs.s (9278 of 14164) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-relocs.s (9279 of 14164) PASS: LLVM :: MC/MachO/data.s (9280 of 14164) PASS: LLVM :: MC/MachO/darwin-x86_64-reloc-offsets.s (9281 of 14164) PASS: LLVM :: MC/MachO/darwin-x86_64-reloc.s (9282 of 14164) PASS: LLVM :: MC/MachO/debug_frame.s (9283 of 14164) PASS: LLVM :: MC/MachO/diff-with-two-sections.s (9284 of 14164) PASS: LLVM :: MC/MachO/direction_labels.s (9285 of 14164) PASS: LLVM :: MC/MachO/eh_symbol.s (9286 of 14164) PASS: LLVM :: MC/MachO/file.s (9287 of 14164) PASS: LLVM :: MC/MachO/gen-dwarf-cpp.s (9288 of 14164) PASS: LLVM :: MC/MachO/gen-dwarf-macro-cpp.s (9289 of 14164) PASS: LLVM :: MC/MachO/eh-frame-reloc.s (9290 of 14164) PASS: LLVM :: MC/MachO/gen-dwarf-producer.s (9291 of 14164) PASS: LLVM :: MC/MachO/indirect-symbols.s (9292 of 14164) PASS: LLVM :: MC/MachO/gen-dwarf.s (9293 of 14164) PASS: LLVM :: MC/MachO/jcc.s (9294 of 14164) PASS: LLVM :: MC/MachO/lcomm-attributes.s (9295 of 14164) PASS: LLVM :: MC/MachO/linker-option-2.s (9296 of 14164) PASS: LLVM :: MC/MachO/linker-option-1.s (9297 of 14164) PASS: LLVM :: MC/MachO/loc.s (9298 of 14164) PASS: LLVM :: MC/MachO/osx-version-min-load-command.s (9299 of 14164) PASS: LLVM :: MC/MachO/linker-options.ll (9300 of 14164) PASS: LLVM :: MC/MachO/pr19185.s (9301 of 14164) PASS: LLVM :: MC/MachO/pcrel-to-other-section.s (9302 of 14164) PASS: LLVM :: MC/MachO/pushsection.s (9303 of 14164) PASS: LLVM :: MC/MachO/previous.s (9304 of 14164) PASS: LLVM :: MC/MachO/relax-jumps.s (9305 of 14164) PASS: LLVM :: MC/MachO/relax-recompute-align.s (9306 of 14164) PASS: LLVM :: MC/MachO/reloc-diff.s (9307 of 14164) PASS: LLVM :: MC/MachO/reloc-pcrel-offset.s (9308 of 14164) PASS: LLVM :: MC/MachO/reloc-pcrel.s (9309 of 14164) PASS: LLVM :: MC/MachO/i386-large-relocations.s (9310 of 14164) PASS: LLVM :: MC/MachO/reloc.s (9311 of 14164) PASS: LLVM :: MC/MachO/section-align-1.s (9312 of 14164) PASS: LLVM :: MC/MachO/section-align-2.s (9313 of 14164) PASS: LLVM :: MC/MachO/section-attributes.s (9314 of 14164) PASS: LLVM :: MC/MachO/section-flags.s (9315 of 14164) PASS: LLVM :: MC/MachO/string-table.s (9316 of 14164) PASS: LLVM :: MC/MachO/symbol-flags.s (9317 of 14164) PASS: LLVM :: MC/MachO/symbol-diff.s (9318 of 14164) PASS: LLVM :: MC/MachO/symbol-indirect.s (9319 of 14164) PASS: LLVM :: MC/MachO/tbss.s (9320 of 14164) PASS: LLVM :: MC/MachO/symbols-1.s (9321 of 14164) PASS: LLVM :: MC/MachO/tdata.s (9322 of 14164) PASS: LLVM :: MC/MachO/temp-labels.s (9323 of 14164) PASS: LLVM :: MC/MachO/thread_init_func.s (9324 of 14164) PASS: LLVM :: MC/MachO/tls.s (9325 of 14164) PASS: LLVM :: MC/MachO/tlv-reloc.s (9326 of 14164) PASS: LLVM :: MC/MachO/tlv-bss.ll (9327 of 14164) PASS: LLVM :: MC/MachO/ARM/long-call-branch-island-relocation.s (9328 of 14164) PASS: LLVM :: MC/MachO/tlv.s (9329 of 14164) PASS: LLVM :: MC/MachO/values.s (9330 of 14164) PASS: LLVM :: MC/MachO/weakdef.s (9331 of 14164) PASS: LLVM :: MC/MachO/x86-data-in-code.ll (9332 of 14164) PASS: LLVM :: MC/MachO/variable-errors.s (9333 of 14164) PASS: LLVM :: MC/MachO/x86_32-optimal_nop.s (9334 of 14164) PASS: LLVM :: MC/MachO/variable-exprs.s (9335 of 14164) PASS: LLVM :: MC/MachO/x86_32-sections.s (9336 of 14164) PASS: LLVM :: MC/MachO/x86_32-symbols.s (9337 of 14164) PASS: LLVM :: MC/MachO/x86_64-mergeable.s (9338 of 14164) PASS: LLVM :: MC/MachO/x86_64-reloc-arithmetic.s (9339 of 14164) PASS: LLVM :: MC/MachO/x86_64-sections.s (9340 of 14164) PASS: LLVM :: MC/MachO/x86_64-symbols.s (9341 of 14164) PASS: LLVM :: MC/MachO/zerofill-2.s (9342 of 14164) PASS: LLVM :: MC/MachO/zerofill-1.s (9343 of 14164) PASS: LLVM :: MC/MachO/zerofill-3.s (9344 of 14164) PASS: LLVM :: MC/MachO/zerofill-4.s (9345 of 14164) PASS: LLVM :: MC/MachO/zerofill-5.s (9346 of 14164) UNSUPPORTED: LLVM :: MC/Mips/asciiz-directive-bad.s (9347 of 14164) UNSUPPORTED: LLVM :: MC/Mips/asciiz-directive.s (9348 of 14164) UNSUPPORTED: LLVM :: MC/Mips/branch-pseudos-bad.s (9349 of 14164) UNSUPPORTED: LLVM :: MC/Mips/branch-pseudos.s (9350 of 14164) UNSUPPORTED: LLVM :: MC/Mips/cfi-advance-loc.s (9351 of 14164) UNSUPPORTED: LLVM :: MC/Mips/cfi.s (9352 of 14164) UNSUPPORTED: LLVM :: MC/Mips/cpload-bad.s (9353 of 14164) UNSUPPORTED: LLVM :: MC/Mips/cpload.s (9354 of 14164) UNSUPPORTED: LLVM :: MC/Mips/cpsetup-bad.s (9355 of 14164) UNSUPPORTED: LLVM :: MC/Mips/cpsetup.s (9356 of 14164) UNSUPPORTED: LLVM :: MC/Mips/do_switch1.s (9357 of 14164) UNSUPPORTED: LLVM :: MC/Mips/do_switch2.s (9358 of 14164) UNSUPPORTED: LLVM :: MC/Mips/do_switch3.s (9359 of 14164) UNSUPPORTED: LLVM :: MC/Mips/eh-frame.s (9360 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf-N64.s (9361 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf-bigendian.ll (9362 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf-gprel-32-64.s (9363 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf-relsym.s (9364 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf-tls.s (9365 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_basic.s (9366 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags.s (9367 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_abicalls.s (9368 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_micromips.s (9369 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_mips16.s (9370 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_nan2008.s (9371 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_nanlegacy.s (9372 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_noreorder.s (9373 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_pic0.s (9374 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_pic2.s (9375 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_reginfo.s (9376 of 14164) UNSUPPORTED: LLVM :: MC/Mips/elf_st_other.s (9377 of 14164) UNSUPPORTED: LLVM :: MC/Mips/expr1.s (9378 of 14164) UNSUPPORTED: LLVM :: MC/Mips/higher-highest-addressing.s (9379 of 14164) UNSUPPORTED: LLVM :: MC/Mips/hilo-addressing.s (9380 of 14164) UNSUPPORTED: LLVM :: MC/Mips/insn-directive.s (9381 of 14164) UNSUPPORTED: LLVM :: MC/Mips/llvm-mc-fixup-endianness.s (9382 of 14164) UNSUPPORTED: LLVM :: MC/Mips/macro-la-bad.s (9383 of 14164) UNSUPPORTED: LLVM :: MC/Mips/macro-la.s (9384 of 14164) UNSUPPORTED: LLVM :: MC/Mips/macro-li-bad.s (9385 of 14164) UNSUPPORTED: LLVM :: MC/Mips/macro-li.s (9386 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-16-bit-instructions.s (9387 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-alias.s (9388 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-alu-instructions.s (9389 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-bad-branches.s (9390 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-branch-fixup.s (9391 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-branch-instructions.s (9392 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-control-instructions.s (9393 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-diagnostic-fixup.s (9394 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-el-fixup-data.s (9395 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-expansions.s (9396 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-fpu-instructions.s (9397 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-func-addr.s (9398 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-invalid.s (9399 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-jump-instructions.s (9400 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-jump26.s (9401 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-label-test-sections.s (9402 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-label-test.s (9403 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-loadstore-instructions.s (9404 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-loadstore-unaligned.s (9405 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-movcond-instructions.s (9406 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-multiply-instructions.s (9407 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-pc16-fixup.s (9408 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-relocations.s (9409 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-shift-instructions.s (9410 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-tailr.s (9411 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips-trap-instructions.s (9412 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips32r6/invalid.s (9413 of 14164) UNSUPPORTED: LLVM :: MC/Mips/micromips32r6/valid.s (9414 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-abi-bad.s (9415 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-alu-instructions.s (9416 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-bad-branches.s (9417 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-control-instructions.s (9418 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-cop0-reginfo.s (9419 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-coprocessor-encodings.s (9420 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-data-directives.s (9421 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-diagnostic-fixup.s (9422 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-dsp-instructions.s (9423 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-expansions-bad.s (9424 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-expansions.s (9425 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-fpu-instructions.s (9426 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-hwr-register-names.s (9427 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-jump-delay-slots.s (9428 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-jump-instructions.s (9429 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-memory-instructions.s (9430 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-noat.s (9431 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-pc16-fixup.s (9432 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-pdr-bad.s (9433 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-pdr.s (9434 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-reginfo-fp32.s (9435 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-reginfo-fp64.s (9436 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-register-names-invalid.s (9437 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips-register-names-o32.s (9438 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips2-wrong-error.s (9439 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips2.s (9440 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips3-wrong-error.s (9441 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips3.s (9442 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips32.s (9443 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips32r2.s (9444 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips4-wrong-error.s (9445 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips4.s (9446 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips5-wrong-error.s (9447 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips5.s (9448 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/valid-xfail.s (9449 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips1/valid.s (9450 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips3-wrong-error.s (9451 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips3.s (9452 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32.s (9453 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32r2-xfail.s (9454 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32r2.s (9455 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips4-wrong-error.s (9456 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips4.s (9457 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips5-wrong-error.s (9458 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips5.s (9459 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips2/valid.s (9460 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips32.s (9461 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips32r2.s (9462 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips4-wrong-error.s (9463 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips4.s (9464 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips5-wrong-error.s (9465 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips5.s (9466 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips3/valid.s (9467 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32/abiflags.s (9468 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips32r2-xfail.s (9469 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips32r2.s (9470 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips64.s (9471 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32/valid-xfail.s (9472 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32/valid.s (9473 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/abiflags.s (9474 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/invalid-mips64r2.s (9475 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/invalid.s (9476 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/valid-xfail.s (9477 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/valid.s (9478 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r3/abiflags.s (9479 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r3/invalid-mips64r2.s (9480 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r3/invalid.s (9481 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r3/valid-xfail.s (9482 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r3/valid.s (9483 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r5/abiflags.s (9484 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r5/invalid-mips64r2.s (9485 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r5/invalid.s (9486 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r5/valid-xfail.s (9487 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r5/valid.s (9488 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips1-wrong-error.s (9489 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips1.s (9490 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips2-wrong-error.s (9491 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips2.s (9492 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32-wrong-error.s (9493 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32.s (9494 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32r2.s (9495 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips4-wrong-error.s (9496 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips4.s (9497 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips5-wrong-error.s (9498 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips5.s (9499 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid.s (9500 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/relocations.s (9501 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/valid-xfail.s (9502 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/valid.s (9503 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips32.s (9504 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips32r2.s (9505 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips5-wrong-error.s (9506 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips5.s (9507 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64.s (9508 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64r2-xfail.s (9509 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64r2.s (9510 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/valid-xfail.s (9511 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips4/valid.s (9512 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips32.s (9513 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips32r2.s (9514 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64.s (9515 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64r2-xfail.s (9516 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64r2.s (9517 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips5/valid-xfail.s (9518 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips5/valid.s (9519 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64-alu-instructions.s (9520 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64-expansions.s (9521 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64-instructions.s (9522 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64-register-names-n32-n64.s (9523 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64-register-names-o32.s (9524 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64/abiflags.s (9525 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips32r2.s (9526 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips64r2-xfail.s (9527 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips64r2.s (9528 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64/valid-xfail.s (9529 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64/valid.s (9530 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64eb-fixups.s (9531 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64extins.ll (9532 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/abi-bad.s (9533 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/abiflags.s (9534 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/invalid.s (9535 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/valid-xfail.s (9536 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/valid.s (9537 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r3/abi-bad.s (9538 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r3/abiflags.s (9539 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r3/invalid.s (9540 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r3/valid-xfail.s (9541 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r3/valid.s (9542 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r5/abi-bad.s (9543 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r5/abiflags.s (9544 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r5/invalid.s (9545 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r5/valid-xfail.s (9546 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r5/valid.s (9547 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips1-wrong-error.s (9548 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips1.s (9549 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips2.s (9550 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips3-wrong-error.s (9551 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips3.s (9552 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips32-wrong-error.s (9553 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips4-wrong-error.s (9554 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips4.s (9555 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips5-wrong-error.s (9556 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips5.s (9557 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips64.s (9558 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid.s (9559 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/relocations.s (9560 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/valid-xfail.s (9561 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/valid.s (9562 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips64shift.ll (9563 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips_abi_flags_xx.s (9564 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips_abi_flags_xx_set.s (9565 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips_directives.s (9566 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips_directives_bad.s (9567 of 14164) UNSUPPORTED: LLVM :: MC/Mips/mips_gprel16.s (9568 of 14164) UNSUPPORTED: LLVM :: MC/Mips/module-directive-bad.s (9569 of 14164) UNSUPPORTED: LLVM :: MC/Mips/module-hardfloat.s (9570 of 14164) UNSUPPORTED: LLVM :: MC/Mips/module-softfloat.s (9571 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/abiflags.s (9572 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/set-msa-directive-bad.s (9573 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/set-msa-directive.s (9574 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_2r.s (9575 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_2r_msa64.s (9576 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_2rf.s (9577 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_3r.s (9578 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_3rf.s (9579 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_bit.s (9580 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_cbranch.s (9581 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_ctrlregs.s (9582 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_dlsa.s (9583 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm.s (9584 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insert.s (9585 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insert_msa64.s (9586 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insve.s (9587 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_msa64.s (9588 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_i10.s (9589 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_i5.s (9590 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_i8.s (9591 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_lsa.s (9592 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_mi10.s (9593 of 14164) UNSUPPORTED: LLVM :: MC/Mips/msa/test_vec.s (9594 of 14164) UNSUPPORTED: LLVM :: MC/Mips/multi-64bit-func.ll (9595 of 14164) UNSUPPORTED: LLVM :: MC/Mips/nabi-regs.s (9596 of 14164) UNSUPPORTED: LLVM :: MC/Mips/nacl-mask.s (9597 of 14164) UNSUPPORTED: LLVM :: MC/Mips/nooddspreg-cmdarg.s (9598 of 14164) UNSUPPORTED: LLVM :: MC/Mips/nooddspreg-error.s (9599 of 14164) UNSUPPORTED: LLVM :: MC/Mips/nooddspreg.s (9600 of 14164) UNSUPPORTED: LLVM :: MC/Mips/octeon-instructions.s (9601 of 14164) UNSUPPORTED: LLVM :: MC/Mips/oddspreg.s (9602 of 14164) UNSUPPORTED: LLVM :: MC/Mips/pr11877.s (9603 of 14164) UNSUPPORTED: LLVM :: MC/Mips/r-mips-got-disp.s (9604 of 14164) UNSUPPORTED: LLVM :: MC/Mips/relocation.s (9605 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-arch.s (9606 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-at-directive-explicit-at.s (9607 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-at-directive.s (9608 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-at-noat-bad-syntax.s (9609 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-defined-symbol.s (9610 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-mips-directives-bad.s (9611 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-mips-directives.s (9612 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-mips0-directive.s (9613 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-mips16-directive.s (9614 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-nodsp.s (9615 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-nomacro-micromips.s (9616 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-nomacro.s (9617 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-oddspreg-nooddspreg-error.s (9618 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-oddspreg-nooddspreg.s (9619 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-push-pop-directives-bad.s (9620 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-push-pop-directives.s (9621 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-softfloat-hardfloat-bad.s (9622 of 14164) UNSUPPORTED: LLVM :: MC/Mips/set-softfloat-hardfloat.s (9623 of 14164) UNSUPPORTED: LLVM :: MC/Mips/sext_64_32.ll (9624 of 14164) UNSUPPORTED: LLVM :: MC/Mips/sort-relocation-table.s (9625 of 14164) UNSUPPORTED: LLVM :: MC/Mips/sym-expr.s (9626 of 14164) UNSUPPORTED: LLVM :: MC/Mips/sym-offset.ll (9627 of 14164) UNSUPPORTED: LLVM :: MC/Mips/target-soft-float.s (9628 of 14164) UNSUPPORTED: LLVM :: MC/Mips/unaligned-nops.s (9629 of 14164) UNSUPPORTED: LLVM :: MC/Mips/update-module-level-options.s (9630 of 14164) UNSUPPORTED: LLVM :: MC/Mips/xgot.s (9631 of 14164) PASS: LLVM :: MC/MachO/zerofill-sect-align.s (9632 of 14164) PASS: LLVM :: MC/PowerPC/dcbt.s (9633 of 14164) PASS: LLVM :: MC/Markup/basic-markup.mc (9634 of 14164) PASS: LLVM :: MC/PowerPC/deprecated-p7.s (9635 of 14164) PASS: LLVM :: MC/PowerPC/htm.s (9636 of 14164) PASS: LLVM :: MC/PowerPC/lcomm.s (9637 of 14164) PASS: LLVM :: MC/PowerPC/ppc-llong.s (9638 of 14164) PASS: LLVM :: MC/PowerPC/ppc-machine.s (9639 of 14164) PASS: LLVM :: MC/PowerPC/ppc-reloc.s (9640 of 14164) PASS: LLVM :: MC/PowerPC/ppc-nop.s (9641 of 14164) PASS: LLVM :: MC/PowerPC/ppc-word.s (9642 of 14164) PASS: LLVM :: MC/PowerPC/ppc32-ba.s (9643 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-abiversion.s (9644 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-4xx.s (9645 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-6xx.s (9646 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-bookII.s (9647 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-bookIII.s (9648 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-e500.s (9649 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-p8vector.s (9650 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-fp.s (9651 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-ext.s (9652 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-spe.s (9653 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding-vmx.s (9654 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-encoding.s (9655 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-errors.s (9656 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-fixup-apply.s (9657 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-fixup-explicit.s (9658 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-fixups.s (9659 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-initial-cfa.s (9660 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-localentry-error1.s (9661 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-localentry-error2.s (9662 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-localentry.s (9663 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-regs.s (9664 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-operands.s (9665 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-relocs-01.s (9666 of 14164) PASS: LLVM :: MC/PowerPC/qpx.s (9667 of 14164) PASS: LLVM :: MC/PowerPC/ppc64-tls-relocs-01.s (9668 of 14164) PASS: LLVM :: MC/PowerPC/st-other-crash.s (9669 of 14164) PASS: LLVM :: MC/PowerPC/tls-gd-obj.s (9670 of 14164) PASS: LLVM :: MC/PowerPC/tls-ld-obj.s (9671 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-alu-instructions.s (9672 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-assembly-exprs.s (9673 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-atomic-instructions.s (9674 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-ctrl-instructions.s (9675 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-directive-xword.s (9676 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-directives.s (9677 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-fp-instructions.s (9678 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-little-endian.s (9679 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-mem-instructions.s (9680 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-nop-data.s (9681 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-pic.s (9682 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-relocations.s (9683 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-special-registers.s (9684 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-synthetic-instructions.s (9685 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc-vis.s (9686 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc64-alu-instructions.s (9687 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparc64-ctrl-instructions.s (9688 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparcv8-instructions.s (9689 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparcv9-atomic-instructions.s (9690 of 14164) UNSUPPORTED: LLVM :: MC/Sparc/sparcv9-instructions.s (9691 of 14164) PASS: LLVM :: MC/PowerPC/tls-ie-obj.s (9692 of 14164) PASS: LLVM :: MC/PowerPC/vsx.s (9693 of 14164) PASS: LLVM :: MC/SystemZ/fixups.s (9694 of 14164) PASS: LLVM :: MC/SystemZ/insn-bad-z13.s (9695 of 14164) PASS: LLVM :: MC/SystemZ/insn-bad-z196.s (9696 of 14164) PASS: LLVM :: MC/SystemZ/insn-bad.s (9697 of 14164) PASS: LLVM :: MC/SystemZ/insn-bad-zEC12.s (9698 of 14164) PASS: LLVM :: MC/SystemZ/insn-good-z13.s (9699 of 14164) PASS: LLVM :: MC/SystemZ/insn-good-z196.s (9700 of 14164) PASS: LLVM :: MC/SystemZ/insn-good-zEC12.s (9701 of 14164) PASS: LLVM :: MC/SystemZ/regs-good.s (9702 of 14164) PASS: LLVM :: MC/SystemZ/regs-bad.s (9703 of 14164) PASS: LLVM :: MC/SystemZ/tokens.s (9704 of 14164) PASS: LLVM :: MC/X86/2011-09-06-NoNewline.s (9705 of 14164) PASS: LLVM :: MC/X86/3DNow.s (9706 of 14164) PASS: LLVM :: MC/MachO/x86_32-scattered-reloc-fallback.s (9707 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/align-mode-argument-error.s (9708 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/asm-printing-bundle-directives.s (9709 of 14164) PASS: LLVM :: MC/SystemZ/insn-good.s (9710 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/bundle-group-too-large-error.s (9711 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-align-to-end.s (9712 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/bundle-lock-option-error.s (9713 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/different-sections.s (9714 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-padding.s (9715 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/lock-without-bundle-mode-error.s (9716 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/labeloffset.s (9717 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/long-nop-pad.s (9718 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/misaligned-bundle-group.s (9719 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/misaligned-bundle.s (9720 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/nesting.s (9721 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/pad-align-to-bundle-end.s (9722 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/pad-bundle-groups.s (9723 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/relax-in-bundle-group.s (9724 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/relax-at-bundle-end.s (9725 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/section-alignment.s (9726 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/rodata-section.s (9727 of 14164) PASS: LLVM :: MC/X86/address-size.s (9728 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/unlock-without-lock-error.s (9729 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/switch-section-locked-error.s (9730 of 14164) PASS: LLVM :: MC/X86/AlignedBundling/single-inst-bundling.s (9731 of 14164) PASS: LLVM :: MC/X86/avx512-err.s (9732 of 14164) PASS: LLVM :: MC/X86/avx512bw-encoding.s (9733 of 14164) PASS: LLVM :: MC/X86/cfi_def_cfa-crash.s (9734 of 14164) PASS: LLVM :: MC/X86/compact-unwind.s (9735 of 14164) PASS: LLVM :: MC/X86/avx512vl-encoding.s (9736 of 14164) PASS: LLVM :: MC/X86/expand-var.s (9737 of 14164) PASS: LLVM :: MC/X86/faultmap-section-parsing.s (9738 of 14164) PASS: LLVM :: MC/X86/gnux32-dwarf-gen.s (9739 of 14164) PASS: LLVM :: MC/X86/fde-reloc.s (9740 of 14164) PASS: LLVM :: MC/X86/fixup-cpu-mode.s (9741 of 14164) PASS: LLVM :: MC/X86/i386-darwin-frame-register.ll (9742 of 14164) PASS: LLVM :: MC/X86/hex-immediates.s (9743 of 14164) PASS: LLVM :: MC/X86/intel-syntax-2.s (9744 of 14164) PASS: LLVM :: MC/X86/avx512-encodings.s (9745 of 14164) PASS: LLVM :: MC/X86/intel-syntax-ambiguous.s (9746 of 14164) PASS: LLVM :: MC/X86/inline-asm-obj.ll (9747 of 14164) PASS: LLVM :: MC/X86/index-operations.s (9748 of 14164) PASS: LLVM :: MC/X86/intel-syntax-avx512.s (9749 of 14164) PASS: LLVM :: MC/X86/intel-syntax-bitwise-ops.s (9750 of 14164) PASS: LLVM :: MC/X86/intel-syntax-directional-label.s (9751 of 14164) PASS: LLVM :: MC/X86/intel-syntax-encoding.s (9752 of 14164) PASS: LLVM :: MC/X86/intel-syntax-hex.s (9753 of 14164) PASS: LLVM :: MC/X86/intel-syntax-error.s (9754 of 14164) PASS: LLVM :: MC/X86/intel-syntax-invalid-basereg.s (9755 of 14164) PASS: LLVM :: MC/X86/intel-syntax-invalid-scale.s (9756 of 14164) PASS: LLVM :: MC/X86/intel-syntax-ptr-sized.s (9757 of 14164) PASS: LLVM :: MC/X86/intel-syntax-unsized-memory.s (9758 of 14164) PASS: LLVM :: MC/X86/intel-syntax-x86-64-avx512f_vl.s (9759 of 14164) PASS: LLVM :: MC/X86/intel-syntax.s (9760 of 14164) PASS: LLVM :: MC/X86/macho-uleb.s (9761 of 14164) PASS: LLVM :: MC/X86/mpx-encodings.s (9762 of 14164) PASS: LLVM :: MC/X86/invalid-sleb.s (9763 of 14164) PASS: LLVM :: MC/X86/padlock.s (9764 of 14164) PASS: LLVM :: MC/X86/reloc-macho.s (9765 of 14164) PASS: LLVM :: MC/X86/relax-insn.s (9766 of 14164) PASS: LLVM :: MC/X86/no-elf-compact-unwind.s (9767 of 14164) PASS: LLVM :: MC/X86/reloc-undef-global.s (9768 of 14164) PASS: LLVM :: MC/X86/sgx-encoding.s (9769 of 14164) PASS: LLVM :: MC/X86/shuffle-comments.s (9770 of 14164) PASS: LLVM :: MC/X86/validate-inst-intel.s (9771 of 14164) PASS: LLVM :: MC/X86/validate-inst-att.s (9772 of 14164) PASS: LLVM :: MC/X86/stackmap-nops.ll (9773 of 14164) PASS: LLVM :: MC/X86/variant-diagnostics.s (9774 of 14164) PASS: LLVM :: MC/X86/ret.s (9775 of 14164) PASS: LLVM :: MC/X86/x86-16.s (9776 of 14164) PASS: LLVM :: MC/X86/x86-32-ms-inline-asm.s (9777 of 14164) PASS: LLVM :: MC/X86/x86-32-fma3.s (9778 of 14164) PASS: LLVM :: MC/X86/x86-32.s (9779 of 14164) PASS: LLVM :: MC/X86/x86-32-avx.s (9780 of 14164) PASS: LLVM :: MC/X86/x86-64-avx512bw.s (9781 of 14164) PASS: LLVM :: MC/X86/x86-64-avx512bw_vl.s (9782 of 14164) PASS: LLVM :: MC/X86/x86-64-avx512dq.s (9783 of 14164) PASS: LLVM :: MC/X86/x86-32-coverage.s (9784 of 14164) PASS: LLVM :: MC/X86/x86-64-avx512dq_vl.s (9785 of 14164) PASS: LLVM :: MC/X86/x86-64.s (9786 of 14164) PASS: LLVM :: MC/X86/x86-target-directives.s (9787 of 14164) PASS: LLVM :: MC/X86/x86-itanium.ll (9788 of 14164) PASS: LLVM :: MC/X86/x86-windows-itanium-libcalls.ll (9789 of 14164) PASS: LLVM :: MC/X86/x86_64-avx-clmul-encoding.s (9790 of 14164) PASS: LLVM :: MC/X86/x86_64-avx-encoding.s (9791 of 14164) PASS: LLVM :: MC/X86/x86_64-bmi-encoding.s (9792 of 14164) PASS: LLVM :: MC/X86/x86_64-encoding.s (9793 of 14164) PASS: LLVM :: MC/X86/x86_64-fma3-encoding.s (9794 of 14164) PASS: LLVM :: MC/X86/x86_64-hle-encoding.s (9795 of 14164) PASS: LLVM :: MC/X86/x86_64-fma4-encoding.s (9796 of 14164) PASS: LLVM :: MC/X86/x86_64-imm-widths.s (9797 of 14164) PASS: LLVM :: MC/X86/x86_64-rand-encoding.s (9798 of 14164) PASS: LLVM :: MC/X86/x86-64-avx512f_vl.s (9799 of 14164) PASS: LLVM :: MC/X86/x86_64-signed-reloc.s (9800 of 14164) PASS: LLVM :: MC/X86/x86_64-rtm-encoding.s (9801 of 14164) PASS: LLVM :: MC/X86/x86_64-tbm-encoding.s (9802 of 14164) PASS: LLVM :: MC/X86/x86_64-sse4a.s (9803 of 14164) PASS: LLVM :: MC/X86/x86_64-xop-encoding.s (9804 of 14164) PASS: LLVM :: MC/X86/x86_directives.s (9805 of 14164) PASS: LLVM :: MC/X86/x86_errors.s (9806 of 14164) PASS: LLVM :: MC/X86/x86_operands.s (9807 of 14164) PASS: LLVM :: Object/ARM/macho-data-in-code.test (9808 of 14164) PASS: LLVM :: MC/X86/x86_long_nop.s (9809 of 14164) PASS: LLVM :: Object/ARM/nm-mapping-symbol.s (9810 of 14164) PASS: LLVM :: Object/ARM/objdump-thumb.test (9811 of 14164) UNSUPPORTED: LLVM :: Object/Mips/abi-flags.yaml (9812 of 14164) UNSUPPORTED: LLVM :: Object/Mips/elf-abi.yaml (9813 of 14164) UNSUPPORTED: LLVM :: Object/Mips/elf-flags.yaml (9814 of 14164) UNSUPPORTED: LLVM :: Object/Mips/elf-mips64-rel.yaml (9815 of 14164) UNSUPPORTED: LLVM :: Object/Mips/feature.test (9816 of 14164) UNSUPPORTED: LLVM :: Object/Mips/objdump-micro-mips.test (9817 of 14164) UNSUPPORTED: LLVM :: Object/Mips/reloc-visit.test (9818 of 14164) PASS: LLVM :: Object/AArch64/yaml2obj-elf-aarch64-rel.yaml (9819 of 14164) PASS: LLVM :: Object/ARM/symbol-addr.ll (9820 of 14164) PASS: LLVM :: Object/X86/archive-ir-asm.ll (9821 of 14164) PASS: LLVM :: Object/X86/macho-text-sections.test (9822 of 14164) PASS: LLVM :: Object/X86/nm-coff.s (9823 of 14164) PASS: LLVM :: Object/X86/nm-ir.ll (9824 of 14164) PASS: LLVM :: Object/X86/nm-macho.s (9825 of 14164) PASS: LLVM :: Object/X86/no-start-symbol.test (9826 of 14164) PASS: LLVM :: MC/X86/x86_nop.s (9827 of 14164) PASS: LLVM :: Object/X86/nm-print-size.s (9828 of 14164) PASS: LLVM :: Object/X86/objdump-label.test (9829 of 14164) PASS: LLVM :: Object/X86/yaml2obj-elf-x86-rel.yaml (9830 of 14164) PASS: LLVM :: Object/ar-error.test (9831 of 14164) PASS: LLVM :: Object/X86/objdump-disassembly-inline-relocations.test (9832 of 14164) PASS: LLVM :: Object/X86/objdump-trivial-object.test (9833 of 14164) PASS: LLVM :: Object/archive-extract-dir.test (9834 of 14164) PASS: LLVM :: Object/archive-format.test (9835 of 14164) PASS: LLVM :: Object/archive-delete.test (9836 of 14164) PASS: LLVM :: Object/archive-long-index.test (9837 of 14164) PASS: LLVM :: Object/ar-create.test (9838 of 14164) PASS: LLVM :: Object/archive-replace-pos.test (9839 of 14164) PASS: LLVM :: Object/archive-extract.test (9840 of 14164) PASS: LLVM :: Object/archive-move.test (9841 of 14164) PASS: LLVM :: Object/check_binary_output.ll (9842 of 14164) PASS: LLVM :: Object/coff-archive-short.test (9843 of 14164) PASS: LLVM :: Object/archive-toc.test (9844 of 14164) PASS: LLVM :: Object/coff-archive.test (9845 of 14164) PASS: LLVM :: Object/archive-update.test (9846 of 14164) PASS: LLVM :: Object/coff-invalid.test (9847 of 14164) XFAIL: LLVM :: Object/dllimport-globalref.ll (9848 of 14164) PASS: LLVM :: Object/archive-symtab.test (9849 of 14164) PASS: LLVM :: Object/dllimport.ll (9850 of 14164) PASS: LLVM :: Object/elf-reloc-no-sym.test (9851 of 14164) PASS: LLVM :: Object/directory.ll (9852 of 14164) PASS: LLVM :: Object/corrupt.test (9853 of 14164) PASS: LLVM :: Object/kext.test (9854 of 14164) PASS: LLVM :: Object/elf-unknown-type.test (9855 of 14164) PASS: LLVM :: Object/mangle-ir.ll (9856 of 14164) PASS: LLVM :: Object/mri-addlib.test (9857 of 14164) PASS: LLVM :: Object/mri-crlf.test (9858 of 14164) PASS: LLVM :: Object/mri1.test (9859 of 14164) PASS: LLVM :: Object/mri-addmod.test (9860 of 14164) PASS: LLVM :: Object/mri2.test (9861 of 14164) PASS: LLVM :: Object/invalid.test (9862 of 14164) PASS: LLVM :: Object/mri3.test (9863 of 14164) PASS: LLVM :: Object/mri4.test (9864 of 14164) PASS: LLVM :: Object/mri5.test (9865 of 14164) PASS: LLVM :: Object/nm-darwin-m.test (9866 of 14164) PASS: LLVM :: Object/nm-error.test (9867 of 14164) PASS: LLVM :: Object/nm-irix6.test (9868 of 14164) PASS: LLVM :: Object/nm-shared-object.test (9869 of 14164) PASS: LLVM :: Object/macho-invalid.test (9870 of 14164) PASS: LLVM :: Object/nm-weak-global-macho.test (9871 of 14164) PASS: LLVM :: Object/no-section-table.test (9872 of 14164) PASS: LLVM :: Object/obj2yaml-coff-long-file-symbol.test (9873 of 14164) PASS: LLVM :: Object/obj2yaml-coff-long-section-name.test (9874 of 14164) PASS: LLVM :: Object/nm-archive.test (9875 of 14164) PASS: LLVM :: Object/obj2yaml-coff-section-aux-symbol.test (9876 of 14164) PASS: LLVM :: Object/obj2yaml-coff-weak-external.test (9877 of 14164) PASS: LLVM :: Object/nm-universal-binary.test (9878 of 14164) PASS: LLVM :: Object/obj2yaml-sectiongroup.test (9879 of 14164) PASS: LLVM :: Object/objdump-export-list.test (9880 of 14164) XFAIL: LLVM :: Object/objdump-file-header.test (9881 of 14164) PASS: LLVM :: Object/objdump-no-sectionheaders.test (9882 of 14164) PASS: LLVM :: Object/objdump-reloc-shared.test (9883 of 14164) PASS: LLVM :: Object/obj2yaml.test (9884 of 14164) PASS: LLVM :: Object/objdump-private-headers.test (9885 of 14164) PASS: LLVM :: Object/objdump-sectionheaders.test (9886 of 14164) PASS: LLVM :: Object/objdump-section-content.test (9887 of 14164) PASS: LLVM :: Object/nm-trivial-object.test (9888 of 14164) PASS: LLVM :: Object/objdump-relocations.test (9889 of 14164) PASS: LLVM :: Object/readobj-elf-versioning.test (9890 of 14164) PASS: LLVM :: Object/objdump-symbol-table.test (9891 of 14164) PASS: LLVM :: Object/readobj.test (9892 of 14164) PASS: LLVM :: Object/simple-archive.test (9893 of 14164) PASS: LLVM :: Object/readobj-shared-object.test (9894 of 14164) PASS: LLVM :: Object/stackmap-dump.test (9895 of 14164) PASS: LLVM :: Object/relocation-executable.test (9896 of 14164) PASS: LLVM :: Object/yaml2obj-elf-alignment.yaml (9897 of 14164) PASS: LLVM :: Object/yaml2obj-coff-multi-doc.test (9898 of 14164) PASS: LLVM :: Object/yaml2obj-elf-file-headers-with-e_flags.yaml (9899 of 14164) PASS: LLVM :: Object/yaml2obj-elf-file-headers.yaml (9900 of 14164) PASS: LLVM :: Object/yaml2obj-elf-bits-endian.test (9901 of 14164) PASS: LLVM :: Object/yaml2obj-elf-rel-noref.yaml (9902 of 14164) PASS: LLVM :: Object/yaml2obj-elf-rel.yaml (9903 of 14164) PASS: LLVM :: Object/yaml2obj-elf-multi-doc.test (9904 of 14164) PASS: LLVM :: Object/yaml2obj-elf-section-basic.yaml (9905 of 14164) PASS: LLVM :: Object/yaml2obj-elf-section-invalid-size.yaml (9906 of 14164) PASS: LLVM :: Object/yaml2obj-elf-symbol-LocalGlobalWeak.yaml (9907 of 14164) PASS: LLVM :: Object/size-trivial-macho.test (9908 of 14164) PASS: LLVM :: Object/yaml2obj-elf-symbol-basic.yaml (9909 of 14164) PASS: LLVM :: Object/yaml2obj-elf-symbol-visibility.yaml (9910 of 14164) PASS: LLVM :: Other/2002-01-31-CallGraph.ll (9911 of 14164) PASS: LLVM :: Other/2002-02-24-InlineBrokePHINodes.ll (9912 of 14164) PASS: LLVM :: Object/yaml2obj-readobj.test (9913 of 14164) PASS: LLVM :: Other/2002-03-11-ConstPropCrash.ll (9914 of 14164) PASS: LLVM :: Other/2004-08-16-PackedGlobalConstant.ll (9915 of 14164) PASS: LLVM :: Other/2004-08-16-PackedConstantInlineStore.ll (9916 of 14164) PASS: LLVM :: Other/2003-02-19-LoopInfoNestingBug.ll (9917 of 14164) PASS: LLVM :: Other/2004-08-16-PackedSelect.ll (9918 of 14164) PASS: LLVM :: Other/2004-08-16-PackedSimple.ll (9919 of 14164) PASS: LLVM :: Other/2006-02-05-PassManager.ll (9920 of 14164) PASS: LLVM :: Other/2004-08-20-PackedControlFlow.ll (9921 of 14164) PASS: LLVM :: Other/2007-04-24-eliminate-mostly-empty-blocks.ll (9922 of 14164) PASS: LLVM :: Other/2007-06-05-PassID.ll (9923 of 14164) PASS: LLVM :: Other/2007-09-10-PassManager.ll (9924 of 14164) PASS: LLVM :: Other/2007-06-28-PassManager.ll (9925 of 14164) PASS: LLVM :: Other/2008-02-14-PassManager.ll (9926 of 14164) PASS: LLVM :: Other/2008-10-06-RemoveDeadPass.ll (9927 of 14164) PASS: LLVM :: Other/2008-06-04-FieldSizeInPacked.ll (9928 of 14164) PASS: LLVM :: Other/2008-10-15-MissingSpace.ll (9929 of 14164) PASS: LLVM :: Other/2009-03-31-CallGraph.ll (9930 of 14164) PASS: LLVM :: Other/2009-06-05-no-implicit-float.ll (9931 of 14164) PASS: LLVM :: Other/2010-05-06-Printer.ll (9932 of 14164) PASS: LLVM :: Other/2009-09-14-function-elements.ll (9933 of 14164) PASS: LLVM :: Other/FileCheck-space.txt (9934 of 14164) PASS: LLVM :: Other/X86/inline-asm-newline-terminator.ll (9935 of 14164) PASS: LLVM :: Other/ResponseFile.ll (9936 of 14164) PASS: LLVM :: Other/attribute-comment.ll (9937 of 14164) PASS: LLVM :: Other/bcanalyzer-block-info.txt (9938 of 14164) PASS: LLVM :: Other/can-execute.txt (9939 of 14164) PASS: LLVM :: Other/constant-fold-gep-address-spaces.ll (9940 of 14164) PASS: LLVM :: Other/extract-linkonce.ll (9941 of 14164) PASS: LLVM :: Other/close-stderr.ll (9942 of 14164) PASS: LLVM :: Other/constant-fold-gep.ll (9943 of 14164) PASS: LLVM :: Other/extract-alias.ll (9944 of 14164) PASS: LLVM :: Other/extract-weak-odr.ll (9945 of 14164) PASS: LLVM :: Other/invalid-commandline-option.ll (9946 of 14164) PASS: LLVM :: Other/lint.ll (9947 of 14164) PASS: LLVM :: Other/lit-unicode.txt (9948 of 14164) PASS: LLVM :: Other/opt-override-mcpu-mattr.ll (9949 of 14164) PASS: LLVM :: Other/llvm-nm-without-aliases.ll (9950 of 14164) PASS: LLVM :: Other/extract.ll (9951 of 14164) PASS: LLVM :: Other/optimization-remarks-inline.ll (9952 of 14164) PASS: LLVM :: Other/pipefail.txt (9953 of 14164) PASS: LLVM :: Other/optimize-options.ll (9954 of 14164) PASS: LLVM :: Other/spir_cc.ll (9955 of 14164) PASS: LLVM :: SymbolRewriter/rewrite.ll (9956 of 14164) PASS: LLVM :: Other/umask.ll (9957 of 14164) PASS: LLVM :: Other/pass-pipeline-parsing.ll (9958 of 14164) PASS: LLVM :: Other/new-pass-manager.ll (9959 of 14164) PASS: LLVM :: TableGen/2006-09-18-LargeInt.td (9960 of 14164) PASS: LLVM :: TableGen/2003-08-03-PassCode.td (9961 of 14164) PASS: LLVM :: TableGen/2010-03-24-PrematureDefaults.td (9962 of 14164) PASS: LLVM :: TableGen/AnonDefinitionOnDemand.td (9963 of 14164) PASS: LLVM :: TableGen/BitsInitOverflow.td (9964 of 14164) PASS: LLVM :: TableGen/BitsInit.td (9965 of 14164) PASS: LLVM :: TableGen/CStyleComment.td (9966 of 14164) PASS: LLVM :: TableGen/ClassInstanceValue.td (9967 of 14164) PASS: LLVM :: TableGen/DefmInherit.td (9968 of 14164) PASS: LLVM :: TableGen/Dag.td (9969 of 14164) PASS: LLVM :: TableGen/FieldAccess.td (9970 of 14164) PASS: LLVM :: TableGen/DefmInsideMultiClass.td (9971 of 14164) PASS: LLVM :: TableGen/ForeachLoop.td (9972 of 14164) PASS: LLVM :: TableGen/ForeachList.td (9973 of 14164) PASS: LLVM :: TableGen/ForwardRef.td (9974 of 14164) PASS: LLVM :: TableGen/GeneralList.td (9975 of 14164) PASS: LLVM :: TableGen/Include.td (9976 of 14164) PASS: LLVM :: TableGen/IntBitInit.td (9977 of 14164) PASS: LLVM :: TableGen/LazyChange.td (9978 of 14164) PASS: LLVM :: TableGen/LetInsideMultiClasses.td (9979 of 14164) PASS: LLVM :: TableGen/ListArgs.td (9980 of 14164) PASS: LLVM :: TableGen/ListArgsSimple.td (9981 of 14164) PASS: LLVM :: TableGen/ListConversion.td (9982 of 14164) PASS: LLVM :: TableGen/ListManip.td (9983 of 14164) PASS: LLVM :: TableGen/ListSlices.td (9984 of 14164) PASS: LLVM :: TableGen/ListOfList.td (9985 of 14164) PASS: LLVM :: TableGen/LoLoL.td (9986 of 14164) PASS: LLVM :: TableGen/MultiClass.td (9987 of 14164) PASS: LLVM :: TableGen/MultiClassDefName.td (9988 of 14164) PASS: LLVM :: TableGen/MultiClassInherit.td (9989 of 14164) PASS: LLVM :: TableGen/MultiPat.td (9990 of 14164) PASS: LLVM :: TableGen/NestedForeach.td (9991 of 14164) PASS: LLVM :: TableGen/Paste.td (9992 of 14164) PASS: LLVM :: TableGen/SetTheory.td (9993 of 14164) PASS: LLVM :: TableGen/BitOffsetDecoder.td (9994 of 14164) PASS: LLVM :: TableGen/SiblingForeach.td (9995 of 14164) PASS: LLVM :: TableGen/String.td (9996 of 14164) PASS: LLVM :: TableGen/AsmPredicateCondsEmission.td (9997 of 14164) PASS: LLVM :: TableGen/Slice.td (9998 of 14164) PASS: LLVM :: TableGen/TargetInstrInfo.td (9999 of 14164) PASS: LLVM :: TableGen/SuperSubclassSameName.td (10000 of 14164) PASS: LLVM :: TableGen/TargetInstrSpec.td (10001 of 14164) PASS: LLVM :: TableGen/Tree.td (10002 of 14164) PASS: LLVM :: TableGen/TemplateArgRename.td (10003 of 14164) PASS: LLVM :: TableGen/TreeNames.td (10004 of 14164) PASS: LLVM :: TableGen/TwoLevelName.td (10005 of 14164) PASS: LLVM :: TableGen/UnsetBitInit.td (10006 of 14164) PASS: LLVM :: TableGen/ValidIdentifiers.td (10007 of 14164) PASS: LLVM :: TableGen/cast.td (10008 of 14164) PASS: LLVM :: TableGen/UnterminatedComment.td (10009 of 14164) PASS: LLVM :: TableGen/defmclass.td (10010 of 14164) PASS: LLVM :: TableGen/eq.td (10011 of 14164) PASS: LLVM :: TableGen/foreach.td (10012 of 14164) PASS: LLVM :: TableGen/eqbit.td (10013 of 14164) PASS: LLVM :: TableGen/if-empty-list-arg.td (10014 of 14164) PASS: LLVM :: TableGen/if.td (10015 of 14164) PASS: LLVM :: TableGen/ifbit.td (10016 of 14164) PASS: LLVM :: TableGen/lisp.td (10017 of 14164) PASS: LLVM :: TableGen/intrinsic-long-name.td (10018 of 14164) PASS: LLVM :: TableGen/intrinsic-varargs.td (10019 of 14164) PASS: LLVM :: TableGen/intrinsic-order.td (10020 of 14164) PASS: LLVM :: TableGen/list-element-bitref.td (10021 of 14164) PASS: LLVM :: TableGen/listconcat.td (10022 of 14164) PASS: LLVM :: TableGen/nested-comment.td (10023 of 14164) PASS: LLVM :: TableGen/math.td (10024 of 14164) PASS: LLVM :: TableGen/strconcat.td (10025 of 14164) PASS: LLVM :: TableGen/pr8330.td (10026 of 14164) PASS: LLVM :: TableGen/subst.td (10027 of 14164) PASS: LLVM :: TableGen/subst2.td (10028 of 14164) PASS: LLVM :: TableGen/usevalname.td (10029 of 14164) PASS: LLVM :: Transforms/ADCE/2002-01-31-UseStuckAround.ll (10030 of 14164) PASS: LLVM :: Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll (10031 of 14164) PASS: LLVM :: Transforms/ADCE/2002-05-22-PHITest.ll (10032 of 14164) PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash.ll (10033 of 14164) PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash-distilled.ll (10034 of 14164) PASS: LLVM :: Transforms/ADCE/2002-07-17-AssertionFailure.ll (10035 of 14164) PASS: LLVM :: Transforms/ADCE/2002-07-29-Segfault.ll (10036 of 14164) PASS: LLVM :: Transforms/ADCE/2002-07-17-PHIAssertion.ll (10037 of 14164) PASS: LLVM :: Transforms/ADCE/2003-01-22-PredecessorProblem.ll (10038 of 14164) PASS: LLVM :: Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll (10039 of 14164) PASS: LLVM :: Transforms/ADCE/2003-06-24-BadSuccessor.ll (10040 of 14164) PASS: LLVM :: Transforms/ADCE/2003-06-24-BasicFunctionality.ll (10041 of 14164) PASS: LLVM :: Transforms/ADCE/2003-06-11-InvalidCFG.ll (10042 of 14164) PASS: LLVM :: Transforms/ADCE/2003-09-15-InfLoopCrash.ll (10043 of 14164) PASS: LLVM :: Transforms/ADCE/2003-11-16-MissingPostDominanceInfo.ll (10044 of 14164) PASS: LLVM :: Transforms/ADCE/2004-05-04-UnreachableBlock.ll (10045 of 14164) PASS: LLVM :: Transforms/ADCE/2003-09-10-UnwindInstFail.ll (10046 of 14164) PASS: LLVM :: Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll (10047 of 14164) PASS: LLVM :: Transforms/ADCE/basictest2.ll (10048 of 14164) PASS: LLVM :: Transforms/ADCE/basictest.ll (10049 of 14164) PASS: LLVM :: Transforms/ADCE/dce_pure_call.ll (10050 of 14164) PASS: LLVM :: Transforms/ADCE/basictest1.ll (10051 of 14164) PASS: LLVM :: Transforms/ADCE/dce_pure_invoke.ll (10052 of 14164) PASS: LLVM :: Transforms/ADCE/unreachable-function.ll (10053 of 14164) PASS: LLVM :: Transforms/AddDiscriminators/multiple.ll (10054 of 14164) PASS: LLVM :: Transforms/AddDiscriminators/first-only.ll (10055 of 14164) PASS: LLVM :: Transforms/AddDiscriminators/no-discriminators.ll (10056 of 14164) PASS: LLVM :: Transforms/AddDiscriminators/basic.ll (10057 of 14164) PASS: LLVM :: Transforms/AlignmentFromAssumptions/simple32.ll (10058 of 14164) PASS: LLVM :: Transforms/AlignmentFromAssumptions/start-unk.ll (10059 of 14164) PASS: LLVM :: Transforms/AlignmentFromAssumptions/simple.ll (10060 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll (10061 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-07-CGUpdate.ll (10062 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll (10063 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/aggregate-promote.ll (10064 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/2008-07-02-array-indexing.ll (10065 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/byval-2.ll (10066 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/attrs.ll (10067 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/basictest.ll (10068 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/control-flow.ll (10069 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/byval.ll (10070 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/chained.ll (10071 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/callgraph-update.ll (10072 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/crash.ll (10073 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/control-flow2.ll (10074 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/fp80.ll (10075 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/dbg.ll (10076 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/reserve-tbaa.ll (10077 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/inalloca.ll (10078 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/sret.ll (10079 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/tail.ll (10080 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/pr3085.ll (10081 of 14164) PASS: LLVM :: Transforms/ArgumentPromotion/variadic.ll (10082 of 14164) PASS: LLVM :: Transforms/AtomicExpand/ARM/cmpxchg-weak.ll (10083 of 14164) PASS: LLVM :: Transforms/AtomicExpand/ARM/atomic-expansion-v8.ll (10084 of 14164) PASS: LLVM :: Transforms/AtomicExpand/ARM/atomic-expansion-v7.ll (10085 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/cmp-types.ll (10086 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec.ll (10087 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/pr15289.ll (10088 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/sh-types.ll (10089 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/loop1.ll (10090 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/simple-ldstr.ll (10091 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/simple-int.ll (10092 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec2.ll (10093 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/wr-aliases.ll (10094 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/vs-cast.ll (10095 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec3.ll (10096 of 14164) PASS: LLVM :: Transforms/BBVectorize/X86/simple.ll (10097 of 14164) PASS: LLVM :: Transforms/BBVectorize/cycle.ll (10098 of 14164) PASS: LLVM :: Transforms/BBVectorize/func-alias.ll (10099 of 14164) PASS: LLVM :: Transforms/BBVectorize/ld1.ll (10100 of 14164) PASS: LLVM :: Transforms/BBVectorize/mem-op-depth.ll (10101 of 14164) PASS: LLVM :: Transforms/BBVectorize/no-ldstr-conn.ll (10102 of 14164) PASS: LLVM :: Transforms/BBVectorize/metadata.ll (10103 of 14164) PASS: LLVM :: Transforms/BBVectorize/loop1.ll (10104 of 14164) PASS: LLVM :: Transforms/BBVectorize/search-limit.ll (10105 of 14164) PASS: LLVM :: Transforms/BBVectorize/req-depth.ll (10106 of 14164) PASS: LLVM :: Transforms/BBVectorize/simple-int.ll (10107 of 14164) XFAIL: LLVM :: Transforms/BBVectorize/simple-ldstr-ptrs.ll (10108 of 14164) PASS: LLVM :: Transforms/BBVectorize/simple-ldstr.ll (10109 of 14164) PASS: LLVM :: Transforms/BBVectorize/simple-tst.ll (10110 of 14164) PASS: LLVM :: Transforms/BBVectorize/simple.ll (10111 of 14164) PASS: LLVM :: Transforms/BBVectorize/simple-sel.ll (10112 of 14164) PASS: LLVM :: Transforms/BBVectorize/simple3.ll (10113 of 14164) PASS: LLVM :: Transforms/BBVectorize/xcore/no-vector-registers.ll (10114 of 14164) PASS: LLVM :: Transforms/BDCE/order.ll (10115 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-03-13-LoopExtractorCrash.ll (10116 of 14164) PASS: LLVM :: Transforms/BDCE/dce-pure.ll (10117 of 14164) PASS: LLVM :: Transforms/BDCE/basic.ll (10118 of 14164) PASS: LLVM :: Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll (10119 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-DominanceProblem.ll (10120 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll (10121 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-UpdatePHIsOutsideRegion.ll (10122 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-MissedLiveIns.ll (10123 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll (10124 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-03-18-InvokeHandling.ll (10125 of 14164) PASS: LLVM :: Transforms/CodeExtractor/2004-08-12-BlockExtractPHI.ll (10126 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/X86/extend-sink-hoist.ll (10127 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/AMDGPU/no-sink-addrspacecast.ll (10128 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/AArch64/trunc-weird-user.ll (10129 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/2008-11-24-RAUW-Self.ll (10130 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/X86/memset_chk-simplify-nobuiltin.ll (10131 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/X86/sink-addrspacecast.ll (10132 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/basic.ll (10133 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/X86/x86-shuffle-sink.ll (10134 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/overflow-intrinsics.ll (10135 of 14164) PASS: LLVM :: Transforms/CodeGenPrepare/statepoint-relocate.ll (10136 of 14164) PASS: LLVM :: Transforms/ConstProp/2002-05-03-NotOperator.ll (10137 of 14164) PASS: LLVM :: Transforms/ConstProp/2002-05-03-DivideByZeroException.ll (10138 of 14164) PASS: LLVM :: Transforms/ConstProp/2005-01-28-SetCCGEP.ll (10139 of 14164) PASS: LLVM :: Transforms/ConstProp/2002-09-03-SetCC-Bools.ll (10140 of 14164) PASS: LLVM :: Transforms/ConstProp/2003-05-12-DivideError.ll (10141 of 14164) PASS: LLVM :: Transforms/ConstProp/2006-11-30-vector-cast.ll (10142 of 14164) PASS: LLVM :: Transforms/ConstProp/2006-12-01-TruncBoolBug.ll (10143 of 14164) PASS: LLVM :: Transforms/ConstProp/2007-02-05-BitCast.ll (10144 of 14164) PASS: LLVM :: Transforms/ConstProp/2006-12-01-bool-casts.ll (10145 of 14164) PASS: LLVM :: Transforms/ConstProp/2007-11-23-cttz.ll (10146 of 14164) PASS: LLVM :: Transforms/ConstProp/2007-02-23-sdiv.ll (10147 of 14164) PASS: LLVM :: Transforms/ConstProp/2009-06-20-constexpr-zero-lhs.ll (10148 of 14164) PASS: LLVM :: Transforms/ConstProp/2008-07-07-VectorCompare.ll (10149 of 14164) PASS: LLVM :: Transforms/ConstProp/2009-09-01-GEP-Crash.ll (10150 of 14164) PASS: LLVM :: Transforms/ConstProp/InsertElement.ll (10151 of 14164) PASS: LLVM :: Transforms/ConstProp/bitcast.ll (10152 of 14164) PASS: LLVM :: Transforms/ConstProp/bswap.ll (10153 of 14164) PASS: LLVM :: Transforms/ConstProp/basictest.ll (10154 of 14164) PASS: LLVM :: Transforms/ConstProp/convert-from-fp16.ll (10155 of 14164) PASS: LLVM :: Transforms/ConstProp/div-zero.ll (10156 of 14164) PASS: LLVM :: Transforms/ConstProp/constant-expr.ll (10157 of 14164) PASS: LLVM :: Transforms/ConstProp/extractvalue.ll (10158 of 14164) PASS: LLVM :: Transforms/ConstProp/insertvalue.ll (10159 of 14164) PASS: LLVM :: Transforms/ConstProp/float-to-ptr-cast.ll (10160 of 14164) PASS: LLVM :: Transforms/ConstProp/loads.ll (10161 of 14164) PASS: LLVM :: Transforms/ConstProp/logicaltest.ll (10162 of 14164) PASS: LLVM :: Transforms/ConstProp/overflow-ops.ll (10163 of 14164) PASS: LLVM :: Transforms/ConstProp/remtest.ll (10164 of 14164) PASS: LLVM :: Transforms/ConstProp/phi.ll (10165 of 14164) PASS: LLVM :: Transforms/ConstProp/shift.ll (10166 of 14164) PASS: LLVM :: Transforms/ConstProp/calls.ll (10167 of 14164) PASS: LLVM :: Transforms/ConstProp/trunc_vec.ll (10168 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/AArch64/const-addr.ll (10169 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/PowerPC/const-base-addr.ll (10170 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/AArch64/large-immediate.ll (10171 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/PowerPC/masks.ll (10172 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/X86/cast-inst.ll (10173 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/X86/const-base-addr.ll (10174 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/X86/delete-dead-cast-inst.ll (10175 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/X86/phi.ll (10176 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/X86/stackmap.ll (10177 of 14164) PASS: LLVM :: Transforms/ConstantHoisting/X86/large-immediate.ll (10178 of 14164) PASS: LLVM :: Transforms/ConstantMerge/2002-09-23-CPR-Update.ll (10179 of 14164) PASS: LLVM :: Transforms/ConstantMerge/2003-10-28-MergeExternalConstants.ll (10180 of 14164) PASS: LLVM :: Transforms/ConstantMerge/align.ll (10181 of 14164) PASS: LLVM :: Transforms/ConstantMerge/2011-01-15-EitherOrder.ll (10182 of 14164) PASS: LLVM :: Transforms/ConstantMerge/dont-merge.ll (10183 of 14164) PASS: LLVM :: Transforms/ConstantMerge/merge-both.ll (10184 of 14164) PASS: LLVM :: Transforms/ConstantMerge/unnamed-addr.ll (10185 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll (10186 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll (10187 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/non-null.ll (10188 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/icmp.ll (10189 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/basic.ll (10190 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/range.ll (10191 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/crash.ll (10192 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2006-06-27-struct-ret.ll (10193 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll (10194 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2007-12-20-ParamAttrs.ll (10195 of 14164) PASS: LLVM :: Transforms/CorrelatedValuePropagation/select.ll (10196 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2007-02-07-FuncRename.ll (10197 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2008-01-16-VarargsParamAttrs.ll (10198 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll (10199 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll (10200 of 14164) PASS: LLVM :: Transforms/DeadArgElim/aggregates.ll (10201 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2013-05-17-VarargsAndBlockAddress.ll (10202 of 14164) PASS: LLVM :: Transforms/DeadArgElim/2010-04-30-DbgInfo.ll (10203 of 14164) PASS: LLVM :: Transforms/DeadArgElim/basictest.ll (10204 of 14164) PASS: LLVM :: Transforms/DeadArgElim/deadexternal.ll (10205 of 14164) PASS: LLVM :: Transforms/DeadArgElim/dbginfo.ll (10206 of 14164) PASS: LLVM :: Transforms/DeadArgElim/dead_vaargs.ll (10207 of 14164) PASS: LLVM :: Transforms/DeadArgElim/deadretval.ll (10208 of 14164) PASS: LLVM :: Transforms/DeadArgElim/canon.ll (10209 of 14164) PASS: LLVM :: Transforms/DeadArgElim/keepalive.ll (10210 of 14164) PASS: LLVM :: Transforms/DeadArgElim/linkage.ll (10211 of 14164) PASS: LLVM :: Transforms/DeadArgElim/multdeadretval.ll (10212 of 14164) PASS: LLVM :: Transforms/DeadArgElim/deadretval2.ll (10213 of 14164) PASS: LLVM :: Transforms/DeadArgElim/returned.ll (10214 of 14164) PASS: LLVM :: Transforms/DeadArgElim/variadic_safety.ll (10215 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/2011-03-25-DSEMiscompile.ll (10216 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-EndOfFunction.ll (10217 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-MemCpy.ll (10218 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/PartialStore.ll (10219 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/atomic.ll (10220 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/OverwriteStoreEnd.ll (10221 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/const-pointers.ll (10222 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/crash.ll (10223 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/dominate.ll (10224 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/free.ll (10225 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/cs-cs-aliasing.ll (10226 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/libcalls.ll (10227 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/memintrinsics.ll (10228 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/lifetime.ll (10229 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/no-targetdata.ll (10230 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/inst-limits.ll (10231 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/simple.ll (10232 of 14164) PASS: LLVM :: Transforms/DeadStoreElimination/pr11390.ll (10233 of 14164) PASS: LLVM :: Transforms/EarlyCSE/commute.ll (10234 of 14164) PASS: LLVM :: Transforms/EarlyCSE/conditional.ll (10235 of 14164) PASS: LLVM :: Transforms/EarlyCSE/AArch64/intrinsics.ll (10236 of 14164) PASS: LLVM :: Transforms/EarlyCSE/basic.ll (10237 of 14164) PASS: LLVM :: Transforms/EarlyCSE/instsimplify-dom.ll (10238 of 14164) PASS: LLVM :: Transforms/EarlyCSE/edge.ll (10239 of 14164) PASS: LLVM :: Transforms/EarlyCSE/read-reg.ll (10240 of 14164) PASS: LLVM :: Transforms/EarlyCSE/floatingpoint.ll (10241 of 14164) PASS: LLVM :: Transforms/EliminateAvailableExternally/visibility.ll (10242 of 14164) PASS: LLVM :: Transforms/Float2Int/basic.ll (10243 of 14164) PASS: LLVM :: Transforms/Float2Int/float2int-optnone.ll (10244 of 14164) PASS: LLVM :: Transforms/Float2Int/toolarge.ll (10245 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-Mutual.ll (10246 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadNone.ll (10247 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadOnly.ll (10248 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-13-VolatileRead.ll (10249 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2009-01-02-LocalStores.ll (10250 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2008-12-29-Constant.ll (10251 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2009-01-04-Annotate.ll (10252 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/atomic.ll (10253 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/2010-10-30-volatile.ll (10254 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/nocapture.ll (10255 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/optnone-simple.ll (10256 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/annotate-1.ll (10257 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/noreturn.ll (10258 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/readnone.ll (10259 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/readattrs.ll (10260 of 14164) PASS: LLVM :: Transforms/FunctionAttrs/optnone.ll (10261 of 14164) PASS: LLVM :: Transforms/GCOVProfiling/linezero.ll (10262 of 14164) PASS: LLVM :: Transforms/GCOVProfiling/global-ctor.ll (10263 of 14164) PASS: LLVM :: Transforms/GCOVProfiling/linkagename.ll (10264 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-25-DominatedLoop.ll (10265 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-25-InfiniteLoop.ll (10266 of 14164) PASS: LLVM :: Transforms/GCOVProfiling/version.ll (10267 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-25-Loop.ll (10268 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-25-SinglePredecessor.ll (10269 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-25-NestedLoop.ll (10270 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-26-NonRedundant.ll (10271 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-26-InterlockingLoops.ll (10272 of 14164) PASS: LLVM :: Transforms/GCOVProfiling/function-numbering.ll (10273 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-26-PhiErasure.ll (10274 of 14164) PASS: LLVM :: Transforms/GCOVProfiling/return-block.ll (10275 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-31-NoDomInherit.ll (10276 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-30-PredIDom.ll (10277 of 14164) PASS: LLVM :: Transforms/GVN/2008-07-02-Unreachable.ll (10278 of 14164) PASS: LLVM :: Transforms/GVN/2008-02-12-UndefLoad.ll (10279 of 14164) PASS: LLVM :: Transforms/GVN/2007-07-31-RedundantPhi.ll (10280 of 14164) PASS: LLVM :: Transforms/GVN/2008-02-13-NewPHI.ll (10281 of 14164) PASS: LLVM :: Transforms/GVN/2008-12-09-SelfRemove.ll (10282 of 14164) PASS: LLVM :: Transforms/GVN/2008-12-14-rle-reanalyze.ll (10283 of 14164) PASS: LLVM :: Transforms/GVN/2008-12-12-RLE-Crash.ll (10284 of 14164) PASS: LLVM :: Transforms/GVN/2008-12-15-CacheVisited.ll (10285 of 14164) PASS: LLVM :: Transforms/GVN/2009-01-21-SortInvalidation.ll (10286 of 14164) PASS: LLVM :: Transforms/GVN/2009-01-22-SortInvalidation.ll (10287 of 14164) PASS: LLVM :: Transforms/GVN/2009-02-17-LoadPRECrash.ll (10288 of 14164) PASS: LLVM :: Transforms/GVN/2009-03-10-PREOnVoid.ll (10289 of 14164) PASS: LLVM :: Transforms/GVN/2009-06-17-InvalidPRE.ll (10290 of 14164) PASS: LLVM :: Transforms/GVN/2009-07-13-MemDepSortFail.ll (10291 of 14164) PASS: LLVM :: Transforms/GVN/2009-11-12-MemDepMallocBitCast.ll (10292 of 14164) PASS: LLVM :: Transforms/GVN/2010-05-08-OneBit.ll (10293 of 14164) PASS: LLVM :: Transforms/GVN/2010-03-31-RedundantPHIs.ll (10294 of 14164) PASS: LLVM :: Transforms/GVN/2010-11-13-Simplify.ll (10295 of 14164) PASS: LLVM :: Transforms/GVN/2011-04-27-phioperands.ll (10296 of 14164) PASS: LLVM :: Transforms/GVN/2011-07-07-MatchIntrinsicExtract.ll (10297 of 14164) PASS: LLVM :: Transforms/GVN/2011-09-07-TypeIdFor.ll (10298 of 14164) PASS: LLVM :: Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll (10299 of 14164) PASS: LLVM :: Transforms/GVN/2012-05-22-PreCrash.ll (10300 of 14164) PASS: LLVM :: Transforms/GVN/MemdepMiscompile.ll (10301 of 14164) PASS: LLVM :: Transforms/GVN/atomic.ll (10302 of 14164) PASS: LLVM :: Transforms/GVN/basic-undef-test.ll (10303 of 14164) PASS: LLVM :: Transforms/GVN/basic.ll (10304 of 14164) PASS: LLVM :: Transforms/GVN/br-identical.ll (10305 of 14164) PASS: LLVM :: Transforms/GVN/bitcast-of-call.ll (10306 of 14164) PASS: LLVM :: Transforms/GVN/calls-nonlocal.ll (10307 of 14164) PASS: LLVM :: Transforms/GVN/commute.ll (10308 of 14164) PASS: LLVM :: Transforms/GVN/calloc-load-removal.ll (10309 of 14164) PASS: LLVM :: Transforms/GVN/calls-readonly.ll (10310 of 14164) PASS: LLVM :: Transforms/GVN/cond_br.ll (10311 of 14164) PASS: LLVM :: Transforms/GVN/cond_br2.ll (10312 of 14164) PASS: LLVM :: Transforms/GVN/crash-no-aa.ll (10313 of 14164) PASS: LLVM :: Transforms/GVN/condprop.ll (10314 of 14164) PASS: LLVM :: Transforms/GVN/crash.ll (10315 of 14164) PASS: LLVM :: Transforms/GVN/edge.ll (10316 of 14164) PASS: LLVM :: Transforms/GVN/fpmath.ll (10317 of 14164) PASS: LLVM :: Transforms/GVN/lifetime-simple.ll (10318 of 14164) PASS: LLVM :: Transforms/GVN/invariant-load.ll (10319 of 14164) PASS: LLVM :: Transforms/GVN/load-constant-mem.ll (10320 of 14164) PASS: LLVM :: Transforms/GVN/load-from-unreachable-predecessor.ll (10321 of 14164) PASS: LLVM :: Transforms/GVN/load-pre-align.ll (10322 of 14164) PASS: LLVM :: Transforms/GVN/load-pre-licm.ll (10323 of 14164) PASS: LLVM :: Transforms/GVN/local-pre.ll (10324 of 14164) PASS: LLVM :: Transforms/GVN/load-pre-nonlocal.ll (10325 of 14164) PASS: LLVM :: Transforms/GVN/noalias.ll (10326 of 14164) PASS: LLVM :: Transforms/GVN/lpre-call-wrap.ll (10327 of 14164) PASS: LLVM :: Transforms/GVN/lpre-call-wrap-2.ll (10328 of 14164) UNSUPPORTED: LLVM :: Transforms/GVN/nonescaping-malloc.ll (10329 of 14164) PASS: LLVM :: Transforms/GVN/malloc-load-removal.ll (10330 of 14164) PASS: LLVM :: Transforms/GVN/non-local-offset.ll (10331 of 14164) PASS: LLVM :: Transforms/GVN/null-aliases-nothing.ll (10332 of 14164) PASS: LLVM :: Transforms/GVN/phi-translate-partial-alias.ll (10333 of 14164) PASS: LLVM :: Transforms/GVN/pr14166.ll (10334 of 14164) PASS: LLVM :: Transforms/GVN/phi-translate.ll (10335 of 14164) PASS: LLVM :: Transforms/GVN/pr12979.ll (10336 of 14164) PASS: LLVM :: Transforms/GVN/pr10820.ll (10337 of 14164) PASS: LLVM :: Transforms/GVN/pr17732.ll (10338 of 14164) PASS: LLVM :: Transforms/GVN/pr17852.ll (10339 of 14164) PASS: LLVM :: Transforms/GVN/pre-basic-add.ll (10340 of 14164) PASS: LLVM :: Transforms/GVN/pr24397.ll (10341 of 14164) PASS: LLVM :: Transforms/GVN/pre-compare.ll (10342 of 14164) PASS: LLVM :: Transforms/GVN/pre-gep-load.ll (10343 of 14164) PASS: LLVM :: Transforms/GVN/pre-load.ll (10344 of 14164) PASS: LLVM :: Transforms/GVN/pre-no-cost-phi.ll (10345 of 14164) PASS: LLVM :: Transforms/GVN/pre-new-inst.ll (10346 of 14164) PASS: LLVM :: Transforms/GVN/preserve-tbaa.ll (10347 of 14164) PASS: LLVM :: Transforms/GVN/readattrs.ll (10348 of 14164) PASS: LLVM :: Transforms/GVN/pre-single-pred.ll (10349 of 14164) PASS: LLVM :: Transforms/GVN/rle-must-alias.ll (10350 of 14164) XFAIL: LLVM :: Transforms/GVN/rle-no-phi-translate.ll (10351 of 14164) PASS: LLVM :: Transforms/GVN/range.ll (10352 of 14164) PASS: LLVM :: Transforms/GVN/rle-nonlocal.ll (10353 of 14164) PASS: LLVM :: Transforms/GVN/rle-phi-translate.ll (10354 of 14164) PASS: LLVM :: Transforms/GVN/rle-semidominated.ll (10355 of 14164) PASS: LLVM :: Transforms/GVN/tbaa.ll (10356 of 14164) PASS: LLVM :: Transforms/GVN/unreachable_block_infinite_loop.ll (10357 of 14164) PASS: LLVM :: Transforms/GVN/volatile.ll (10358 of 14164) PASS: LLVM :: Transforms/GVN/rle.ll (10359 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll (10360 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-CastRef.ll (10361 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-ConstantRef.ll (10362 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2002-09-12-Redeletion.ll (10363 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-WorkListTest.ll (10364 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2003-07-01-SelfReference.ll (10365 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll (10366 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2009-01-05-DeadAliases.ll (10367 of 14164) PASS: LLVM :: Transforms/GlobalDCE/basicvariabletest.ll (10368 of 14164) PASS: LLVM :: Transforms/GlobalDCE/2009-02-17-AliasUsesAliasee.ll (10369 of 14164) PASS: LLVM :: Transforms/GlobalDCE/externally_available.ll (10370 of 14164) PASS: LLVM :: Transforms/GlobalDCE/deadblockaddr.ll (10371 of 14164) PASS: LLVM :: Transforms/GlobalDCE/global_ctors.ll (10372 of 14164) PASS: LLVM :: Transforms/GlobalDCE/complex-constantexpr.ll (10373 of 14164) PASS: LLVM :: Transforms/GlobalDCE/indirectbr.ll (10374 of 14164) PASS: LLVM :: Transforms/GlobalDCE/global_ctors_integration.ll (10375 of 14164) PASS: LLVM :: Transforms/GlobalDCE/pr20981.ll (10376 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2005-09-27-Crash.ll (10377 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll (10378 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll (10379 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2004-10-10-CastStoreOnce.ll (10380 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2007-04-05-Crash.ll (10381 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2007-05-13-Crash.ll (10382 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll (10383 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2007-06-04-PackedStruct.ll (10384 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2007-11-09-GEP-GEP-Crash.ll (10385 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2008-01-03-Crash.ll (10386 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2008-01-13-OutOfRangeSROA.ll (10387 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2008-01-29-VolatileGlobal.ll (10388 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2008-07-17-addrspace.ll (10389 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash-2.ll (10390 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash.ll (10391 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2008-04-26-SROA-Global-Align.ll (10392 of 14164) UNSUPPORTED: LLVM :: Transforms/GlobalOpt/2009-03-05-dbg.ll (10393 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-01-13-phi-user.ll (10394 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-BitcastAlias.ll (10395 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-ResolveAlias.ll (10396 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-03-07-PromotePtrToBool.ll (10397 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-03-06-Anonymous.ll (10398 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll (10399 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-06-01-RecursivePHI.ll (10400 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-MallocSingleStoreToGlobalVar.ll (10401 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2010-02-26-MallocSROA.ll (10402 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2010-02-25-MallocPromote.ll (10403 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2011-04-09-EmptyGlobalCtors.ll (10404 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2010-10-19-WeakOdr.ll (10405 of 14164) PASS: LLVM :: Transforms/GlobalOpt/2012-05-11-blockaddress.ll (10406 of 14164) PASS: LLVM :: Transforms/GlobalOpt/alias-resolve.ll (10407 of 14164) PASS: LLVM :: Transforms/GlobalOpt/alias-used-address-space.ll (10408 of 14164) PASS: LLVM :: Transforms/GlobalOpt/alias-used-section.ll (10409 of 14164) PASS: LLVM :: Transforms/GlobalOpt/alias-used.ll (10410 of 14164) PASS: LLVM :: Transforms/GlobalOpt/array-elem-refs.ll (10411 of 14164) PASS: LLVM :: Transforms/GlobalOpt/atexit.ll (10412 of 14164) PASS: LLVM :: Transforms/GlobalOpt/atomic.ll (10413 of 14164) PASS: LLVM :: Transforms/GlobalOpt/blockaddress.ll (10414 of 14164) PASS: LLVM :: Transforms/GlobalOpt/basictest.ll (10415 of 14164) PASS: LLVM :: Transforms/GlobalOpt/cleanup-pointer-root-users.ll (10416 of 14164) PASS: LLVM :: Transforms/GlobalOpt/compiler-used.ll (10417 of 14164) PASS: LLVM :: Transforms/GlobalOpt/constantexpr-dangle.ll (10418 of 14164) PASS: LLVM :: Transforms/GlobalOpt/constantfold-initializers.ll (10419 of 14164) PASS: LLVM :: Transforms/GlobalOpt/crash.ll (10420 of 14164) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-constexpr.ll (10421 of 14164) PASS: LLVM :: Transforms/GlobalOpt/crash-2.ll (10422 of 14164) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll (10423 of 14164) PASS: LLVM :: Transforms/GlobalOpt/deadfunction.ll (10424 of 14164) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-inbounds.ll (10425 of 14164) PASS: LLVM :: Transforms/GlobalOpt/cxx-dtor.ll (10426 of 14164) PASS: LLVM :: Transforms/GlobalOpt/externally-initialized-global-ctr.ll (10427 of 14164) PASS: LLVM :: Transforms/GlobalOpt/fastcc.ll (10428 of 14164) PASS: LLVM :: Transforms/GlobalOpt/deadglobal-2.ll (10429 of 14164) PASS: LLVM :: Transforms/GlobalOpt/deadglobal.ll (10430 of 14164) PASS: LLVM :: Transforms/GlobalOpt/globalsra-partial.ll (10431 of 14164) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-1.ll (10432 of 14164) PASS: LLVM :: Transforms/GlobalOpt/globalsra.ll (10433 of 14164) PASS: LLVM :: Transforms/GlobalOpt/globalsra-unknown-index.ll (10434 of 14164) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-3.ll (10435 of 14164) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-2.ll (10436 of 14164) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-4.ll (10437 of 14164) PASS: LLVM :: Transforms/GlobalOpt/invariant-nodatalayout.ll (10438 of 14164) PASS: LLVM :: Transforms/GlobalOpt/integer-bool.ll (10439 of 14164) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-phi.ll (10440 of 14164) PASS: LLVM :: Transforms/GlobalOpt/invariant.ll (10441 of 14164) PASS: LLVM :: Transforms/GlobalOpt/invoke.ll (10442 of 14164) PASS: LLVM :: Transforms/GlobalOpt/load-store-global.ll (10443 of 14164) PASS: LLVM :: Transforms/GlobalOpt/iterate.ll (10444 of 14164) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-1.ll (10445 of 14164) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-2.ll (10446 of 14164) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-3.ll (10447 of 14164) PASS: LLVM :: Transforms/GlobalOpt/memcpy.ll (10448 of 14164) PASS: LLVM :: Transforms/GlobalOpt/memset.ll (10449 of 14164) PASS: LLVM :: Transforms/GlobalOpt/memset-null.ll (10450 of 14164) PASS: LLVM :: Transforms/GlobalOpt/phi-select.ll (10451 of 14164) PASS: LLVM :: Transforms/GlobalOpt/metadata.ll (10452 of 14164) PASS: LLVM :: Transforms/GlobalOpt/pr21191.ll (10453 of 14164) PASS: LLVM :: Transforms/GlobalOpt/preserve-comdats.ll (10454 of 14164) PASS: LLVM :: Transforms/GlobalOpt/storepointer.ll (10455 of 14164) PASS: LLVM :: Transforms/GlobalOpt/tls.ll (10456 of 14164) PASS: LLVM :: Transforms/GlobalOpt/storepointer-compare.ll (10457 of 14164) PASS: LLVM :: Transforms/GlobalOpt/undef-init.ll (10458 of 14164) PASS: LLVM :: Transforms/GlobalOpt/trivialstore.ll (10459 of 14164) PASS: LLVM :: Transforms/GlobalOpt/unnamed-addr.ll (10460 of 14164) PASS: LLVM :: Transforms/GlobalOpt/zeroinitializer-gep-load.ll (10461 of 14164) PASS: LLVM :: Transforms/IPConstantProp/deadarg.ll (10462 of 14164) PASS: LLVM :: Transforms/IPConstantProp/2009-09-24-byval-ptr.ll (10463 of 14164) PASS: LLVM :: Transforms/IPConstantProp/dangling-block-address.ll (10464 of 14164) PASS: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (10465 of 14164) PASS: LLVM :: Transforms/IPConstantProp/global.ll (10466 of 14164) PASS: LLVM :: Transforms/IPConstantProp/recursion.ll (10467 of 14164) PASS: LLVM :: Transforms/IPConstantProp/return-constant.ll (10468 of 14164) PASS: LLVM :: Transforms/IPConstantProp/return-argument.ll (10469 of 14164) PASS: LLVM :: Transforms/IPConstantProp/user-with-multiple-uses.ll (10470 of 14164) PASS: LLVM :: Transforms/IPConstantProp/return-constants.ll (10471 of 14164) PASS: LLVM :: Transforms/IRCE/bug-mismatched-types.ll (10472 of 14164) PASS: LLVM :: Transforms/IRCE/low-becount.ll (10473 of 14164) PASS: LLVM :: Transforms/IRCE/bug-loop-varying-upper-limit.ll (10474 of 14164) PASS: LLVM :: Transforms/IRCE/decrementing-loop.ll (10475 of 14164) PASS: LLVM :: Transforms/IRCE/only-lower-check.ll (10476 of 14164) PASS: LLVM :: Transforms/IRCE/not-likely-taken.ll (10477 of 14164) PASS: LLVM :: Transforms/IRCE/multiple-access-no-preloop.ll (10478 of 14164) PASS: LLVM :: Transforms/IRCE/single-access-no-preloop.ll (10479 of 14164) PASS: LLVM :: Transforms/IRCE/only-upper-check.ll (10480 of 14164) PASS: LLVM :: Transforms/IRCE/single-access-with-preloop.ll (10481 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll (10482 of 14164) PASS: LLVM :: Transforms/IRCE/unhandled.ll (10483 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll (10484 of 14164) PASS: LLVM :: Transforms/IRCE/with-parent-loops.ll (10485 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2003-12-15-Crash.ll (10486 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll (10487 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll (10488 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll (10489 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll (10490 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll (10491 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll (10492 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll (10493 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll (10494 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll (10495 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2005-11-18-Crash.ll (10496 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll (10497 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll (10498 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll (10499 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2006-12-10-BitCast.ll (10500 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2007-01-06-TripCount.ll (10501 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll (10502 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll (10503 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll (10504 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll (10505 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll (10506 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2008-09-02-IVType.ll (10507 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll (10508 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-22-IndvarCrash.ll (10509 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2009-05-24-useafterfree.ll (10510 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-27-Floating.ll (10511 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll (10512 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-27-hoistsext.ll (10513 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll (10514 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-19-vectoriv.ll (10515 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2011-10-27-lftrnull.ll (10516 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-15-multiexit.ll (10517 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-17-selfphi.ll (10518 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2012-07-17-lftr-undef.ll (10519 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2012-10-19-congruent-constant.ll (10520 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-01-lftrptr.ll (10521 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/NVPTX/no-widen-expensive.ll (10522 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/ada-loops.ll (10523 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/2014-06-21-congruent-constant.ll (10524 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/ashr-tripcount.ll (10525 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/avoid-i0.ll (10526 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/casted-argument.ll (10527 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/crash.ll (10528 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/backedge-on-min-max.ll (10529 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/dangling-use.ll (10530 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/divide-pointer.ll (10531 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/dont-recompute.ll (10532 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-comparison.ll (10533 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-max.ll (10534 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/elim-extend.ll (10535 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-rem.ll (10536 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/exit_value_test2.ll (10537 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/exit_value_test3.ll (10538 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/indirectbr.ll (10539 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/floating-point-iv.ll (10540 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/exit_value_tests.ll (10541 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll (10542 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/interesting-invoke-use.ll (10543 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/iv-sext.ll (10544 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/iv-widen.ll (10545 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/iv-zext.ll (10546 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/iv-fold.ll (10547 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr-extend-const.ll (10548 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lcssa-preservation.ll (10549 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr-address-space-pointers.ll (10550 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr-other-uses.ll (10551 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr-promote.ll (10552 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr-udiv-tripcount.ll (10553 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr-reuse.ll (10554 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr_simple.ll (10555 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lftr-zext.ll (10556 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate11.ll (10557 of 14164) XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate10.ll (10558 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate8.ll (10559 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate7.ll (10560 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_1.ll (10561 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_2.ll (10562 of 14164) XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate9.ll (10563 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_4.ll (10564 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_3.ll (10565 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll (10566 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/lrev-existing-umin.ll (10567 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_5.ll (10568 of 14164) UNSUPPORTED: LLVM :: Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll (10569 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/masked-iv.ll (10570 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/no-iv-rewrite.ll (10571 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/overflowcheck.ll (10572 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/polynomial-expand.ll (10573 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/pr18223.ll (10574 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/pr20680.ll (10575 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/pr22222.ll (10576 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/sharpen-range.ll (10577 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/preserve-signed-wrap.ll (10578 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll (10579 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/shrunk-constant.ll (10580 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/signed-trip-count.ll (10581 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/sink-trapping.ll (10582 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/sink-alloca.ll (10583 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/single-element-range.ll (10584 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/tripcount_compute.ll (10585 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/udiv-invariant-but-traps.ll (10586 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/strengthen-overflow.ll (10587 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/tripcount_infinite.ll (10588 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/ult-sub-to-eq.ll (10589 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/uglygep.ll (10590 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/udiv.ll (10591 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-1.ll (10592 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-0.ll (10593 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/use-range-metadata.ll (10594 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/verify-scev.ll (10595 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/widen-nsw.ll (10596 of 14164) PASS: LLVM :: Transforms/IndVarSimplify/widen-loop-comp.ll (10597 of 14164) PASS: LLVM :: Transforms/Inline/2003-09-14-InlineValue.ll (10598 of 14164) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll (10599 of 14164) PASS: LLVM :: Transforms/Inline/2003-10-13-AllocaDominanceProblem.ll (10600 of 14164) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInNormalInvokeDest.ll (10601 of 14164) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodeInlineFail.ll (10602 of 14164) PASS: LLVM :: Transforms/Inline/2006-01-14-CallGraphUpdate.ll (10603 of 14164) PASS: LLVM :: Transforms/Inline/2004-04-20-InlineLinkOnce.ll (10604 of 14164) PASS: LLVM :: Transforms/Inline/2004-04-15-InlineDeletesCall.ll (10605 of 14164) PASS: LLVM :: Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll (10606 of 14164) PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate-2.ll (10607 of 14164) PASS: LLVM :: Transforms/Inline/2007-06-25-WeakInline.ll (10608 of 14164) PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate.ll (10609 of 14164) PASS: LLVM :: Transforms/Inline/2006-07-12-InlinePruneCGUpdate.ll (10610 of 14164) PASS: LLVM :: Transforms/Inline/2007-04-15-InlineEH.ll (10611 of 14164) PASS: LLVM :: Transforms/Inline/2009-01-13-RecursiveInlineCrash.ll (10612 of 14164) PASS: LLVM :: Transforms/Inline/2008-09-02-NoInline.ll (10613 of 14164) PASS: LLVM :: Transforms/Inline/2007-12-19-InlineNoUnwind.ll (10614 of 14164) PASS: LLVM :: Transforms/Inline/2009-01-08-NoInlineDynamicAlloca.ll (10615 of 14164) PASS: LLVM :: Transforms/Inline/PR4909.ll (10616 of 14164) PASS: LLVM :: Transforms/Inline/2010-05-12-ValueMap.ll (10617 of 14164) PASS: LLVM :: Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll (10618 of 14164) PASS: LLVM :: Transforms/Inline/X86/inline-target-attr.ll (10619 of 14164) PASS: LLVM :: Transforms/Inline/align.ll (10620 of 14164) PASS: LLVM :: Transforms/Inline/alloca-dbgdeclare.ll (10621 of 14164) PASS: LLVM :: Transforms/Inline/alloca-in-scc.ll (10622 of 14164) PASS: LLVM :: Transforms/Inline/alloca-bonus.ll (10623 of 14164) PASS: LLVM :: Transforms/Inline/alloca-merge-align.ll (10624 of 14164) PASS: LLVM :: Transforms/Inline/alloca_test.ll (10625 of 14164) PASS: LLVM :: Transforms/Inline/array_merge.ll (10626 of 14164) PASS: LLVM :: Transforms/Inline/basictest.ll (10627 of 14164) PASS: LLVM :: Transforms/Inline/attributes.ll (10628 of 14164) PASS: LLVM :: Transforms/Inline/always-inline.ll (10629 of 14164) PASS: LLVM :: Transforms/Inline/byval-tail-call.ll (10630 of 14164) PASS: LLVM :: Transforms/Inline/blockaddress.ll (10631 of 14164) PASS: LLVM :: Transforms/Inline/byval.ll (10632 of 14164) PASS: LLVM :: Transforms/Inline/byval_lifetime.ll (10633 of 14164) PASS: LLVM :: Transforms/Inline/callgraph-update.ll (10634 of 14164) PASS: LLVM :: Transforms/Inline/cfg_preserve_test.ll (10635 of 14164) PASS: LLVM :: Transforms/Inline/casts.ll (10636 of 14164) PASS: LLVM :: Transforms/Inline/crash-lifetime-marker.ll (10637 of 14164) PASS: LLVM :: Transforms/Inline/crash.ll (10638 of 14164) UNSUPPORTED: LLVM :: Transforms/Inline/delete-call.ll (10639 of 14164) PASS: LLVM :: Transforms/Inline/debug-invoke.ll (10640 of 14164) PASS: LLVM :: Transforms/Inline/crash2.ll (10641 of 14164) PASS: LLVM :: Transforms/Inline/debug-info-duplicate-calls.ll (10642 of 14164) PASS: LLVM :: Transforms/Inline/devirtualize-2.ll (10643 of 14164) PASS: LLVM :: Transforms/Inline/devirtualize-3.ll (10644 of 14164) XFAIL: LLVM :: Transforms/Inline/dynamic_alloca_test.ll (10645 of 14164) PASS: LLVM :: Transforms/Inline/devirtualize.ll (10646 of 14164) PASS: LLVM :: Transforms/Inline/ephemeral.ll (10647 of 14164) PASS: LLVM :: Transforms/Inline/externally_available.ll (10648 of 14164) PASS: LLVM :: Transforms/Inline/frameescape.ll (10649 of 14164) PASS: LLVM :: Transforms/Inline/gvn-inline-iteration.ll (10650 of 14164) PASS: LLVM :: Transforms/Inline/inline-byval-bonus.ll (10651 of 14164) PASS: LLVM :: Transforms/Inline/ignore-debug-info.ll (10652 of 14164) PASS: LLVM :: Transforms/Inline/inline-fast-math-flags.ll (10653 of 14164) PASS: LLVM :: Transforms/Inline/inline-fp.ll (10654 of 14164) PASS: LLVM :: Transforms/Inline/inline-cold.ll (10655 of 14164) PASS: LLVM :: Transforms/Inline/inline-indirect.ll (10656 of 14164) PASS: LLVM :: Transforms/Inline/inline-invoke-tail.ll (10657 of 14164) PASS: LLVM :: Transforms/Inline/inline-musttail-varargs.ll (10658 of 14164) PASS: LLVM :: Transforms/Inline/inline-invoke-with-asm-call.ll (10659 of 14164) PASS: LLVM :: Transforms/Inline/inline-optnone.ll (10660 of 14164) PASS: LLVM :: Transforms/Inline/inline-vla.ll (10661 of 14164) PASS: LLVM :: Transforms/Inline/inline-tail.ll (10662 of 14164) PASS: LLVM :: Transforms/Inline/inline-optsize.ll (10663 of 14164) PASS: LLVM :: Transforms/Inline/inline_cleanup.ll (10664 of 14164) PASS: LLVM :: Transforms/Inline/inline_constprop.ll (10665 of 14164) PASS: LLVM :: Transforms/Inline/inline_dbg_declare.ll (10666 of 14164) PASS: LLVM :: Transforms/Inline/inline_dce.ll (10667 of 14164) PASS: LLVM :: Transforms/Inline/inline_invoke.ll (10668 of 14164) PASS: LLVM :: Transforms/Inline/inline_minisize.ll (10669 of 14164) PASS: LLVM :: Transforms/Inline/inline_prune.ll (10670 of 14164) PASS: LLVM :: Transforms/Inline/inline_returns_twice.ll (10671 of 14164) PASS: LLVM :: Transforms/Inline/invoke-cleanup.ll (10672 of 14164) PASS: LLVM :: Transforms/Inline/inline_ssp.ll (10673 of 14164) PASS: LLVM :: Transforms/Inline/invoke-combine-clauses.ll (10674 of 14164) PASS: LLVM :: Transforms/Inline/invoke-cost.ll (10675 of 14164) PASS: LLVM :: Transforms/Inline/invoke_test-1.ll (10676 of 14164) PASS: LLVM :: Transforms/Inline/invoke_test-2.ll (10677 of 14164) PASS: LLVM :: Transforms/Inline/lifetime-no-datalayout.ll (10678 of 14164) PASS: LLVM :: Transforms/Inline/invoke_test-3.ll (10679 of 14164) PASS: LLVM :: Transforms/Inline/lifetime.ll (10680 of 14164) PASS: LLVM :: Transforms/Inline/nested-inline.ll (10681 of 14164) PASS: LLVM :: Transforms/Inline/noalias-calls.ll (10682 of 14164) PASS: LLVM :: Transforms/Inline/noalias-cs.ll (10683 of 14164) PASS: LLVM :: Transforms/Inline/noalias2.ll (10684 of 14164) PASS: LLVM :: Transforms/Inline/noinline.ll (10685 of 14164) PASS: LLVM :: Transforms/Inline/noalias.ll (10686 of 14164) PASS: LLVM :: Transforms/Inline/noinline-recursive-fn.ll (10687 of 14164) PASS: LLVM :: Transforms/Inline/nonnull.ll (10688 of 14164) PASS: LLVM :: Transforms/Inline/null-function.ll (10689 of 14164) PASS: LLVM :: Transforms/Inline/optimization-remarks.ll (10690 of 14164) PASS: LLVM :: Transforms/Inline/pr21206.ll (10691 of 14164) PASS: LLVM :: Transforms/Inline/pr22285.ll (10692 of 14164) PASS: LLVM :: Transforms/Inline/ptr-diff.ll (10693 of 14164) PASS: LLVM :: Transforms/Inline/recursive.ll (10694 of 14164) PASS: LLVM :: Transforms/Inline/vector-bonus.ll (10695 of 14164) PASS: LLVM :: Transforms/Inline/store-sroa.ll (10696 of 14164) PASS: LLVM :: Transforms/Inline/switch.ll (10697 of 14164) PASS: LLVM :: Transforms/InstCombine/2002-03-11-InstCombineHang.ll (10698 of 14164) PASS: LLVM :: Transforms/InstCombine/2002-05-14-SubFailure.ll (10699 of 14164) PASS: LLVM :: Transforms/InstCombine/2002-08-02-CastTest.ll (10700 of 14164) PASS: LLVM :: Transforms/InstCombine/2002-12-05-MissedConstProp.ll (10701 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-05-27-ConstExprCrash.ll (10702 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-05-26-CastMiscompile.ll (10703 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-06-05-BranchInvertInfLoop.ll (10704 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-09-09-VolatileLoadElim.ll (10705 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-08-12-AllocaNonNull.ll (10706 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-07-21-ExternalConstant.ll (10707 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-10-29-CallSiteResolve.ll (10708 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-03-13-InstCombineInfLoop.ll (10709 of 14164) PASS: LLVM :: Transforms/InstCombine/2003-11-03-VarargsCallBug.ll (10710 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-01-13-InstCombineInvokePHI.ll (10711 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-02-23-ShiftShiftOverflow.ll (10712 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-05-07-UnsizedCastLoad.ll (10713 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-08-09-RemInfLoop.ll (10714 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll (10715 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-07-27-ConstantExprMul.ll (10716 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine.ll (10717 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-08-10-BoolSetCC.ll (10718 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine2.ll (10719 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.ll (10720 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-11-22-Missed-and-fold.ll (10721 of 14164) PASS: LLVM :: Transforms/InstCombine/2005-03-04-ShiftOverflow.ll (10722 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll (10723 of 14164) PASS: LLVM :: Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll (10724 of 14164) PASS: LLVM :: Transforms/InstCombine/2005-04-07-UDivSelectCrash.ll (10725 of 14164) PASS: LLVM :: Transforms/InstCombine/2005-06-16-RangeCrash.ll (10726 of 14164) PASS: LLVM :: Transforms/InstCombine/2005-06-15-ShiftSetCCCrash.ll (10727 of 14164) PASS: LLVM :: Transforms/InstCombine/2005-06-15-DivSelectCrash.ll (10728 of 14164) PASS: LLVM :: Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll (10729 of 14164) PASS: LLVM :: Transforms/InstCombine/2005-07-07-DeadPHILoop.ll (10730 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-02-13-DemandedMiscompile.ll (10731 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-03-30-ExtractElement.ll (10732 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-02-28-Crash.ll (10733 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll (10734 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll (10735 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-10-20-mask.ll (10736 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll (10737 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-09-15-CastToBool.ll (10738 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-10-26-VectorReassoc.ll (10739 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll (10740 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-11-10-ashr-miscompile.ll (10741 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-12-01-BadFPVectorXform.ll (10742 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-12-08-Phi-ICmp-Op-Fold.ll (10743 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll (10744 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-12-08-Select-ICmp.ll (10745 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-01-13-ExtCompareMiscompile.ll (10746 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-01-14-FcmpSelf.ll (10747 of 14164) PASS: LLVM :: Transforms/InstCombine/2006-12-15-Range-Test.ll (10748 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-01-18-VectorInfLoop.ll (10749 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-01-27-AndICmp.ll (10750 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll (10751 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-02-07-PointerCast.ll (10752 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-02-01-LoadSinkAlloca.ll (10753 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-03-13-CompareMerge.ll (10754 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-03-25-BadShiftMask.ll (10755 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll (10756 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-03-25-DoubleShift.ll (10757 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-03-21-SignedRangeTest.ll (10758 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-04-08-SingleEltVectorCrash.ll (10759 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-05-10-icmp-or.ll (10760 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-03-26-BadShiftMask.ll (10761 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-05-18-CastFoldBug.ll (10762 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-06-06-AshrSignBit.ll (10763 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-05-14-Crash.ll (10764 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-06-21-DivCompareMiscomp.ll (10765 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-08-02-InfiniteLoop.ll (10766 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-09-10-AliasConstFold.ll (10767 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-09-17-AliasConstFold2.ll (10768 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll (10769 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-10-12-Crash.ll (10770 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-10-31-RangeCrash.ll (10771 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-10-28-stacksave.ll (10772 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-10-31-StringCrash.ll (10773 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-11-22-IcmpCrash.ll (10774 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-11-15-CompareMiscomp.ll (10775 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll (10776 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-11-07-OpaqueAlignCrash.ll (10777 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-12-18-AddSelCmpSub.ll (10778 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-12-16-AsmNoUnwind.ll (10779 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-12-12-GEPScale.ll (10780 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-12-10-ConstFoldCompare.ll (10781 of 14164) PASS: LLVM :: Transforms/InstCombine/2007-12-28-IcmpSub2.ll (10782 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-06-BitCastAttributes.ll (10783 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-06-CastCrash.ll (10784 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-06-VoidCast.ll (10785 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll (10786 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-14-VarArgTrampoline.ll (10787 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-13-AndCmpCmp.ll (10788 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll (10789 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-21-MulTrunc.ll (10790 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-27-FloatSelect.ll (10791 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-01-29-AddICmp.ll (10792 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-02-13-MulURem.ll (10793 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-02-16-SDivOverflow2.ll (10794 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-02-23-MulSub.ll (10795 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-03-13-IntToPtr.ll (10796 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-02-28-OrFCmpCrash.ll (10797 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-04-28-VolatileStore.ll (10798 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-04-22-ByValBitcast.ll (10799 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadDontMerge.ll (10800 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-08-StrLenSink.ll (10801 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadMerge.ll (10802 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-09-SinkOfInvoke.ll (10803 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-08-LiveStoreDelete.ll (10804 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-17-InfLoop.ll (10805 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-18-FoldIntToPtr.ll (10806 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-22-IDivVector.ll (10807 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-23-CompareFold.ll (10808 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-22-NegValVector.ll (10809 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-31-AddBool.ll (10810 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-06-05-ashr-crash.ll (10811 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-05-31-Bools.ll (10812 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-06-13-InfiniteLoopStore.ll (10813 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-06-08-ICmpPHI.ll (10814 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-06-13-ReadOnlyCallStore.ll (10815 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-06-21-CompareMiscomp.ll (10816 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-06-19-UncondLoad.ll (10817 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-08-AndICmp.ll (10818 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-06-24-StackRestore.ll (10819 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-08-VolatileLoadMerge.ll (10820 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-08-SubAnd.ll (10821 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-08-ShiftOneAndOne.ll (10822 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-09-SubAndError.ll (10823 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-10-CastSextBool.ll (10824 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-11-RemAnd.ll (10825 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-10-ICmpBinOp.ll (10826 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-16-sse2_storel_dq.ll (10827 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-13-DivZero.ll (10828 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-07-16-fsub.ll (10829 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-08-05-And.ll (10830 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-10-11-DivCompareFold.ll (10831 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-09-02-VectorCrash.ll (10832 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll (10833 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-09-29-FoldingOr.ll (10834 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-11-01-SRemDemandedBits.ll (10835 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-10-23-ConstFoldWithoutMask.ll (10836 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-11-20-DivMulRem.ll (10837 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-11-08-FCmp.ll (10838 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-12-17-SRemNegConstVec.ll (10839 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-11-27-IDivVector.ll (10840 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-11-27-MultiplyIntVec.ll (10841 of 14164) PASS: LLVM :: Transforms/InstCombine/2008-11-27-UDivNegative.ll (10842 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-05-i128-crash.ll (10843 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-08-AlignAlloca.ll (10844 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-16-PointerAddrSpace.ll (10845 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-24-EmptyStruct.ll (10846 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float.ll (10847 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float-specials.ll (10848 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-31-InfIterate.ll (10849 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-01-31-Pressure.ll (10850 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-02-04-FPBitcast.ll (10851 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-02-21-LoadCST.ll (10852 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll (10853 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll (10854 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-03-18-vector-ashr-crash.ll (10855 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-02-11-NotInitialized.ll (10856 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-05-23-FCmpToICmp.ll (10857 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-03-20-AShrOverShift.ll (10858 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-03-24-InfLoop.ll (10859 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-04-07-MulPromoteToI96.ll (10860 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-06-16-SRemDemandedBits.ll (10861 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-07-02-MaskedIntVector.ll (10862 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-06-11-StoreAddrSpace.ll (10863 of 14164) PASS: LLVM :: Transforms/InstCombine/2009-12-17-CmpSelectNull.ll (10864 of 14164) PASS: LLVM :: Transforms/InstCombine/2010-01-28-NegativeSRem.ll (10865 of 14164) PASS: LLVM :: Transforms/InstCombine/2010-05-30-memcpy-Struct.ll (10866 of 14164) PASS: LLVM :: Transforms/InstCombine/2010-11-01-lshr-mask.ll (10867 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-02-14-InfLoop.ll (10868 of 14164) PASS: LLVM :: Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll (10869 of 14164) PASS: LLVM :: Transforms/InstCombine/2010-11-23-Distributed.ll (10870 of 14164) PASS: LLVM :: Transforms/InstCombine/2010-03-03-ExtElim.ll (10871 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-05-02-VectorBoolean.ll (10872 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-03-08-SRemMinusOneBadOpt.ll (10873 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-05-28-swapmulsub.ll (10874 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-05-13-InBoundsGEP.ll (10875 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-06-13-nsw-alloca.ll (10876 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-09-03-Trampoline.ll (10877 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-01-11-OpaqueBitcastCrash.ll (10878 of 14164) PASS: LLVM :: Transforms/InstCombine/2011-10-07-AlignPromotion.ll (10879 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-02-13-FCmp.ll (10880 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-02-28-ICmp.ll (10881 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-04-23-Neon-Intrinsics.ll (10882 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-04-30-SRem.ll (10883 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-03-10-InstCombine.ll (10884 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-04-24-vselect.ll (10885 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-05-27-Negative-Shift-Crash.ll (10886 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-05-28-select-hang.ll (10887 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-06-06-LoadOfPHIs.ll (10888 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-07-25-LoadPart.ll (10889 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-07-30-addrsp-bitcast.ll (10890 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-08-28-udiv_ashl.ll (10891 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-09-17-ZeroSizedAlloca.ll (10892 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-10-25-vector-of-pointers.ll (10893 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-12-14-simp-vgep.ll (10894 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-6-7-vselect-bitcast.ll (10895 of 14164) PASS: LLVM :: Transforms/InstCombine/2012-3-15-or-xor-constant.ll (10896 of 14164) PASS: LLVM :: Transforms/InstCombine/AddOverFlow.ll (10897 of 14164) PASS: LLVM :: Transforms/InstCombine/CPP_min_max.ll (10898 of 14164) PASS: LLVM :: Transforms/InstCombine/ExtractCast.ll (10899 of 14164) PASS: LLVM :: Transforms/InstCombine/2013-03-05-Combine-BitcastTy-Into-Alloca.ll (10900 of 14164) PASS: LLVM :: Transforms/InstCombine/IntPtrCast.ll (10901 of 14164) PASS: LLVM :: Transforms/InstCombine/JavaCompare.ll (10902 of 14164) PASS: LLVM :: Transforms/InstCombine/LandingPadClauses.ll (10903 of 14164) PASS: LLVM :: Transforms/InstCombine/PR7357.ll (10904 of 14164) PASS: LLVM :: Transforms/InstCombine/OverlappingInsertvalues.ll (10905 of 14164) PASS: LLVM :: Transforms/InstCombine/abs-1.ll (10906 of 14164) PASS: LLVM :: Transforms/InstCombine/abs_abs.ll (10907 of 14164) PASS: LLVM :: Transforms/InstCombine/add.ll (10908 of 14164) PASS: LLVM :: Transforms/InstCombine/add-sitofp.ll (10909 of 14164) PASS: LLVM :: Transforms/InstCombine/add-shrink.ll (10910 of 14164) PASS: LLVM :: Transforms/InstCombine/add3.ll (10911 of 14164) PASS: LLVM :: Transforms/InstCombine/add2.ll (10912 of 14164) PASS: LLVM :: Transforms/InstCombine/addnegneg.ll (10913 of 14164) PASS: LLVM :: Transforms/InstCombine/addrspacecast.ll (10914 of 14164) PASS: LLVM :: Transforms/InstCombine/align-2d-gep.ll (10915 of 14164) PASS: LLVM :: Transforms/InstCombine/adjust-for-sminmax.ll (10916 of 14164) PASS: LLVM :: Transforms/InstCombine/alias-recursion.ll (10917 of 14164) PASS: LLVM :: Transforms/InstCombine/align-external.ll (10918 of 14164) PASS: LLVM :: Transforms/InstCombine/align-addr.ll (10919 of 14164) PASS: LLVM :: Transforms/InstCombine/align-attr.ll (10920 of 14164) PASS: LLVM :: Transforms/InstCombine/aligned-altivec.ll (10921 of 14164) PASS: LLVM :: Transforms/InstCombine/aligned-qpx.ll (10922 of 14164) PASS: LLVM :: Transforms/InstCombine/and-compare.ll (10923 of 14164) PASS: LLVM :: Transforms/InstCombine/alloca.ll (10924 of 14164) PASS: LLVM :: Transforms/InstCombine/and-fcmp.ll (10925 of 14164) PASS: LLVM :: Transforms/InstCombine/and-not-or.ll (10926 of 14164) PASS: LLVM :: Transforms/InstCombine/and-or-and.ll (10927 of 14164) PASS: LLVM :: Transforms/InstCombine/and-xor-merge.ll (10928 of 14164) PASS: LLVM :: Transforms/InstCombine/and-or-not.ll (10929 of 14164) PASS: LLVM :: Transforms/InstCombine/and-xor-or.ll (10930 of 14164) PASS: LLVM :: Transforms/InstCombine/and-or.ll (10931 of 14164) PASS: LLVM :: Transforms/InstCombine/and.ll (10932 of 14164) PASS: LLVM :: Transforms/InstCombine/and2.ll (10933 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-add1.ll (10934 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-add2.ll (10935 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-and-compare.ll (10936 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-and-or-and.ll (10937 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-and1.ll (10938 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-and2.ll (10939 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-and-xor-merge.ll (10940 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-call-cast-target.ll (10941 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-cast-and-cast.ll (10942 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-cast.ll (10943 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-cast-cast-to-and.ll (10944 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-div1.ll (10945 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-mul2.ll (10946 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-mul1.ll (10947 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-div2.ll (10948 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-not.ll (10949 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-or1.ll (10950 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-rem2.ll (10951 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-rem1.ll (10952 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-or2.ll (10953 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-select.ll (10954 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-shl-trunc.ll (10955 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-shift.ll (10956 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-shift-simplify.ll (10957 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-sub.ll (10958 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-xor2.ll (10959 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-xor1.ll (10960 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-zext1.ll (10961 of 14164) PASS: LLVM :: Transforms/InstCombine/apint-zext2.ll (10962 of 14164) PASS: LLVM :: Transforms/InstCombine/assume-loop-align.ll (10963 of 14164) PASS: LLVM :: Transforms/InstCombine/assume-redundant.ll (10964 of 14164) PASS: LLVM :: Transforms/InstCombine/assume2.ll (10965 of 14164) PASS: LLVM :: Transforms/InstCombine/assume.ll (10966 of 14164) PASS: LLVM :: Transforms/InstCombine/atomic.ll (10967 of 14164) PASS: LLVM :: Transforms/InstCombine/binop-cast.ll (10968 of 14164) PASS: LLVM :: Transforms/InstCombine/badmalloc.ll (10969 of 14164) PASS: LLVM :: Transforms/InstCombine/bit-checks.ll (10970 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast-alias-function.ll (10971 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast-sext-vector.ll (10972 of 14164) PASS: LLVM :: Transforms/InstCombine/bit-tracking.ll (10973 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast-bigendian.ll (10974 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast-store.ll (10975 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast-vec-uniform.ll (10976 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast-vec-canon.ll (10977 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast-vector-fold.ll (10978 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcast.ll (10979 of 14164) PASS: LLVM :: Transforms/InstCombine/bitcount.ll (10980 of 14164) PASS: LLVM :: Transforms/InstCombine/bittest.ll (10981 of 14164) PASS: LLVM :: Transforms/InstCombine/blend_x86.ll (10982 of 14164) PASS: LLVM :: Transforms/InstCombine/branch.ll (10983 of 14164) PASS: LLVM :: Transforms/InstCombine/bswap-fold.ll (10984 of 14164) PASS: LLVM :: Transforms/InstCombine/call-cast-target-inalloca.ll (10985 of 14164) PASS: LLVM :: Transforms/InstCombine/bswap.ll (10986 of 14164) PASS: LLVM :: Transforms/InstCombine/call-cast-target.ll (10987 of 14164) PASS: LLVM :: Transforms/InstCombine/call-intrinsics.ll (10988 of 14164) PASS: LLVM :: Transforms/InstCombine/call.ll (10989 of 14164) PASS: LLVM :: Transforms/InstCombine/call2.ll (10990 of 14164) PASS: LLVM :: Transforms/InstCombine/cast-call-combine.ll (10991 of 14164) PASS: LLVM :: Transforms/InstCombine/canonicalize_branch.ll (10992 of 14164) PASS: LLVM :: Transforms/InstCombine/cast-mul-select.ll (10993 of 14164) PASS: LLVM :: Transforms/InstCombine/cast-int-fcmp-eq-0.ll (10994 of 14164) PASS: LLVM :: Transforms/InstCombine/cast-set.ll (10995 of 14164) PASS: LLVM :: Transforms/InstCombine/ceil.ll (10996 of 14164) PASS: LLVM :: Transforms/InstCombine/cast_ptr.ll (10997 of 14164) PASS: LLVM :: Transforms/InstCombine/compare-signs.ll (10998 of 14164) PASS: LLVM :: Transforms/InstCombine/cast.ll (10999 of 14164) PASS: LLVM :: Transforms/InstCombine/constant-fold-alias.ll (11000 of 14164) PASS: LLVM :: Transforms/InstCombine/constant-expr-datalayout.ll (11001 of 14164) PASS: LLVM :: Transforms/InstCombine/constant-fold-compare.ll (11002 of 14164) PASS: LLVM :: Transforms/InstCombine/constant-fold-address-space-pointer.ll (11003 of 14164) PASS: LLVM :: Transforms/InstCombine/constant-fold-gep.ll (11004 of 14164) PASS: LLVM :: Transforms/InstCombine/constant-fold-hang.ll (11005 of 14164) PASS: LLVM :: Transforms/InstCombine/copysign.ll (11006 of 14164) PASS: LLVM :: Transforms/InstCombine/constant-fold-math.ll (11007 of 14164) PASS: LLVM :: Transforms/InstCombine/crash.ll (11008 of 14164) PASS: LLVM :: Transforms/InstCombine/cos-2.ll (11009 of 14164) PASS: LLVM :: Transforms/InstCombine/dce-iterate.ll (11010 of 14164) PASS: LLVM :: Transforms/InstCombine/debug-line.ll (11011 of 14164) PASS: LLVM :: Transforms/InstCombine/cos-1.ll (11012 of 14164) PASS: LLVM :: Transforms/InstCombine/deadcode.ll (11013 of 14164) PASS: LLVM :: Transforms/InstCombine/debuginfo.ll (11014 of 14164) PASS: LLVM :: Transforms/InstCombine/demand_shrink_nsw.ll (11015 of 14164) PASS: LLVM :: Transforms/InstCombine/default-alignment.ll (11016 of 14164) PASS: LLVM :: Transforms/InstCombine/distribute.ll (11017 of 14164) PASS: LLVM :: Transforms/InstCombine/disable-simplify-libcalls.ll (11018 of 14164) PASS: LLVM :: Transforms/InstCombine/div-shift-crash.ll (11019 of 14164) PASS: LLVM :: Transforms/InstCombine/div-shift.ll (11020 of 14164) PASS: LLVM :: Transforms/InstCombine/div.ll (11021 of 14164) PASS: LLVM :: Transforms/InstCombine/dom-conditions.ll (11022 of 14164) PASS: LLVM :: Transforms/InstCombine/double-float-shrink-1.ll (11023 of 14164) PASS: LLVM :: Transforms/InstCombine/enforce-known-alignment.ll (11024 of 14164) PASS: LLVM :: Transforms/InstCombine/err-rep-cold.ll (11025 of 14164) PASS: LLVM :: Transforms/InstCombine/exact.ll (11026 of 14164) PASS: LLVM :: Transforms/InstCombine/exp2-2.ll (11027 of 14164) PASS: LLVM :: Transforms/InstCombine/extractvalue.ll (11028 of 14164) PASS: LLVM :: Transforms/InstCombine/double-float-shrink-2.ll (11029 of 14164) PASS: LLVM :: Transforms/InstCombine/exp2-1.ll (11030 of 14164) PASS: LLVM :: Transforms/InstCombine/fabs.ll (11031 of 14164) PASS: LLVM :: Transforms/InstCombine/fcmp-select.ll (11032 of 14164) PASS: LLVM :: Transforms/InstCombine/fcmp-special.ll (11033 of 14164) PASS: LLVM :: Transforms/InstCombine/fast-math.ll (11034 of 14164) PASS: LLVM :: Transforms/InstCombine/fcmp.ll (11035 of 14164) PASS: LLVM :: Transforms/InstCombine/fdiv.ll (11036 of 14164) PASS: LLVM :: Transforms/InstCombine/fmul.ll (11037 of 14164) PASS: LLVM :: Transforms/InstCombine/fneg-ext.ll (11038 of 14164) PASS: LLVM :: Transforms/InstCombine/ffs-1.ll (11039 of 14164) PASS: LLVM :: Transforms/InstCombine/float-shrink-compare.ll (11040 of 14164) PASS: LLVM :: Transforms/InstCombine/fold-bin-operand.ll (11041 of 14164) PASS: LLVM :: Transforms/InstCombine/fold-sqrt-sqrtf.ll (11042 of 14164) PASS: LLVM :: Transforms/InstCombine/fold-fops-into-selects.ll (11043 of 14164) PASS: LLVM :: Transforms/InstCombine/fold-phi.ll (11044 of 14164) PASS: LLVM :: Transforms/InstCombine/fold-calls.ll (11045 of 14164) PASS: LLVM :: Transforms/InstCombine/fold-vector-select.ll (11046 of 14164) PASS: LLVM :: Transforms/InstCombine/fold-vector-zero.ll (11047 of 14164) PASS: LLVM :: Transforms/InstCombine/fp-ret-bitcast.ll (11048 of 14164) PASS: LLVM :: Transforms/InstCombine/fpcast.ll (11049 of 14164) PASS: LLVM :: Transforms/InstCombine/fpextend_x86.ll (11050 of 14164) PASS: LLVM :: Transforms/InstCombine/fpextend.ll (11051 of 14164) PASS: LLVM :: Transforms/InstCombine/fsub.ll (11052 of 14164) PASS: LLVM :: Transforms/InstCombine/fputs-1.ll (11053 of 14164) PASS: LLVM :: Transforms/InstCombine/fwrite-1.ll (11054 of 14164) PASS: LLVM :: Transforms/InstCombine/fprintf-1.ll (11055 of 14164) PASS: LLVM :: Transforms/InstCombine/gep-sext.ll (11056 of 14164) PASS: LLVM :: Transforms/InstCombine/gc.relocate.ll (11057 of 14164) PASS: LLVM :: Transforms/InstCombine/gep-addrspace.ll (11058 of 14164) PASS: LLVM :: Transforms/InstCombine/gepgep.ll (11059 of 14164) PASS: LLVM :: Transforms/InstCombine/gepphigep.ll (11060 of 14164) PASS: LLVM :: Transforms/InstCombine/hoist_instr.ll (11061 of 14164) PASS: LLVM :: Transforms/InstCombine/icmp-logical.ll (11062 of 14164) PASS: LLVM :: Transforms/InstCombine/getelementptr.ll (11063 of 14164) PASS: LLVM :: Transforms/InstCombine/icmp-range.ll (11064 of 14164) PASS: LLVM :: Transforms/InstCombine/icmp-shr.ll (11065 of 14164) PASS: LLVM :: Transforms/InstCombine/idioms.ll (11066 of 14164) PASS: LLVM :: Transforms/InstCombine/inline-intrinsic-assert.ll (11067 of 14164) PASS: LLVM :: Transforms/InstCombine/insert-extract-shuffle.ll (11068 of 14164) PASS: LLVM :: Transforms/InstCombine/icmp.ll (11069 of 14164) PASS: LLVM :: Transforms/InstCombine/invoke.ll (11070 of 14164) PASS: LLVM :: Transforms/InstCombine/isascii-1.ll (11071 of 14164) PASS: LLVM :: Transforms/InstCombine/invariant.ll (11072 of 14164) PASS: LLVM :: Transforms/InstCombine/intrinsics.ll (11073 of 14164) PASS: LLVM :: Transforms/InstCombine/isdigit-1.ll (11074 of 14164) PASS: LLVM :: Transforms/InstCombine/load-bitcast64.ll (11075 of 14164) PASS: LLVM :: Transforms/InstCombine/known_align.ll (11076 of 14164) PASS: LLVM :: Transforms/InstCombine/load-bitcast32.ll (11077 of 14164) PASS: LLVM :: Transforms/InstCombine/load-cmp.ll (11078 of 14164) PASS: LLVM :: Transforms/InstCombine/load-select.ll (11079 of 14164) PASS: LLVM :: Transforms/InstCombine/load-combine-metadata.ll (11080 of 14164) PASS: LLVM :: Transforms/InstCombine/load3.ll (11081 of 14164) PASS: LLVM :: Transforms/InstCombine/loadstore-alignment.ll (11082 of 14164) PASS: LLVM :: Transforms/InstCombine/loadstore-metadata.ll (11083 of 14164) PASS: LLVM :: Transforms/InstCombine/load.ll (11084 of 14164) PASS: LLVM :: Transforms/InstCombine/load_combine_aa.ll (11085 of 14164) PASS: LLVM :: Transforms/InstCombine/max-of-nots.ll (11086 of 14164) PASS: LLVM :: Transforms/InstCombine/logical-select.ll (11087 of 14164) PASS: LLVM :: Transforms/InstCombine/malloc-free-delete.ll (11088 of 14164) PASS: LLVM :: Transforms/InstCombine/lshr-phi.ll (11089 of 14164) PASS: LLVM :: Transforms/InstCombine/memcmp-1.ll (11090 of 14164) PASS: LLVM :: Transforms/InstCombine/memchr.ll (11091 of 14164) PASS: LLVM :: Transforms/InstCombine/mem-gep-zidx.ll (11092 of 14164) PASS: LLVM :: Transforms/InstCombine/maxnum.ll (11093 of 14164) PASS: LLVM :: Transforms/InstCombine/memcmp-2.ll (11094 of 14164) PASS: LLVM :: Transforms/InstCombine/memcpy-1.ll (11095 of 14164) PASS: LLVM :: Transforms/InstCombine/memcpy-2.ll (11096 of 14164) PASS: LLVM :: Transforms/InstCombine/memcpy-from-global.ll (11097 of 14164) PASS: LLVM :: Transforms/InstCombine/memcpy.ll (11098 of 14164) PASS: LLVM :: Transforms/InstCombine/memcpy-to-load.ll (11099 of 14164) PASS: LLVM :: Transforms/InstCombine/memcpy_chk-2.ll (11100 of 14164) PASS: LLVM :: Transforms/InstCombine/memcpy_chk-1.ll (11101 of 14164) PASS: LLVM :: Transforms/InstCombine/memmove-1.ll (11102 of 14164) PASS: LLVM :: Transforms/InstCombine/memmove-2.ll (11103 of 14164) PASS: LLVM :: Transforms/InstCombine/memmove.ll (11104 of 14164) PASS: LLVM :: Transforms/InstCombine/memmove_chk-1.ll (11105 of 14164) PASS: LLVM :: Transforms/InstCombine/memset-1.ll (11106 of 14164) PASS: LLVM :: Transforms/InstCombine/memmove_chk-2.ll (11107 of 14164) PASS: LLVM :: Transforms/InstCombine/memset-2.ll (11108 of 14164) PASS: LLVM :: Transforms/InstCombine/memset.ll (11109 of 14164) PASS: LLVM :: Transforms/InstCombine/memset_chk-1.ll (11110 of 14164) PASS: LLVM :: Transforms/InstCombine/memset2.ll (11111 of 14164) PASS: LLVM :: Transforms/InstCombine/memset_chk-2.ll (11112 of 14164) PASS: LLVM :: Transforms/InstCombine/merge-icmp.ll (11113 of 14164) PASS: LLVM :: Transforms/InstCombine/minnum.ll (11114 of 14164) PASS: LLVM :: Transforms/InstCombine/minmax-fold.ll (11115 of 14164) PASS: LLVM :: Transforms/InstCombine/mul-masked-bits.ll (11116 of 14164) PASS: LLVM :: Transforms/InstCombine/multi-use-or.ll (11117 of 14164) PASS: LLVM :: Transforms/InstCombine/mul.ll (11118 of 14164) PASS: LLVM :: Transforms/InstCombine/multi-size-address-space-pointer.ll (11119 of 14164) PASS: LLVM :: Transforms/InstCombine/narrow-switch.ll (11120 of 14164) PASS: LLVM :: Transforms/InstCombine/narrow.ll (11121 of 14164) PASS: LLVM :: Transforms/InstCombine/neon-intrinsics.ll (11122 of 14164) PASS: LLVM :: Transforms/InstCombine/no-negzero.ll (11123 of 14164) PASS: LLVM :: Transforms/InstCombine/no_cgscc_assert.ll (11124 of 14164) PASS: LLVM :: Transforms/InstCombine/not-fcmp.ll (11125 of 14164) PASS: LLVM :: Transforms/InstCombine/not.ll (11126 of 14164) PASS: LLVM :: Transforms/InstCombine/nsw.ll (11127 of 14164) PASS: LLVM :: Transforms/InstCombine/nothrow.ll (11128 of 14164) PASS: LLVM :: Transforms/InstCombine/objsize-noverify.ll (11129 of 14164) PASS: LLVM :: Transforms/InstCombine/obfuscated_splat.ll (11130 of 14164) PASS: LLVM :: Transforms/InstCombine/objsize-64.ll (11131 of 14164) PASS: LLVM :: Transforms/InstCombine/objsize-address-space.ll (11132 of 14164) PASS: LLVM :: Transforms/InstCombine/onehot_merge.ll (11133 of 14164) PASS: LLVM :: Transforms/InstCombine/or-fcmp.ll (11134 of 14164) PASS: LLVM :: Transforms/InstCombine/odr-linkage.ll (11135 of 14164) PASS: LLVM :: Transforms/InstCombine/objsize.ll (11136 of 14164) PASS: LLVM :: Transforms/InstCombine/or.ll (11137 of 14164) PASS: LLVM :: Transforms/InstCombine/or-xor.ll (11138 of 14164) PASS: LLVM :: Transforms/InstCombine/osx-names.ll (11139 of 14164) PASS: LLVM :: Transforms/InstCombine/or-to-xor.ll (11140 of 14164) PASS: LLVM :: Transforms/InstCombine/overflow.ll (11141 of 14164) PASS: LLVM :: Transforms/InstCombine/overflow-mul.ll (11142 of 14164) PASS: LLVM :: Transforms/InstCombine/phi-select-constexpr.ll (11143 of 14164) PASS: LLVM :: Transforms/InstCombine/phi-merge-gep.ll (11144 of 14164) PASS: LLVM :: Transforms/InstCombine/phi.ll (11145 of 14164) PASS: LLVM :: Transforms/InstCombine/pr12251.ll (11146 of 14164) PASS: LLVM :: Transforms/InstCombine/pow-2.ll (11147 of 14164) PASS: LLVM :: Transforms/InstCombine/pow-3.ll (11148 of 14164) PASS: LLVM :: Transforms/InstCombine/pr12338.ll (11149 of 14164) PASS: LLVM :: Transforms/InstCombine/pr17827.ll (11150 of 14164) PASS: LLVM :: Transforms/InstCombine/pr20059.ll (11151 of 14164) PASS: LLVM :: Transforms/InstCombine/pr19420.ll (11152 of 14164) PASS: LLVM :: Transforms/InstCombine/pr20079.ll (11153 of 14164) PASS: LLVM :: Transforms/InstCombine/pow-1.ll (11154 of 14164) PASS: LLVM :: Transforms/InstCombine/pr21199.ll (11155 of 14164) PASS: LLVM :: Transforms/InstCombine/pr21651.ll (11156 of 14164) PASS: LLVM :: Transforms/InstCombine/pr21210.ll (11157 of 14164) PASS: LLVM :: Transforms/InstCombine/pr21891.ll (11158 of 14164) PASS: LLVM :: Transforms/InstCombine/pr23809.ll (11159 of 14164) PASS: LLVM :: Transforms/InstCombine/pr24354.ll (11160 of 14164) PASS: LLVM :: Transforms/InstCombine/pr23751.ll (11161 of 14164) PASS: LLVM :: Transforms/InstCombine/pr2645-0.ll (11162 of 14164) PASS: LLVM :: Transforms/InstCombine/pr2996.ll (11163 of 14164) PASS: LLVM :: Transforms/InstCombine/pr8547.ll (11164 of 14164) PASS: LLVM :: Transforms/InstCombine/pr2645-1.ll (11165 of 14164) PASS: LLVM :: Transforms/InstCombine/preserve-sminmax.ll (11166 of 14164) PASS: LLVM :: Transforms/InstCombine/printf-2.ll (11167 of 14164) PASS: LLVM :: Transforms/InstCombine/ptr-int-cast.ll (11168 of 14164) PASS: LLVM :: Transforms/InstCombine/puts-1.ll (11169 of 14164) PASS: LLVM :: Transforms/InstCombine/printf-1.ll (11170 of 14164) PASS: LLVM :: Transforms/InstCombine/r600-intrinsics.ll (11171 of 14164) PASS: LLVM :: Transforms/InstCombine/range-check.ll (11172 of 14164) PASS: LLVM :: Transforms/InstCombine/rem.ll (11173 of 14164) PASS: LLVM :: Transforms/InstCombine/round.ll (11174 of 14164) PASS: LLVM :: Transforms/InstCombine/sdiv-1.ll (11175 of 14164) PASS: LLVM :: Transforms/InstCombine/sdiv-2.ll (11176 of 14164) PASS: LLVM :: Transforms/InstCombine/select-cmp-br.ll (11177 of 14164) PASS: LLVM :: Transforms/InstCombine/select-2.ll (11178 of 14164) PASS: LLVM :: Transforms/InstCombine/select-cmp-cttz-ctlz.ll (11179 of 14164) PASS: LLVM :: Transforms/InstCombine/select-crash.ll (11180 of 14164) PASS: LLVM :: Transforms/InstCombine/select-extractelement.ll (11181 of 14164) PASS: LLVM :: Transforms/InstCombine/select-crash-noverify.ll (11182 of 14164) PASS: LLVM :: Transforms/InstCombine/select-load-call.ll (11183 of 14164) PASS: LLVM :: Transforms/InstCombine/select-select.ll (11184 of 14164) PASS: LLVM :: Transforms/InstCombine/set.ll (11185 of 14164) PASS: LLVM :: Transforms/InstCombine/sext.ll (11186 of 14164) PASS: LLVM :: Transforms/InstCombine/select.ll (11187 of 14164) PASS: LLVM :: Transforms/InstCombine/setcc-strength-reduce.ll (11188 of 14164) PASS: LLVM :: Transforms/InstCombine/shufflemask-undef.ll (11189 of 14164) PASS: LLVM :: Transforms/InstCombine/shift-sra.ll (11190 of 14164) PASS: LLVM :: Transforms/InstCombine/shufflevec-constant.ll (11191 of 14164) PASS: LLVM :: Transforms/InstCombine/sign-test-and-or.ll (11192 of 14164) PASS: LLVM :: Transforms/InstCombine/shift.ll (11193 of 14164) PASS: LLVM :: Transforms/InstCombine/signext.ll (11194 of 14164) PASS: LLVM :: Transforms/InstCombine/simplify-demanded-bits-pointer.ll (11195 of 14164) PASS: LLVM :: Transforms/InstCombine/simplify-libcalls.ll (11196 of 14164) PASS: LLVM :: Transforms/InstCombine/signed-comparison.ll (11197 of 14164) PASS: LLVM :: Transforms/InstCombine/sitofp.ll (11198 of 14164) PASS: LLVM :: Transforms/InstCombine/sink_instruction.ll (11199 of 14164) PASS: LLVM :: Transforms/InstCombine/sqrt.ll (11200 of 14164) PASS: LLVM :: Transforms/InstCombine/srem-simplify-bug.ll (11201 of 14164) PASS: LLVM :: Transforms/InstCombine/sprintf-1.ll (11202 of 14164) PASS: LLVM :: Transforms/InstCombine/srem.ll (11203 of 14164) PASS: LLVM :: Transforms/InstCombine/srem1.ll (11204 of 14164) PASS: LLVM :: Transforms/InstCombine/stack-overalign.ll (11205 of 14164) PASS: LLVM :: Transforms/InstCombine/stacksaverestore.ll (11206 of 14164) PASS: LLVM :: Transforms/InstCombine/statepoint.ll (11207 of 14164) PASS: LLVM :: Transforms/InstCombine/sincospi.ll (11208 of 14164) PASS: LLVM :: Transforms/InstCombine/store.ll (11209 of 14164) PASS: LLVM :: Transforms/InstCombine/stpcpy-2.ll (11210 of 14164) PASS: LLVM :: Transforms/InstCombine/stpcpy-1.ll (11211 of 14164) PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-1.ll (11212 of 14164) PASS: LLVM :: Transforms/InstCombine/strcat-2.ll (11213 of 14164) PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-2.ll (11214 of 14164) PASS: LLVM :: Transforms/InstCombine/strcat-1.ll (11215 of 14164) PASS: LLVM :: Transforms/InstCombine/strcat-3.ll (11216 of 14164) PASS: LLVM :: Transforms/InstCombine/strchr-1.ll (11217 of 14164) PASS: LLVM :: Transforms/InstCombine/strcmp-1.ll (11218 of 14164) PASS: LLVM :: Transforms/InstCombine/strchr-2.ll (11219 of 14164) PASS: LLVM :: Transforms/InstCombine/strcpy-1.ll (11220 of 14164) PASS: LLVM :: Transforms/InstCombine/strcmp-2.ll (11221 of 14164) PASS: LLVM :: Transforms/InstCombine/strcpy-2.ll (11222 of 14164) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-1.ll (11223 of 14164) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-2.ll (11224 of 14164) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-64.ll (11225 of 14164) PASS: LLVM :: Transforms/InstCombine/strcspn-1.ll (11226 of 14164) PASS: LLVM :: Transforms/InstCombine/strcspn-2.ll (11227 of 14164) PASS: LLVM :: Transforms/InstCombine/strlen-1.ll (11228 of 14164) PASS: LLVM :: Transforms/InstCombine/strlen-2.ll (11229 of 14164) PASS: LLVM :: Transforms/InstCombine/strncat-2.ll (11230 of 14164) PASS: LLVM :: Transforms/InstCombine/strncat-1.ll (11231 of 14164) PASS: LLVM :: Transforms/InstCombine/strncat-3.ll (11232 of 14164) PASS: LLVM :: Transforms/InstCombine/strncmp-1.ll (11233 of 14164) PASS: LLVM :: Transforms/InstCombine/strncmp-2.ll (11234 of 14164) PASS: LLVM :: Transforms/InstCombine/strncpy-1.ll (11235 of 14164) PASS: LLVM :: Transforms/InstCombine/strncpy_chk-1.ll (11236 of 14164) PASS: LLVM :: Transforms/InstCombine/strncpy-2.ll (11237 of 14164) PASS: LLVM :: Transforms/InstCombine/strncpy_chk-2.ll (11238 of 14164) PASS: LLVM :: Transforms/InstCombine/strpbrk-1.ll (11239 of 14164) PASS: LLVM :: Transforms/InstCombine/strpbrk-2.ll (11240 of 14164) PASS: LLVM :: Transforms/InstCombine/strrchr-1.ll (11241 of 14164) PASS: LLVM :: Transforms/InstCombine/strrchr-2.ll (11242 of 14164) PASS: LLVM :: Transforms/InstCombine/strspn-1.ll (11243 of 14164) PASS: LLVM :: Transforms/InstCombine/strstr-1.ll (11244 of 14164) PASS: LLVM :: Transforms/InstCombine/strstr-2.ll (11245 of 14164) PASS: LLVM :: Transforms/InstCombine/struct-assign-tbaa.ll (11246 of 14164) PASS: LLVM :: Transforms/InstCombine/sub-xor.ll (11247 of 14164) PASS: LLVM :: Transforms/InstCombine/strto-1.ll (11248 of 14164) PASS: LLVM :: Transforms/InstCombine/sub.ll (11249 of 14164) PASS: LLVM :: Transforms/InstCombine/switch-truncate-crash.ll (11250 of 14164) PASS: LLVM :: Transforms/InstCombine/trunc.ll (11251 of 14164) PASS: LLVM :: Transforms/InstCombine/toascii-1.ll (11252 of 14164) PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-0.ll (11253 of 14164) PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-1.ll (11254 of 14164) PASS: LLVM :: Transforms/InstCombine/udiv_select_to_select_shift.ll (11255 of 14164) PASS: LLVM :: Transforms/InstCombine/type_pun.ll (11256 of 14164) PASS: LLVM :: Transforms/InstCombine/udivrem-change-width.ll (11257 of 14164) PASS: LLVM :: Transforms/InstCombine/unpack-fca.ll (11258 of 14164) PASS: LLVM :: Transforms/InstCombine/urem-simplify-bug.ll (11259 of 14164) PASS: LLVM :: Transforms/InstCombine/unordered-fcmp-select.ll (11260 of 14164) PASS: LLVM :: Transforms/InstCombine/urem.ll (11261 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_extract_elt.ll (11262 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_extract_2elts.ll (11263 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_demanded_elts.ll (11264 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_extract_var_elt.ll (11265 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_insertelt.ll (11266 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_phi_extract.ll (11267 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_narrow.ll (11268 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_sext.ll (11269 of 14164) PASS: LLVM :: Transforms/InstCombine/vector-casts.ll (11270 of 14164) PASS: LLVM :: Transforms/InstCombine/vec_shuffle.ll (11271 of 14164) PASS: LLVM :: Transforms/InstCombine/vector-mul.ll (11272 of 14164) PASS: LLVM :: Transforms/InstCombine/vector-srem.ll (11273 of 14164) PASS: LLVM :: Transforms/InstCombine/vector-type.ll (11274 of 14164) PASS: LLVM :: Transforms/InstCombine/vector_gep2.ll (11275 of 14164) PASS: LLVM :: Transforms/InstCombine/vector_gep1.ll (11276 of 14164) PASS: LLVM :: Transforms/InstCombine/vsx-unaligned.ll (11277 of 14164) PASS: LLVM :: Transforms/InstCombine/volatile_store.ll (11278 of 14164) PASS: LLVM :: Transforms/InstCombine/weak-symbols.ll (11279 of 14164) PASS: LLVM :: Transforms/InstCombine/x86-crc32-demanded.ll (11280 of 14164) PASS: LLVM :: Transforms/InstCombine/x86-insertps.ll (11281 of 14164) PASS: LLVM :: Transforms/InstCombine/xor-undef.ll (11282 of 14164) PASS: LLVM :: Transforms/InstCombine/x86-vperm2.ll (11283 of 14164) PASS: LLVM :: Transforms/InstCombine/xor.ll (11284 of 14164) PASS: LLVM :: Transforms/InstCombine/zero-point-zero-add.ll (11285 of 14164) PASS: LLVM :: Transforms/InstCombine/zeroext-and-reduce.ll (11286 of 14164) PASS: LLVM :: Transforms/InstCombine/xor2.ll (11287 of 14164) PASS: LLVM :: Transforms/InstCombine/zext-bool-add-sub.ll (11288 of 14164) PASS: LLVM :: Transforms/InstCombine/win-math.ll (11289 of 14164) PASS: LLVM :: Transforms/InstCombine/zext-fold.ll (11290 of 14164) PASS: LLVM :: Transforms/InstCombine/zext-or-icmp.ll (11291 of 14164) PASS: LLVM :: Transforms/InstMerge/ld_hoist_st_sink.ll (11292 of 14164) PASS: LLVM :: Transforms/InstCombine/zext.ll (11293 of 14164) PASS: LLVM :: Transforms/InstMerge/ld_hoist1.ll (11294 of 14164) PASS: LLVM :: Transforms/InstMerge/st_sink_no_barrier_call.ll (11295 of 14164) PASS: LLVM :: Transforms/InstMerge/st_sink_barrier_call.ll (11296 of 14164) PASS: LLVM :: Transforms/InstMerge/st_sink_no_barrier_load.ll (11297 of 14164) PASS: LLVM :: Transforms/InstMerge/st_sink_bugfix_22613.ll (11298 of 14164) PASS: LLVM :: Transforms/InstMerge/st_sink_no_barrier_store.ll (11299 of 14164) PASS: LLVM :: Transforms/InstMerge/st_sink_with_barrier.ll (11300 of 14164) PASS: LLVM :: Transforms/InstMerge/st_sink_two_stores.ll (11301 of 14164) PASS: LLVM :: Transforms/InstSimplify/2010-12-20-Boolean.ll (11302 of 14164) PASS: LLVM :: Transforms/InstSimplify/2011-01-14-Thread.ll (11303 of 14164) PASS: LLVM :: Transforms/InstSimplify/2011-10-27-BinOpCrash.ll (11304 of 14164) PASS: LLVM :: Transforms/InstSimplify/2011-02-01-Vector.ll (11305 of 14164) PASS: LLVM :: Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll (11306 of 14164) PASS: LLVM :: Transforms/InstSimplify/2011-11-23-MaskedBitsCrash.ll (11307 of 14164) PASS: LLVM :: Transforms/InstSimplify/assume.ll (11308 of 14164) PASS: LLVM :: Transforms/InstSimplify/apint-or.ll (11309 of 14164) PASS: LLVM :: Transforms/InstSimplify/AndOrXor.ll (11310 of 14164) PASS: LLVM :: Transforms/InstSimplify/2013-04-19-ConstantFoldingCrash.ll (11311 of 14164) PASS: LLVM :: Transforms/InstSimplify/dead-code-removal.ll (11312 of 14164) PASS: LLVM :: Transforms/InstSimplify/call-callconv.ll (11313 of 14164) PASS: LLVM :: Transforms/InstSimplify/call.ll (11314 of 14164) PASS: LLVM :: Transforms/InstSimplify/exact-nsw-nuw.ll (11315 of 14164) PASS: LLVM :: Transforms/InstSimplify/compare.ll (11316 of 14164) PASS: LLVM :: Transforms/InstSimplify/fdiv.ll (11317 of 14164) PASS: LLVM :: Transforms/InstSimplify/fast-math.ll (11318 of 14164) PASS: LLVM :: Transforms/InstSimplify/floating-point-arithmetic.ll (11319 of 14164) PASS: LLVM :: Transforms/InstSimplify/fold-builtin-fma.ll (11320 of 14164) PASS: LLVM :: Transforms/InstSimplify/floating-point-compare.ll (11321 of 14164) PASS: LLVM :: Transforms/InstSimplify/gep.ll (11322 of 14164) PASS: LLVM :: Transforms/InstSimplify/noalias-ptr.ll (11323 of 14164) PASS: LLVM :: Transforms/InstSimplify/maxmin.ll (11324 of 14164) PASS: LLVM :: Transforms/InstSimplify/load.ll (11325 of 14164) PASS: LLVM :: Transforms/InstSimplify/past-the-end.ll (11326 of 14164) PASS: LLVM :: Transforms/InstSimplify/phi.ll (11327 of 14164) PASS: LLVM :: Transforms/InstSimplify/reassociate.ll (11328 of 14164) PASS: LLVM :: Transforms/InstSimplify/ptr_diff.ll (11329 of 14164) PASS: LLVM :: Transforms/InstSimplify/rem.ll (11330 of 14164) PASS: LLVM :: Transforms/InstSimplify/select.ll (11331 of 14164) PASS: LLVM :: Transforms/InstSimplify/shr-nop.ll (11332 of 14164) PASS: LLVM :: Transforms/InstSimplify/vector_gep.ll (11333 of 14164) PASS: LLVM :: Transforms/InstSimplify/undef.ll (11334 of 14164) PASS: LLVM :: Transforms/InstSimplify/vector_ptr_bitcast.ll (11335 of 14164) PASS: LLVM :: Transforms/Internalize/local-visibility.ll (11336 of 14164) PASS: LLVM :: Transforms/Internalize/2009-01-05-InternalizeAliases.ll (11337 of 14164) PASS: LLVM :: Transforms/JumpThreading/2008-11-27-EntryMunge.ll (11338 of 14164) PASS: LLVM :: Transforms/Internalize/used.ll (11339 of 14164) PASS: LLVM :: Transforms/JumpThreading/2011-04-14-InfLoop.ll (11340 of 14164) PASS: LLVM :: Transforms/JumpThreading/2011-04-02-SimplifyDeadBlock.ll (11341 of 14164) PASS: LLVM :: Transforms/Internalize/lists.ll (11342 of 14164) PASS: LLVM :: Transforms/JumpThreading/2010-08-26-and.ll (11343 of 14164) PASS: LLVM :: Transforms/JumpThreading/2012-07-19-NoSuccessorIndirectBr.ll (11344 of 14164) PASS: LLVM :: Transforms/JumpThreading/and-and-cond.ll (11345 of 14164) PASS: LLVM :: Transforms/JumpThreading/assume-edge-dom.ll (11346 of 14164) PASS: LLVM :: Transforms/JumpThreading/and-cond.ll (11347 of 14164) PASS: LLVM :: Transforms/JumpThreading/assume.ll (11348 of 14164) PASS: LLVM :: Transforms/JumpThreading/basic.ll (11349 of 14164) PASS: LLVM :: Transforms/JumpThreading/compare.ll (11350 of 14164) PASS: LLVM :: Transforms/JumpThreading/conservative-lvi.ll (11351 of 14164) PASS: LLVM :: Transforms/JumpThreading/branch-no-const.ll (11352 of 14164) PASS: LLVM :: Transforms/JumpThreading/degenerate-phi.ll (11353 of 14164) PASS: LLVM :: Transforms/JumpThreading/crash.ll (11354 of 14164) PASS: LLVM :: Transforms/JumpThreading/indirectbr.ll (11355 of 14164) PASS: LLVM :: Transforms/JumpThreading/landing-pad.ll (11356 of 14164) PASS: LLVM :: Transforms/JumpThreading/lvi-load.ll (11357 of 14164) PASS: LLVM :: Transforms/JumpThreading/or-undef.ll (11358 of 14164) PASS: LLVM :: Transforms/JumpThreading/phi-eq.ll (11359 of 14164) PASS: LLVM :: Transforms/JumpThreading/no-irreducible-loops.ll (11360 of 14164) PASS: LLVM :: Transforms/JumpThreading/select.ll (11361 of 14164) PASS: LLVM :: Transforms/JumpThreading/pr15851_hang.ll (11362 of 14164) PASS: LLVM :: Transforms/JumpThreading/pr9331.ll (11363 of 14164) PASS: LLVM :: Transforms/JumpThreading/pr22086.ll (11364 of 14164) PASS: LLVM :: Transforms/JumpThreading/thread-loads.ll (11365 of 14164) PASS: LLVM :: Transforms/JumpThreading/thread-cmp.ll (11366 of 14164) PASS: LLVM :: Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll (11367 of 14164) PASS: LLVM :: Transforms/LCSSA/2006-07-09-NoDominator.ll (11368 of 14164) PASS: LLVM :: Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll (11369 of 14164) PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll (11370 of 14164) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-2.ll (11371 of 14164) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM.ll (11372 of 14164) PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock.ll (11373 of 14164) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-3.ll (11374 of 14164) PASS: LLVM :: Transforms/LCSSA/basictest.ll (11375 of 14164) PASS: LLVM :: Transforms/LCSSA/invoke-dest.ll (11376 of 14164) PASS: LLVM :: Transforms/LCSSA/indirectbr.ll (11377 of 14164) PASS: LLVM :: Transforms/LCSSA/unreachable-use.ll (11378 of 14164) PASS: LLVM :: Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll (11379 of 14164) PASS: LLVM :: Transforms/LCSSA/unused-phis.ll (11380 of 14164) PASS: LLVM :: Transforms/LICM/2003-02-26-LoopExitNotDominated.ll (11381 of 14164) PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderExitNodeUpdate.ll (11382 of 14164) PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderProblem.ll (11383 of 14164) PASS: LLVM :: Transforms/LICM/2003-05-02-LoadHoist.ll (11384 of 14164) PASS: LLVM :: Transforms/LICM/2003-02-27-StoreSinkPHIs.ll (11385 of 14164) PASS: LLVM :: Transforms/LICM/2003-02-28-PromoteDifferentType.ll (11386 of 14164) PASS: LLVM :: Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.ll (11387 of 14164) PASS: LLVM :: Transforms/LICM/2003-12-11-SinkingToPHI.ll (11388 of 14164) PASS: LLVM :: Transforms/LICM/2004-11-17-UndefIndexCrash.ll (11389 of 14164) PASS: LLVM :: Transforms/LICM/2007-05-22-VolatileSink.ll (11390 of 14164) PASS: LLVM :: Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll (11391 of 14164) PASS: LLVM :: Transforms/LICM/2007-07-30-AliasSet.ll (11392 of 14164) PASS: LLVM :: Transforms/LICM/2007-09-24-PromoteNullValue.ll (11393 of 14164) PASS: LLVM :: Transforms/LICM/2008-07-22-LoadGlobalConstant.ll (11394 of 14164) PASS: LLVM :: Transforms/LICM/2007-10-01-PromoteSafeValue.ll (11395 of 14164) PASS: LLVM :: Transforms/LICM/2007-09-17-PromoteValue.ll (11396 of 14164) PASS: LLVM :: Transforms/LICM/2008-05-20-AliasSetVAArg.ll (11397 of 14164) PASS: LLVM :: Transforms/LICM/2009-12-10-LICM-Indbr-Crash.ll (11398 of 14164) PASS: LLVM :: Transforms/LICM/2011-04-06-PromoteResultOfPromotion.ll (11399 of 14164) PASS: LLVM :: Transforms/LICM/2011-04-09-RAUW-AST.ll (11400 of 14164) PASS: LLVM :: Transforms/LICM/2011-04-06-HoistMissedASTUpdate.ll (11401 of 14164) PASS: LLVM :: Transforms/LICM/2014-09-10-doFinalizationAssert.ll (11402 of 14164) PASS: LLVM :: Transforms/LICM/2011-07-06-Alignment.ll (11403 of 14164) PASS: LLVM :: Transforms/LICM/PR21582.ll (11404 of 14164) PASS: LLVM :: Transforms/LICM/PR19798.ll (11405 of 14164) PASS: LLVM :: Transforms/LICM/Preserve-LCSSA.ll (11406 of 14164) PASS: LLVM :: Transforms/LICM/PR24013.ll (11407 of 14164) PASS: LLVM :: Transforms/LICM/atomics.ll (11408 of 14164) PASS: LLVM :: Transforms/LICM/debug-value.ll (11409 of 14164) PASS: LLVM :: Transforms/LICM/basictest.ll (11410 of 14164) PASS: LLVM :: Transforms/LICM/constexpr.ll (11411 of 14164) PASS: LLVM :: Transforms/LICM/crash.ll (11412 of 14164) UNSUPPORTED: LLVM :: Transforms/LICM/hoist-invariant-load.ll (11413 of 14164) PASS: LLVM :: Transforms/LICM/extra-copies.ll (11414 of 14164) PASS: LLVM :: Transforms/LICM/hoist-deref-load.ll (11415 of 14164) PASS: LLVM :: Transforms/LICM/hoist-bitcast-load.ll (11416 of 14164) PASS: LLVM :: Transforms/LICM/lcssa-ssa-promoter.ll (11417 of 14164) PASS: LLVM :: Transforms/LICM/hoisting.ll (11418 of 14164) PASS: LLVM :: Transforms/LICM/pr23608.ll (11419 of 14164) PASS: LLVM :: Transforms/LICM/no-preheader-test.ll (11420 of 14164) PASS: LLVM :: Transforms/LICM/promote-order.ll (11421 of 14164) PASS: LLVM :: Transforms/LICM/preheader-safe.ll (11422 of 14164) PASS: LLVM :: Transforms/LICM/scalar-promote-memmodel.ll (11423 of 14164) PASS: LLVM :: Transforms/LICM/scalar_promote.ll (11424 of 14164) PASS: LLVM :: Transforms/LICM/sinking.ll (11425 of 14164) PASS: LLVM :: Transforms/LICM/speculate.ll (11426 of 14164) PASS: LLVM :: Transforms/LICM/volatile-alias.ll (11427 of 14164) PASS: LLVM :: Transforms/LoadCombine/load-combine-assume.ll (11428 of 14164) PASS: LLVM :: Transforms/LoadCombine/load-combine.ll (11429 of 14164) PASS: LLVM :: Transforms/LoadCombine/load-combine-aa.ll (11430 of 14164) PASS: LLVM :: Transforms/LoopDeletion/dcetest.ll (11431 of 14164) PASS: LLVM :: Transforms/LoopDeletion/2007-07-23-InfiniteLoop.ll (11432 of 14164) PASS: LLVM :: Transforms/LoopDeletion/2011-06-21-phioperands.ll (11433 of 14164) PASS: LLVM :: Transforms/LoopDeletion/2008-05-06-Phi.ll (11434 of 14164) PASS: LLVM :: Transforms/LoopDeletion/multiple-exit-conditions.ll (11435 of 14164) PASS: LLVM :: Transforms/LoopDeletion/multiple-exits.ll (11436 of 14164) PASS: LLVM :: Transforms/LoopDeletion/simplify-then-delete.ll (11437 of 14164) PASS: LLVM :: Transforms/LoopDistribute/no-if-convert.ll (11438 of 14164) PASS: LLVM :: Transforms/LoopDistribute/outside-use.ll (11439 of 14164) PASS: LLVM :: Transforms/LoopDistribute/basic-with-memchecks.ll (11440 of 14164) PASS: LLVM :: Transforms/LoopDistribute/crash-in-memcheck-generation.ll (11441 of 14164) PASS: LLVM :: Transforms/LoopDistribute/program-order.ll (11442 of 14164) PASS: LLVM :: Transforms/LoopDistribute/basic.ll (11443 of 14164) PASS: LLVM :: Transforms/LoopIdiom/AMDGPU/popcnt.ll (11444 of 14164) PASS: LLVM :: Transforms/LoopIdiom/basic-address-space.ll (11445 of 14164) PASS: LLVM :: Transforms/LoopIdiom/basic.ll (11446 of 14164) PASS: LLVM :: Transforms/LoopIdiom/X86/popcnt.ll (11447 of 14164) PASS: LLVM :: Transforms/LoopIdiom/debug-line.ll (11448 of 14164) PASS: LLVM :: Transforms/LoopIdiom/crash.ll (11449 of 14164) PASS: LLVM :: Transforms/LoopIdiom/ctpop-multiple-users-crash.ll (11450 of 14164) PASS: LLVM :: Transforms/LoopIdiom/non-canonical-loop.ll (11451 of 14164) PASS: LLVM :: Transforms/LoopIdiom/scev-invalidation.ll (11452 of 14164) PASS: LLVM :: Transforms/LoopIdiom/memset_noidiom.ll (11453 of 14164) PASS: LLVM :: Transforms/LoopInterchange/currentLimitation.ll (11454 of 14164) PASS: LLVM :: Transforms/LoopInterchange/profitability.ll (11455 of 14164) PASS: LLVM :: Transforms/LoopInterchange/reductions.ll (11456 of 14164) PASS: LLVM :: Transforms/LoopInterchange/interchange.ll (11457 of 14164) PASS: LLVM :: Transforms/LoopReroll/basic.ll (11458 of 14164) PASS: LLVM :: Transforms/LoopReroll/reduction.ll (11459 of 14164) PASS: LLVM :: Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll (11460 of 14164) PASS: LLVM :: Transforms/LoopReroll/nonconst_lb.ll (11461 of 14164) PASS: LLVM :: Transforms/LoopRotate/PhiSelfReference-1.ll (11462 of 14164) PASS: LLVM :: Transforms/LoopRotate/PhiRename-1.ll (11463 of 14164) PASS: LLVM :: Transforms/LoopRotate/crash.ll (11464 of 14164) PASS: LLVM :: Transforms/LoopRotate/alloca.ll (11465 of 14164) PASS: LLVM :: Transforms/LoopRotate/basic.ll (11466 of 14164) PASS: LLVM :: Transforms/LoopRotate/dbgvalue.ll (11467 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopRotate/oz-disable.ll (11468 of 14164) PASS: LLVM :: Transforms/LoopRotate/indirectbr.ll (11469 of 14164) PASS: LLVM :: Transforms/LoopRotate/nosimplifylatch.ll (11470 of 14164) PASS: LLVM :: Transforms/LoopRotate/multiple-exits.ll (11471 of 14164) PASS: LLVM :: Transforms/LoopRotate/pr22337.ll (11472 of 14164) PASS: LLVM :: Transforms/LoopRotate/phi-duplicate.ll (11473 of 14164) PASS: LLVM :: Transforms/LoopRotate/pr2639.ll (11474 of 14164) PASS: LLVM :: Transforms/LoopRotate/preserve-loop-simplify.ll (11475 of 14164) PASS: LLVM :: Transforms/LoopRotate/simplifylatch.ll (11476 of 14164) PASS: LLVM :: Transforms/LoopRotate/preserve-scev.ll (11477 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2003-04-25-AssertFail.ll (11478 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2003-05-12-PreheaderExitOfChild.ll (11479 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2003-12-10-ExitBlocksProblem.ll (11480 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll (11481 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll (11482 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2004-03-15-IncorrectDomUpdate.ll (11483 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2004-04-12-LoopSimplify-SwitchBackedges.ll (11484 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2004-04-01-IncorrectDomUpdate.ll (11485 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll (11486 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll (11487 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll (11488 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2010-12-26-PHIInfiniteLoop.ll (11489 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2012-03-20-indirectbr.ll (11490 of 14164) PASS: LLVM :: Transforms/LoopSimplify/2011-12-14-LandingpadHeader.ll (11491 of 14164) PASS: LLVM :: Transforms/LoopSimplify/basictest.ll (11492 of 14164) PASS: LLVM :: Transforms/LoopSimplify/ashr-crash.ll (11493 of 14164) PASS: LLVM :: Transforms/LoopSimplify/dup-preds.ll (11494 of 14164) PASS: LLVM :: Transforms/LoopSimplify/dbg-loc.ll (11495 of 14164) PASS: LLVM :: Transforms/LoopSimplify/hardertest.ll (11496 of 14164) PASS: LLVM :: Transforms/LoopSimplify/indirectbr.ll (11497 of 14164) PASS: LLVM :: Transforms/LoopSimplify/indirectbr-backedge.ll (11498 of 14164) PASS: LLVM :: Transforms/LoopSimplify/phi-node-simplify.ll (11499 of 14164) PASS: LLVM :: Transforms/LoopSimplify/merge-exits.ll (11500 of 14164) PASS: LLVM :: Transforms/LoopSimplify/notify-scev.ll (11501 of 14164) PASS: LLVM :: Transforms/LoopSimplify/preserve-scev.ll (11502 of 14164) PASS: LLVM :: Transforms/LoopSimplify/single-backedge.ll (11503 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-15-AddRecIV.ll (11504 of 14164) PASS: LLVM :: Transforms/LoopSimplify/unreachable-loop-pred.ll (11505 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-09-12-UsesOutOutsideOfLoop.ll (11506 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2008-08-13-CmpStride.ll (11507 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll (11508 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2007-04-23-UseIterator.ll (11509 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2008-09-09-Overflow.ll (11510 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-07-19-CritEdgeBreakCrash.ll (11511 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2009-01-13-nonconstant-stride-outside-loop.ll (11512 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2009-04-28-no-reduce-mul.ll (11513 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll (11514 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-03-CritEdgeMerge.ll (11515 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-02-nopreheader.ll (11516 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-13-SCEVChain.ll (11517 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-14-IntPtr.ll (11518 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-12-19-PostincQuadratic.ll (11519 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-26-constexpr.ll (11520 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-07-13-ExpandUDiv.ll (11521 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-16-nopreheader.ll (11522 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-15-nopreheader.ll (11523 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll (11524 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-05-IndBr.ll (11525 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/AArch64/req-regs.ll (11526 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/AArch64/lsr-memcpy.ll (11527 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/AArch64/lsr-memset.ll (11528 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll (11529 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/ARM/2012-06-15-lsr-noaddrmode.ll (11530 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2008-08-14-ShadowIV.ll (11531 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2009-11-10-LSRCrash.ll (11532 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-07-20-DoubleIV.ll (11533 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll (11534 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll (11535 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-stress-X86.ll (11536 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll (11537 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/no_superflous_induction_vars.ll (11538 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll (11539 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/addrec-gep-address-space.ll (11540 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/pr17473.ll (11541 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/addrec-gep.ll (11542 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/count-to-zero.ll (11543 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/dead-phi.ll (11544 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/address-space-loop.ll (11545 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/dont-hoist-simple-loop-constants.ll (11546 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/different-type-ivs.ll (11547 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/dominate-assert.ll (11548 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reduce_bytes.ll (11549 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_insert_redundant_ops.ll (11550 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reverse.ll (11551 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/exit_compare_live_range.ll (11552 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/ephemeral.ll (11553 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/hoist-parent-preheader.ll (11554 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first_arg.ll (11555 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-X86.ll (11556 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/ivchain.ll (11557 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/lsr-expand-quadratic.ll (11558 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first.ll (11559 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/negative-scale.ll (11560 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/phi_node_update_multiple_preds.ll (11561 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/nested-reduce.ll (11562 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/nonlinear-postinc.ll (11563 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/ops_after_indvar.ll (11564 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12048.ll (11565 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12018.ll (11566 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12691.ll (11567 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/post-inc-icmpzero.ll (11568 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr18165.ll (11569 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr2537.ll (11570 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr2570.ll (11571 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3086.ll (11572 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3399.ll (11573 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3571.ll (11574 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/related_indvars.ll (11575 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/preserve-gep-loop-variant.ll (11576 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/quadradic-exit-value.ll (11577 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/scaling_factor_cost_crash.ll (11578 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/share_code_in_preheader.ll (11579 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/remove_indvar.ll (11580 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/share_ivs.ll (11581 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/shl.ll (11582 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/use_postinc_value_outside_loop.ll (11583 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/uglygep-address-space.ll (11584 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/uglygep.ll (11585 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll (11586 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/variable_stride.ll (11587 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2004-05-13-DontUnrollTooMuch.ll (11588 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll (11589 of 14164) PASS: LLVM :: Transforms/LoopStrengthReduce/var_stride_used_by_compare.ll (11590 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2007-04-16-PhiUpdate.ll (11591 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll (11592 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2007-11-05-Crash.ll (11593 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-IVSimplify.ll (11594 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll (11595 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2011-08-08-PhiUpdate.ll (11596 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2011-10-01-NoopTrunc.ll (11597 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-PhiUpdate.ll (11598 of 14164) PASS: LLVM :: Transforms/LoopUnroll/AArch64/runtime-loop.ll (11599 of 14164) PASS: LLVM :: Transforms/LoopUnroll/2012-04-09-unroll-indirectbr.ll (11600 of 14164) PASS: LLVM :: Transforms/LoopUnroll/AArch64/partial.ll (11601 of 14164) PASS: LLVM :: Transforms/LoopUnroll/PowerPC/a2-high-cost-trip-count-computation.ll (11602 of 14164) PASS: LLVM :: Transforms/LoopUnroll/PowerPC/a2-unrolling.ll (11603 of 14164) PASS: LLVM :: Transforms/LoopUnroll/X86/mmx.ll (11604 of 14164) PASS: LLVM :: Transforms/LoopUnroll/basic.ll (11605 of 14164) PASS: LLVM :: Transforms/LoopUnroll/PowerPC/p7-unrolling.ll (11606 of 14164) PASS: LLVM :: Transforms/LoopUnroll/ephemeral.ll (11607 of 14164) PASS: LLVM :: Transforms/LoopUnroll/X86/partial.ll (11608 of 14164) PASS: LLVM :: Transforms/LoopUnroll/full-unroll-bad-cost.ll (11609 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopUnroll/ignore-annotation-intrinsic-cost.ll (11610 of 14164) PASS: LLVM :: Transforms/LoopUnroll/high-cost-trip-count-computation.ll (11611 of 14164) PASS: LLVM :: Transforms/LoopUnroll/full-unroll-bad-geps.ll (11612 of 14164) PASS: LLVM :: Transforms/LoopUnroll/nsw-tripcount.ll (11613 of 14164) PASS: LLVM :: Transforms/LoopUnroll/loop-remarks.ll (11614 of 14164) PASS: LLVM :: Transforms/LoopUnroll/partial-unroll-optsize.ll (11615 of 14164) PASS: LLVM :: Transforms/LoopUnroll/full-unroll-heuristics.ll (11616 of 14164) PASS: LLVM :: Transforms/LoopUnroll/pr10813.ll (11617 of 14164) PASS: LLVM :: Transforms/LoopUnroll/pr11361.ll (11618 of 14164) PASS: LLVM :: Transforms/LoopUnroll/pr14167.ll (11619 of 14164) PASS: LLVM :: Transforms/LoopUnroll/pr18861.ll (11620 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopUnroll/runtime-loop3.ll (11621 of 14164) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop.ll (11622 of 14164) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop1.ll (11623 of 14164) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop2.ll (11624 of 14164) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop4.ll (11625 of 14164) PASS: LLVM :: Transforms/LoopUnroll/shifted-tripcount.ll (11626 of 14164) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop5.ll (11627 of 14164) PASS: LLVM :: Transforms/LoopUnroll/tripcount-overflow.ll (11628 of 14164) PASS: LLVM :: Transforms/LoopUnroll/scevunroll.ll (11629 of 14164) PASS: LLVM :: Transforms/LoopUnroll/unroll-cleanup.ll (11630 of 14164) PASS: LLVM :: Transforms/LoopUnroll/unloop.ll (11631 of 14164) PASS: LLVM :: Transforms/LoopUnroll/unroll-pragmas-disabled.ll (11632 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2006-06-27-DeadSwitchCase.ll (11633 of 14164) PASS: LLVM :: Transforms/LoopUnroll/update-loop-info-in-subloops.ll (11634 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll (11635 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-Unreachable.ll (11636 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-12-ExitDomInfo.ll (11637 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-tl.ll (11638 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-18-DomInfo.ll (11639 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-Dom.ll (11640 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-13-DomInfo.ll (11641 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-10-04-DomFrontier.ll (11642 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-LCSSA.ll (11643 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2008-11-03-Invariant.ll (11644 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2008-06-17-DomFrontier.ll (11645 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2010-11-18-LCSSA.ll (11646 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2008-06-02-DomInfo.ll (11647 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll (11648 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll (11649 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll (11650 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2011-09-26-EHCrash.ll (11651 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2011-06-02-CritSwitch.ll (11652 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2012-04-02-IndirectBr.ll (11653 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2012-04-30-LoopUnswitch-LPad-Crash.ll (11654 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2015-06-17-Metadata.ll (11655 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/2012-05-20-Phi.ll (11656 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/crash.ll (11657 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/basictest.ll (11658 of 14164) PASS: LLVM :: Transforms/LoopUnroll/unroll-pragmas.ll (11659 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/infinite-loop.ll (11660 of 14164) PASS: LLVM :: Transforms/LoopUnswitch/preserve-analyses.ll (11661 of 14164) PASS: LLVM :: Transforms/LoopVectorize/2012-10-20-infloop.ll (11662 of 14164) PASS: LLVM :: Transforms/LoopVectorize/2012-10-22-isconsec.ll (11663 of 14164) PASS: LLVM :: Transforms/LoopVectorize/12-12-11-if-conv.ll (11664 of 14164) PASS: LLVM :: Transforms/LoopVectorize/AArch64/aarch64-unroll.ll (11665 of 14164) PASS: LLVM :: Transforms/LoopVectorize/AArch64/gather-cost.ll (11666 of 14164) PASS: LLVM :: Transforms/LoopVectorize/AArch64/sdiv-pow2.ll (11667 of 14164) PASS: LLVM :: Transforms/LoopVectorize/AArch64/arm64-unroll.ll (11668 of 14164) PASS: LLVM :: Transforms/LoopVectorize/AArch64/arbitrary-induction-step.ll (11669 of 14164) PASS: LLVM :: Transforms/LoopVectorize/ARM/gather-cost.ll (11670 of 14164) PASS: LLVM :: Transforms/LoopVectorize/ARM/gcc-examples.ll (11671 of 14164) PASS: LLVM :: Transforms/LoopVectorize/ARM/mul-cast-vect.ll (11672 of 14164) PASS: LLVM :: Transforms/LoopVectorize/ARM/arm-unroll.ll (11673 of 14164) PASS: LLVM :: Transforms/LoopVectorize/ARM/width-detect.ll (11674 of 14164) PASS: LLVM :: Transforms/LoopVectorize/PowerPC/large-loop-rdx.ll (11675 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/already-vectorized.ll (11676 of 14164) PASS: LLVM :: Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll (11677 of 14164) PASS: LLVM :: Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll (11678 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/avx1.ll (11679 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/assume.ll (11680 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/avx512.ll (11681 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/constant-vector-operand.ll (11682 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/cost-model.ll (11683 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/conversion-cost.ll (11684 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/fp_to_sint8-cost-model.ll (11685 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/fp64_to_uint32-cost-model.ll (11686 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/fp32_to_uint32-cost-model.ll (11687 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/gather-cost.ll (11688 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll (11689 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/gcc-examples.ll (11690 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/min-trip-count-switch.ll (11691 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/no-vector.ll (11692 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops-after-reg2mem.ll (11693 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops.ll (11694 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/powof2div.ll (11695 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/ptr-indvar-crash.ll (11696 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/reduction-crash.ll (11697 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/masked_load_store.ll (11698 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/rauw-bug.ll (11699 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/small-size.ll (11700 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/uint64_to_fp64-cost-model.ll (11701 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/struct-store.ll (11702 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/tripcount.ll (11703 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll_selection.ll (11704 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll-pm.ll (11705 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vect.omp.force.ll (11706 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll (11707 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector-scalar-select-cost.ll (11708 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector_ptr_load_store.ll (11709 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll-small-loops.ll (11710 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll (11711 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/x86_fp80-vector-store.ll (11712 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/XCore/no-vector-registers.ll (11713 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/veclib-calls.ll (11714 of 14164) PASS: LLVM :: Transforms/LoopVectorize/align.ll (11715 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/vectorization-remarks.ll (11716 of 14164) PASS: LLVM :: Transforms/LoopVectorize/bsd_regex.ll (11717 of 14164) PASS: LLVM :: Transforms/LoopVectorize/X86/metadata-enable.ll (11718 of 14164) PASS: LLVM :: Transforms/LoopVectorize/bzip_reverse_loops.ll (11719 of 14164) PASS: LLVM :: Transforms/LoopVectorize/calloc.ll (11720 of 14164) PASS: LLVM :: Transforms/LoopVectorize/cast-induction.ll (11721 of 14164) PASS: LLVM :: Transforms/LoopVectorize/control-flow.ll (11722 of 14164) PASS: LLVM :: Transforms/LoopVectorize/conditional-assignment.ll (11723 of 14164) PASS: LLVM :: Transforms/LoopVectorize/cpp-new-array.ll (11724 of 14164) PASS: LLVM :: Transforms/LoopVectorize/dbg.value.ll (11725 of 14164) PASS: LLVM :: Transforms/LoopVectorize/duplicated-metadata.ll (11726 of 14164) PASS: LLVM :: Transforms/LoopVectorize/ee-crash.ll (11727 of 14164) PASS: LLVM :: Transforms/LoopVectorize/exact.ll (11728 of 14164) PASS: LLVM :: Transforms/LoopVectorize/flags.ll (11729 of 14164) PASS: LLVM :: Transforms/LoopVectorize/debugloc.ll (11730 of 14164) PASS: LLVM :: Transforms/LoopVectorize/funcall.ll (11731 of 14164) PASS: LLVM :: Transforms/LoopVectorize/float-reduction.ll (11732 of 14164) PASS: LLVM :: Transforms/LoopVectorize/hoist-loads.ll (11733 of 14164) PASS: LLVM :: Transforms/LoopVectorize/i8-induction.ll (11734 of 14164) PASS: LLVM :: Transforms/LoopVectorize/if-conv-crash.ll (11735 of 14164) PASS: LLVM :: Transforms/LoopVectorize/global_alias.ll (11736 of 14164) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-edgemasks.ll (11737 of 14164) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-reduction.ll (11738 of 14164) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-nest.ll (11739 of 14164) PASS: LLVM :: Transforms/LoopVectorize/if-conversion.ll (11740 of 14164) PASS: LLVM :: Transforms/LoopVectorize/gcc-examples.ll (11741 of 14164) PASS: LLVM :: Transforms/LoopVectorize/incorrect-dom-info.ll (11742 of 14164) PASS: LLVM :: Transforms/LoopVectorize/if-pred-stores.ll (11743 of 14164) PASS: LLVM :: Transforms/LoopVectorize/induction_plus.ll (11744 of 14164) PASS: LLVM :: Transforms/LoopVectorize/increment.ll (11745 of 14164) PASS: LLVM :: Transforms/LoopVectorize/infiniteloop.ll (11746 of 14164) PASS: LLVM :: Transforms/LoopVectorize/induction.ll (11747 of 14164) PASS: LLVM :: Transforms/LoopVectorize/lcssa-crash.ll (11748 of 14164) PASS: LLVM :: Transforms/LoopVectorize/interleaved-accesses.ll (11749 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/loop-vect-memdep.ll (11750 of 14164) PASS: LLVM :: Transforms/LoopVectorize/lifetime.ll (11751 of 14164) PASS: LLVM :: Transforms/LoopVectorize/intrinsic.ll (11752 of 14164) PASS: LLVM :: Transforms/LoopVectorize/loop-form.ll (11753 of 14164) PASS: LLVM :: Transforms/LoopVectorize/metadata-unroll.ll (11754 of 14164) PASS: LLVM :: Transforms/LoopVectorize/memdep.ll (11755 of 14164) PASS: LLVM :: Transforms/LoopVectorize/metadata-width.ll (11756 of 14164) PASS: LLVM :: Transforms/LoopVectorize/metadata.ll (11757 of 14164) PASS: LLVM :: Transforms/LoopVectorize/multi-use-reduction-bug.ll (11758 of 14164) PASS: LLVM :: Transforms/LoopVectorize/no_array_bounds.ll (11759 of 14164) PASS: LLVM :: Transforms/LoopVectorize/multiple-address-spaces.ll (11760 of 14164) PASS: LLVM :: Transforms/LoopVectorize/no_idiv_reduction.ll (11761 of 14164) PASS: LLVM :: Transforms/LoopVectorize/minmax_reduction.ll (11762 of 14164) PASS: LLVM :: Transforms/LoopVectorize/no_outside_user.ll (11763 of 14164) PASS: LLVM :: Transforms/LoopVectorize/no_int_induction.ll (11764 of 14164) PASS: LLVM :: Transforms/LoopVectorize/no_switch.ll (11765 of 14164) PASS: LLVM :: Transforms/LoopVectorize/non-const-n.ll (11766 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/optsize.ll (11767 of 14164) PASS: LLVM :: Transforms/LoopVectorize/nofloat.ll (11768 of 14164) PASS: LLVM :: Transforms/LoopVectorize/nsw-crash.ll (11769 of 14164) PASS: LLVM :: Transforms/LoopVectorize/phi-hang.ll (11770 of 14164) PASS: LLVM :: Transforms/LoopVectorize/read-only.ll (11771 of 14164) PASS: LLVM :: Transforms/LoopVectorize/ptr_loops.ll (11772 of 14164) PASS: LLVM :: Transforms/LoopVectorize/opt.ll (11773 of 14164) PASS: LLVM :: Transforms/LoopVectorize/reverse_iter.ll (11774 of 14164) PASS: LLVM :: Transforms/LoopVectorize/reverse_induction.ll (11775 of 14164) PASS: LLVM :: Transforms/LoopVectorize/reduction.ll (11776 of 14164) PASS: LLVM :: Transforms/LoopVectorize/runtime-check-address-space.ll (11777 of 14164) PASS: LLVM :: Transforms/LoopVectorize/runtime-check-readonly-address-space.ll (11778 of 14164) PASS: LLVM :: Transforms/LoopVectorize/runtime-check-readonly.ll (11779 of 14164) PASS: LLVM :: Transforms/LoopVectorize/runtime-check.ll (11780 of 14164) PASS: LLVM :: Transforms/LoopVectorize/safegep.ll (11781 of 14164) PASS: LLVM :: Transforms/LoopVectorize/runtime-limit.ll (11782 of 14164) PASS: LLVM :: Transforms/LoopVectorize/same-base-access.ll (11783 of 14164) PASS: LLVM :: Transforms/LoopVectorize/scev-exitlim-crash.ll (11784 of 14164) PASS: LLVM :: Transforms/LoopVectorize/simple-unroll.ll (11785 of 14164) PASS: LLVM :: Transforms/LoopVectorize/scalar-select.ll (11786 of 14164) PASS: LLVM :: Transforms/LoopVectorize/start-non-zero.ll (11787 of 14164) PASS: LLVM :: Transforms/LoopVectorize/small-loop.ll (11788 of 14164) PASS: LLVM :: Transforms/LoopVectorize/store-shuffle-bug.ll (11789 of 14164) PASS: LLVM :: Transforms/LoopVectorize/undef-inst-bug.ll (11790 of 14164) PASS: LLVM :: Transforms/LoopVectorize/unroll.ll (11791 of 14164) PASS: LLVM :: Transforms/LoopVectorize/struct_access.ll (11792 of 14164) PASS: LLVM :: Transforms/LoopVectorize/unsized-pointee-crash.ll (11793 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/vect.omp.persistence.ll (11794 of 14164) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/vect.stats.ll (11795 of 14164) PASS: LLVM :: Transforms/LoopVectorize/unroll_novec.ll (11796 of 14164) PASS: LLVM :: Transforms/LoopVectorize/tbaa-nodep.ll (11797 of 14164) PASS: LLVM :: Transforms/LoopVectorize/value-ptr-bug.ll (11798 of 14164) PASS: LLVM :: Transforms/LoopVectorize/version-mem-access.ll (11799 of 14164) PASS: LLVM :: Transforms/LoopVectorize/zero-sized-pointee-crash.ll (11800 of 14164) PASS: LLVM :: Transforms/LoopVectorize/write-only.ll (11801 of 14164) PASS: LLVM :: Transforms/LoopVectorize/vectorize-once.ll (11802 of 14164) PASS: LLVM :: Transforms/LowerAtomic/atomic-load.ll (11803 of 14164) PASS: LLVM :: Transforms/LowerAtomic/atomic-swap.ll (11804 of 14164) PASS: LLVM :: Transforms/LowerAtomic/barrier.ll (11805 of 14164) PASS: LLVM :: Transforms/LowerBitSets/constant.ll (11806 of 14164) PASS: LLVM :: Transforms/LowerBitSets/layout.ll (11807 of 14164) PASS: LLVM :: Transforms/LowerBitSets/nonglobal.ll (11808 of 14164) PASS: LLVM :: Transforms/LowerBitSets/unnamed.ll (11809 of 14164) PASS: LLVM :: Transforms/LowerBitSets/single-offset.ll (11810 of 14164) PASS: LLVM :: Transforms/LowerExpectIntrinsic/basic.ll (11811 of 14164) PASS: LLVM :: Transforms/LowerInvoke/2003-12-10-Crash.ll (11812 of 14164) PASS: LLVM :: Transforms/LowerInvoke/lowerinvoke.ll (11813 of 14164) PASS: LLVM :: Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll (11814 of 14164) PASS: LLVM :: Transforms/LowerBitSets/simple.ll (11815 of 14164) PASS: LLVM :: Transforms/LowerSwitch/2003-05-01-PHIProblem.ll (11816 of 14164) PASS: LLVM :: Transforms/LowerSwitch/2014-06-10-SwitchContiguousOpt.ll (11817 of 14164) PASS: LLVM :: Transforms/LowerSwitch/2014-06-11-SwitchDefaultUnreachableOpt.ll (11818 of 14164) PASS: LLVM :: Transforms/LowerSwitch/2004-03-13-SwitchIsDefaultCrash.ll (11819 of 14164) PASS: LLVM :: Transforms/LowerSwitch/2014-06-23-PHIlowering.ll (11820 of 14164) PASS: LLVM :: Transforms/LowerSwitch/feature.ll (11821 of 14164) PASS: LLVM :: Transforms/LowerSwitch/fold-popular-case-to-unreachable-default.ll (11822 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll (11823 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll (11824 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2003-04-18-DeadBlockProblem.ll (11825 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2003-04-10-DFNotFound.ll (11826 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2003-06-26-IterativePromote.ll (11827 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2003-04-24-MultipleIdenticalSuccessors.ll (11828 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2003-10-05-DeadPHIInsertion.ll (11829 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2005-11-28-Crash.ll (11830 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll (11831 of 14164) PASS: LLVM :: Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll (11832 of 14164) PASS: LLVM :: Transforms/Mem2Reg/UndefValuesMerge.ll (11833 of 14164) PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo.ll (11834 of 14164) PASS: LLVM :: Transforms/Mem2Reg/PromoteMemToRegister.ll (11835 of 14164) PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo2.ll (11836 of 14164) PASS: LLVM :: Transforms/Mem2Reg/atomic.ll (11837 of 14164) PASS: LLVM :: Transforms/Mem2Reg/ignore-lifetime.ll (11838 of 14164) PASS: LLVM :: Transforms/Mem2Reg/crash.ll (11839 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/2011-06-02-CallSlotOverwritten.ll (11840 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll (11841 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll (11842 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/align.ll (11843 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/callslot_deref.ll (11844 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/atomic.ll (11845 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/callslot_aa.ll (11846 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/crash.ll (11847 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/capturing-func.ll (11848 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/form-memset.ll (11849 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/loadstore-sret.ll (11850 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll (11851 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/memcpy-to-memset.ll (11852 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/memcpy-undef.ll (11853 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/memcpy.ll (11854 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/memmove.ll (11855 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/memset-memcpy-to-2x-memset.ll (11856 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/memset-memcpy-redundant-memset.ll (11857 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/sret.ll (11858 of 14164) PASS: LLVM :: Transforms/MemCpyOpt/smaller.ll (11859 of 14164) PASS: LLVM :: Transforms/MergeFunc/address-spaces.ll (11860 of 14164) PASS: LLVM :: Transforms/MergeFunc/alloca.ll (11861 of 14164) PASS: LLVM :: Transforms/MergeFunc/2013-01-10-MergeFuncAssert.ll (11862 of 14164) PASS: LLVM :: Transforms/MergeFunc/2011-02-08-RemoveEqual.ll (11863 of 14164) PASS: LLVM :: Transforms/MergeFunc/call-and-invoke-with-ranges.ll (11864 of 14164) PASS: LLVM :: Transforms/MergeFunc/crash.ll (11865 of 14164) PASS: LLVM :: Transforms/MergeFunc/fold-weak.ll (11866 of 14164) PASS: LLVM :: Transforms/MergeFunc/functions.ll (11867 of 14164) PASS: LLVM :: Transforms/MergeFunc/inttoptr-address-space.ll (11868 of 14164) PASS: LLVM :: Transforms/MergeFunc/inttoptr.ll (11869 of 14164) UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation1.ll (11870 of 14164) UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation2.ll (11871 of 14164) PASS: LLVM :: Transforms/MergeFunc/merge-ptr-and-int.ll (11872 of 14164) PASS: LLVM :: Transforms/MergeFunc/linkonce_odr.ll (11873 of 14164) PASS: LLVM :: Transforms/MergeFunc/mergefunc-struct-return.ll (11874 of 14164) PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-1.ll (11875 of 14164) PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-3.ll (11876 of 14164) PASS: LLVM :: Transforms/MergeFunc/ranges.ll (11877 of 14164) UNSUPPORTED: LLVM :: Transforms/MergeFunc/vector.ll (11878 of 14164) UNSUPPORTED: LLVM :: Transforms/MergeFunc/vectors-and-arrays.ll (11879 of 14164) PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-2.ll (11880 of 14164) PASS: LLVM :: Transforms/MergeFunc/too-small.ll (11881 of 14164) PASS: LLVM :: Transforms/MergeFunc/vector-GEP-crash.ll (11882 of 14164) PASS: LLVM :: Transforms/MetaRenamer/metarenamer.ll (11883 of 14164) PASS: LLVM :: Transforms/NaryReassociate/NVPTX/nary-gep.ll (11884 of 14164) PASS: LLVM :: Transforms/NaryReassociate/nary-add.ll (11885 of 14164) PASS: LLVM :: Transforms/NaryReassociate/NVPTX/nary-slsr.ll (11886 of 14164) PASS: LLVM :: Transforms/ObjCARC/apelim.ll (11887 of 14164) PASS: LLVM :: Transforms/ObjCARC/allocas.ll (11888 of 14164) PASS: LLVM :: Transforms/ObjCARC/cfg-hazards.ll (11889 of 14164) PASS: LLVM :: Transforms/ObjCARC/basic.ll (11890 of 14164) PASS: LLVM :: Transforms/ObjCARC/contract-marker.ll (11891 of 14164) PASS: LLVM :: Transforms/ObjCARC/contract-end-of-use-list.ll (11892 of 14164) PASS: LLVM :: Transforms/ObjCARC/contract-storestrong-ivar.ll (11893 of 14164) PASS: LLVM :: Transforms/ObjCARC/contract-storestrong.ll (11894 of 14164) PASS: LLVM :: Transforms/ObjCARC/contract.ll (11895 of 14164) PASS: LLVM :: Transforms/ObjCARC/contract-testcases.ll (11896 of 14164) PASS: LLVM :: Transforms/ObjCARC/empty-block.ll (11897 of 14164) PASS: LLVM :: Transforms/ObjCARC/expand.ll (11898 of 14164) PASS: LLVM :: Transforms/ObjCARC/gvn.ll (11899 of 14164) PASS: LLVM :: Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll (11900 of 14164) PASS: LLVM :: Transforms/ObjCARC/escape.ll (11901 of 14164) PASS: LLVM :: Transforms/ObjCARC/intrinsic-use-isolated.ll (11902 of 14164) PASS: LLVM :: Transforms/ObjCARC/intrinsic-use.ll (11903 of 14164) PASS: LLVM :: Transforms/ObjCARC/move-and-merge-autorelease.ll (11904 of 14164) PASS: LLVM :: Transforms/ObjCARC/invoke.ll (11905 of 14164) PASS: LLVM :: Transforms/ObjCARC/move-and-form-retain-autorelease.ll (11906 of 14164) PASS: LLVM :: Transforms/ObjCARC/pointer-types.ll (11907 of 14164) PASS: LLVM :: Transforms/ObjCARC/post-inlining.ll (11908 of 14164) PASS: LLVM :: Transforms/ObjCARC/nested.ll (11909 of 14164) PASS: LLVM :: Transforms/ObjCARC/path-overflow.ll (11910 of 14164) PASS: LLVM :: Transforms/ObjCARC/provenance.ll (11911 of 14164) PASS: LLVM :: Transforms/ObjCARC/pr12270.ll (11912 of 14164) PASS: LLVM :: Transforms/ObjCARC/retain-block-side-effects.ll (11913 of 14164) PASS: LLVM :: Transforms/ObjCARC/retain-not-declared.ll (11914 of 14164) PASS: LLVM :: Transforms/ObjCARC/rv.ll (11915 of 14164) PASS: LLVM :: Transforms/ObjCARC/rle-s2l.ll (11916 of 14164) PASS: LLVM :: Transforms/ObjCARC/split-backedge.ll (11917 of 14164) PASS: LLVM :: Transforms/ObjCARC/tail-call-invariant-enforcement.ll (11918 of 14164) PASS: LLVM :: Transforms/ObjCARC/weak-contract.ll (11919 of 14164) PASS: LLVM :: Transforms/ObjCARC/weak-dce.ll (11920 of 14164) PASS: LLVM :: Transforms/ObjCARC/weak-copies.ll (11921 of 14164) PASS: LLVM :: Transforms/PartiallyInlineLibCalls/bad-prototype.ll (11922 of 14164) PASS: LLVM :: Transforms/ObjCARC/weak.ll (11923 of 14164) PASS: LLVM :: Transforms/PhaseOrdering/2010-03-22-empty-baseclass.ll (11924 of 14164) PASS: LLVM :: Transforms/PhaseOrdering/basic.ll (11925 of 14164) PASS: LLVM :: Transforms/PhaseOrdering/gdce.ll (11926 of 14164) XFAIL: LLVM :: Transforms/PhaseOrdering/PR6627.ll (11927 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/call_gc_result.ll (11928 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/call-in-loop.ll (11929 of 14164) PASS: LLVM :: Transforms/PhaseOrdering/scev.ll (11930 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/basic.ll (11931 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/finite-loops.ll (11932 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/invokes.ll (11933 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/memset.ll (11934 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/patchable-statepoints.ll (11935 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/split-backedge.ll (11936 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-format.ll (11937 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-coreclr.ll (11938 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-frameescape.ll (11939 of 14164) PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-calling-conventions.ll (11940 of 14164) PASS: LLVM :: Transforms/PruneEH/2008-06-02-Weak.ll (11941 of 14164) PASS: LLVM :: Transforms/PruneEH/seh-nounwind.ll (11942 of 14164) PASS: LLVM :: Transforms/PruneEH/pr23971.ll (11943 of 14164) PASS: LLVM :: Transforms/PruneEH/simplenoreturntest.ll (11944 of 14164) PASS: LLVM :: Transforms/PruneEH/recursivetest.ll (11945 of 14164) PASS: LLVM :: Transforms/Reassociate/2002-05-15-MissedTree.ll (11946 of 14164) PASS: LLVM :: Transforms/PruneEH/simpletest.ll (11947 of 14164) PASS: LLVM :: Transforms/Reassociate/2002-05-15-AgressiveSubMove.ll (11948 of 14164) PASS: LLVM :: Transforms/Reassociate/2002-05-15-SubReassociate.ll (11949 of 14164) PASS: LLVM :: Transforms/Reassociate/2003-08-12-InfiniteLoop.ll (11950 of 14164) PASS: LLVM :: Transforms/Reassociate/2002-07-09-DominanceProblem.ll (11951 of 14164) PASS: LLVM :: Transforms/Reassociate/2005-09-01-ArrayOutOfBounds.ll (11952 of 14164) PASS: LLVM :: Transforms/Reassociate/2006-04-27-ReassociateVector.ll (11953 of 14164) PASS: LLVM :: Transforms/Reassociate/2011-01-26-UseAfterFree.ll (11954 of 14164) XFAIL: LLVM :: Transforms/Reassociate/2012-05-08-UndefLeak.ll (11955 of 14164) PASS: LLVM :: Transforms/Reassociate/2012-06-08-InfiniteLoop.ll (11956 of 14164) PASS: LLVM :: Transforms/Reassociate/basictest.ll (11957 of 14164) PASS: LLVM :: Transforms/Reassociate/absorption.ll (11958 of 14164) PASS: LLVM :: Transforms/Reassociate/commute.ll (11959 of 14164) PASS: LLVM :: Transforms/Reassociate/crash.ll (11960 of 14164) PASS: LLVM :: Transforms/Reassociate/canonicalize-neg-const.ll (11961 of 14164) PASS: LLVM :: Transforms/Reassociate/crash2.ll (11962 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-ArrayOutOfBounds.ll (11963 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-AgressiveSubMove.ll (11964 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-MissedTree.ll (11965 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-SubReassociate.ll (11966 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-ReassociateVector.ll (11967 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-basictest.ll (11968 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-mightymul.ll (11969 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-fp-commute.ll (11970 of 14164) PASS: LLVM :: Transforms/Reassociate/fp-commute.ll (11971 of 14164) PASS: LLVM :: Transforms/Reassociate/inverses.ll (11972 of 14164) PASS: LLVM :: Transforms/Reassociate/fast-multistep.ll (11973 of 14164) PASS: LLVM :: Transforms/Reassociate/looptest.ll (11974 of 14164) PASS: LLVM :: Transforms/Reassociate/min_int.ll (11975 of 14164) PASS: LLVM :: Transforms/Reassociate/mightymul.ll (11976 of 14164) PASS: LLVM :: Transforms/Reassociate/mixed-fast-nonfast-fp.ll (11977 of 14164) PASS: LLVM :: Transforms/Reassociate/mulfactor.ll (11978 of 14164) PASS: LLVM :: Transforms/Reassociate/negation.ll (11979 of 14164) PASS: LLVM :: Transforms/Reassociate/negation1.ll (11980 of 14164) PASS: LLVM :: Transforms/Reassociate/multistep.ll (11981 of 14164) PASS: LLVM :: Transforms/Reassociate/optional-flags.ll (11982 of 14164) PASS: LLVM :: Transforms/Reassociate/no-op.ll (11983 of 14164) PASS: LLVM :: Transforms/Reassociate/otherops.ll (11984 of 14164) PASS: LLVM :: Transforms/Reassociate/pr21205.ll (11985 of 14164) PASS: LLVM :: Transforms/Reassociate/secondary.ll (11986 of 14164) PASS: LLVM :: Transforms/Reassociate/pr12245.ll (11987 of 14164) PASS: LLVM :: Transforms/Reassociate/repeats.ll (11988 of 14164) PASS: LLVM :: Transforms/Reassociate/shift-factor.ll (11989 of 14164) PASS: LLVM :: Transforms/Reassociate/subtest.ll (11990 of 14164) PASS: LLVM :: Transforms/Reassociate/shifttest.ll (11991 of 14164) PASS: LLVM :: Transforms/Reassociate/wrap-flags.ll (11992 of 14164) PASS: LLVM :: Transforms/Reg2Mem/crash.ll (11993 of 14164) PASS: LLVM :: Transforms/Reassociate/xor_reassoc.ll (11994 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-1.ll (11995 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-11.ll (11996 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-10.ll (11997 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-2.ll (11998 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-3.ll (11999 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-6.ll (12000 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-5.ll (12001 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-4.ll (12002 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-7.ll (12003 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-8.ll (12004 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-9.ll (12005 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers.ll (12006 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/deref-pointers.ll (12007 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/constants.ll (12008 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/basics.ll (12009 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/live-vector.ll (12010 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/gc_relocate_creation.ll (12011 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/preprocess.ll (12012 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/liveness-basics.ll (12013 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/relocation.ll (12014 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/relocate_invoke_result.ll (12015 of 14164) PASS: LLVM :: Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll (12016 of 14164) PASS: LLVM :: Transforms/SCCP/2002-05-20-MissedIncomingValue.ll (12017 of 14164) PASS: LLVM :: Transforms/SCCP/2002-05-02-MissSecondInst.ll (12018 of 14164) PASS: LLVM :: Transforms/SCCP/2002-05-21-InvalidSimplify.ll (12019 of 14164) PASS: LLVM :: Transforms/SCCP/2002-08-30-GetElementPtrTest.ll (12020 of 14164) PASS: LLVM :: Transforms/SCCP/2004-11-16-DeadInvoke.ll (12021 of 14164) PASS: LLVM :: Transforms/SCCP/2003-08-26-InvokeHandling.ll (12022 of 14164) PASS: LLVM :: Transforms/SCCP/2004-12-10-UndefBranchBug.ll (12023 of 14164) PASS: LLVM :: Transforms/SCCP/2003-06-24-OverdefinedPHIValue.ll (12024 of 14164) PASS: LLVM :: Transforms/SCCP/2006-10-23-IPSCCP-Crash.ll (12025 of 14164) PASS: LLVM :: Transforms/SCCP/2006-12-04-PackedType.ll (12026 of 14164) PASS: LLVM :: Transforms/SCCP/2006-12-19-UndefBug.ll (12027 of 14164) PASS: LLVM :: Transforms/SCCP/2008-01-27-UndefCorrelate.ll (12028 of 14164) PASS: LLVM :: Transforms/SCCP/2008-04-22-multiple-ret-sccp.ll (12029 of 14164) PASS: LLVM :: Transforms/SCCP/2007-05-16-InvokeCrash.ll (12030 of 14164) PASS: LLVM :: Transforms/SCCP/2009-05-27-VectorOperandZero.ll (12031 of 14164) PASS: LLVM :: Transforms/SCCP/2008-05-23-UndefCallFold.ll (12032 of 14164) PASS: LLVM :: Transforms/SCCP/apint-array.ll (12033 of 14164) PASS: LLVM :: Transforms/SCCP/apint-basictest.ll (12034 of 14164) PASS: LLVM :: Transforms/SCCP/2009-01-14-IPSCCP-Invoke.ll (12035 of 14164) PASS: LLVM :: Transforms/SCCP/apint-basictest2.ll (12036 of 14164) PASS: LLVM :: Transforms/SCCP/apint-bigarray.ll (12037 of 14164) PASS: LLVM :: Transforms/SCCP/apint-basictest3.ll (12038 of 14164) PASS: LLVM :: Transforms/SCCP/apint-bigint.ll (12039 of 14164) PASS: LLVM :: Transforms/SCCP/apint-basictest4.ll (12040 of 14164) PASS: LLVM :: Transforms/SCCP/apint-ipsccp1.ll (12041 of 14164) PASS: LLVM :: Transforms/SCCP/apint-bigint2.ll (12042 of 14164) PASS: LLVM :: Transforms/SCCP/apint-ipsccp2.ll (12043 of 14164) PASS: LLVM :: Transforms/SCCP/apint-ipsccp3.ll (12044 of 14164) PASS: LLVM :: Transforms/SCCP/apint-load.ll (12045 of 14164) PASS: LLVM :: Transforms/SCCP/apint-phi.ll (12046 of 14164) PASS: LLVM :: Transforms/SCCP/apint-select.ll (12047 of 14164) PASS: LLVM :: Transforms/SCCP/atomic-load-store.ll (12048 of 14164) PASS: LLVM :: Transforms/SCCP/apint-ipsccp4.ll (12049 of 14164) PASS: LLVM :: Transforms/SCCP/crash.ll (12050 of 14164) PASS: LLVM :: Transforms/SCCP/atomic.ll (12051 of 14164) PASS: LLVM :: Transforms/SCCP/calltest.ll (12052 of 14164) PASS: LLVM :: Transforms/SCCP/ipsccp-addr-taken.ll (12053 of 14164) PASS: LLVM :: Transforms/SCCP/ipsccp-basic.ll (12054 of 14164) PASS: LLVM :: Transforms/SCCP/retvalue-undef.ll (12055 of 14164) PASS: LLVM :: Transforms/SCCP/loadtest.ll (12056 of 14164) PASS: LLVM :: Transforms/SCCP/logical-nuke.ll (12057 of 14164) PASS: LLVM :: Transforms/SCCP/sccptest.ll (12058 of 14164) PASS: LLVM :: Transforms/SCCP/switch.ll (12059 of 14164) PASS: LLVM :: Transforms/SCCP/select.ll (12060 of 14164) PASS: LLVM :: Transforms/SCCP/undef-resolve.ll (12061 of 14164) PASS: LLVM :: Transforms/SCCP/vector-bitcast.ll (12062 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/AArch64/commute.ll (12063 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/AArch64/mismatched-intrinsics.ll (12064 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/AArch64/sdiv-pow2.ll (12065 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/AArch64/load-store-q.ll (12066 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/ARM/memory.ll (12067 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/addsub.ll (12068 of 14164) XFAIL: LLVM :: Transforms/SLPVectorizer/AMDGPU/simplebb.ll (12069 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/ARM/sroa.ll (12070 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/align.ll (12071 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/bad_types.ll (12072 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/atomics.ll (12073 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/barriercall.ll (12074 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/call.ll (12075 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/cast.ll (12076 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/cmp_sel.ll (12077 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/compare-reduce.ll (12078 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_7zip.ll (12079 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/continue_vectorizing.ll (12080 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/consecutive-access.ll (12081 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_binaryop.ll (12082 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_cmpop.ll (12083 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_bullet.ll (12084 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_bullet3.ll (12085 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_dequeue.ll (12086 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_mandeltext.ll (12087 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_gep.ll (12088 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_lencod.ll (12089 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_flop7.ll (12090 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_sim4b1.ll (12091 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_netbsd_decompress.ll (12092 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_scheduling.ll (12093 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_smallpt.ll (12094 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/cross_block_slp.ll (12095 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/cycle_dup.ll (12096 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_vectorizeTree.ll (12097 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/cse.ll (12098 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/diamond.ll (12099 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/external_user.ll (12100 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/debug_info.ll (12101 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/extract_in_tree_user.ll (12102 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/extract.ll (12103 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/flag.ll (12104 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/extractcost.ll (12105 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/hoist.ll (12106 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/gep.ll (12107 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/implicitfloat.ll (12108 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/in-tree-user.ll (12109 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/intrinsic.ll (12110 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/horizontal.ll (12111 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/insert-element-build-vector.ll (12112 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/long_chains.ll (12113 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/loopinvariant.ll (12114 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/metadata.ll (12115 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/multi_block.ll (12116 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/odd_store.ll (12117 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/multi_user.ll (12118 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/non-vectorizable-intrinsic.ll (12119 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/operandorder.ll (12120 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi.ll (12121 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi3.ll (12122 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/opt.ll (12123 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/ordering.ll (12124 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/powof2div.ll (12125 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi_landingpad.ll (12126 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi_overalignedtype.ll (12127 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16571.ll (12128 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16628.ll (12129 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16899.ll (12130 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr18060.ll (12131 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction2.ll (12132 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/propagate_ir_flags.ll (12133 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/rgb_phi.ll (12134 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/return.ll (12135 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr19657.ll (12136 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction.ll (12137 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/saxpy.ll (12138 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/scheduling.ll (12139 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/simplebb.ll (12140 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/simple-loop.ll (12141 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/tiny-tree.ll (12142 of 14164) UNSUPPORTED: LLVM :: Transforms/SLPVectorizer/XCore/no-vector-registers.ll (12143 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/unreachable.ll (12144 of 14164) PASS: LLVM :: Transforms/SROA/address-spaces.ll (12145 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/value-bug.ll (12146 of 14164) PASS: LLVM :: Transforms/SLPVectorizer/X86/vector.ll (12147 of 14164) PASS: LLVM :: Transforms/SROA/alignment.ll (12148 of 14164) PASS: LLVM :: Transforms/SROA/fca.ll (12149 of 14164) PASS: LLVM :: Transforms/SROA/ppcf128-no-fold.ll (12150 of 14164) PASS: LLVM :: Transforms/SROA/slice-order-independence.ll (12151 of 14164) PASS: LLVM :: Transforms/SROA/phi-and-select.ll (12152 of 14164) PASS: LLVM :: Transforms/SROA/big-endian.ll (12153 of 14164) PASS: LLVM :: Transforms/SROA/slice-width.ll (12154 of 14164) PASS: LLVM :: Transforms/SROA/vector-conversion.ll (12155 of 14164) PASS: LLVM :: Transforms/SROA/vector-lifetime-intrinsic.ll (12156 of 14164) PASS: LLVM :: Transforms/SROA/vectors-of-pointers.ll (12157 of 14164) PASS: LLVM :: Transforms/SROA/vector-promotion.ll (12158 of 14164) PASS: LLVM :: Transforms/SafeStack/addr-taken.ll (12159 of 14164) PASS: LLVM :: Transforms/SafeStack/array.ll (12160 of 14164) PASS: LLVM :: Transforms/SafeStack/array-aligned.ll (12161 of 14164) PASS: LLVM :: Transforms/SafeStack/cast.ll (12162 of 14164) PASS: LLVM :: Transforms/SROA/basictest.ll (12163 of 14164) PASS: LLVM :: Transforms/SafeStack/constant-gep-call.ll (12164 of 14164) PASS: LLVM :: Transforms/SafeStack/call.ll (12165 of 14164) PASS: LLVM :: Transforms/SafeStack/constant-gep.ll (12166 of 14164) PASS: LLVM :: Transforms/SafeStack/constant-geps.ll (12167 of 14164) PASS: LLVM :: Transforms/SafeStack/dynamic-alloca.ll (12168 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-addr-pointer.ll (12169 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-bitcast-store.ll (12170 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-bitcast-store2.ll (12171 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-call.ll (12172 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-casted-pointer.ll (12173 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-gep-invoke.ll (12174 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-gep-call.ll (12175 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-gep-negative.ll (12176 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-gep-ptrtoint.ll (12177 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-gep-store.ll (12178 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-phi-call.ll (12179 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-select-call.ll (12180 of 14164) PASS: LLVM :: Transforms/SafeStack/escape-vector.ll (12181 of 14164) PASS: LLVM :: Transforms/SafeStack/phi-cycle.ll (12182 of 14164) PASS: LLVM :: Transforms/SafeStack/no-attr.ll (12183 of 14164) PASS: LLVM :: Transforms/SafeStack/invoke.ll (12184 of 14164) PASS: LLVM :: Transforms/SafeStack/setjmp.ll (12185 of 14164) PASS: LLVM :: Transforms/SafeStack/struct.ll (12186 of 14164) PASS: LLVM :: Transforms/SafeStack/setjmp2.ll (12187 of 14164) PASS: LLVM :: Transforms/SampleProfile/calls.ll (12188 of 14164) PASS: LLVM :: Transforms/SampleProfile/entry_counts.ll (12189 of 14164) PASS: LLVM :: Transforms/SampleProfile/discriminator.ll (12190 of 14164) PASS: LLVM :: Transforms/SampleProfile/branch.ll (12191 of 14164) PASS: LLVM :: Transforms/SampleProfile/propagate.ll (12192 of 14164) PASS: LLVM :: Transforms/SampleProfile/fnptr.ll (12193 of 14164) PASS: LLVM :: Transforms/SampleProfile/syntax.ll (12194 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2003-09-12-IncorrectPromote.ll (12195 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2003-05-29-ArrayFail.ll (12196 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2006-11-07-InvalidArrayPromote.ll (12197 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll (12198 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2008-01-29-PromoteBug.ll (12199 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll (12200 of 14164) XFAIL: LLVM :: Transforms/ScalarRepl/2007-11-03-bigendian_apint.ll (12201 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2008-02-28-SubElementExtractCrash.ll (12202 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2008-06-05-loadstore-agg.ll (12203 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2008-06-22-LargeArray.ll (12204 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2008-08-22-out-of-range-array-promote.ll (12205 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2009-02-05-LoadFCA.ll (12206 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2008-09-22-vector-gep.ll (12207 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2009-02-02-ScalarPromoteOutOfRange.ll (12208 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2009-03-04-MemCpyAlign.ll (12209 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2010-01-18-SelfCopy.ll (12210 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2011-05-06-CapturedAlloca.ll (12211 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2011-06-17-VectorPartialMemset.ll (12212 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2009-12-11-NeonTypes.ll (12213 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2011-10-11-VectorMemset.ll (12214 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll (12215 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2011-10-22-VectorCrash.ll (12216 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll (12217 of 14164) PASS: LLVM :: Transforms/ScalarRepl/2011-11-11-EmptyStruct.ll (12218 of 14164) PASS: LLVM :: Transforms/ScalarRepl/AggregatePromote.ll (12219 of 14164) PASS: LLVM :: Transforms/ScalarRepl/DifferingTypes.ll (12220 of 14164) PASS: LLVM :: Transforms/ScalarRepl/address-space.ll (12221 of 14164) PASS: LLVM :: Transforms/ScalarRepl/basictest.ll (12222 of 14164) PASS: LLVM :: Transforms/ScalarRepl/arraytest.ll (12223 of 14164) PASS: LLVM :: Transforms/ScalarRepl/badarray.ll (12224 of 14164) PASS: LLVM :: Transforms/ScalarRepl/copy-aggregate.ll (12225 of 14164) PASS: LLVM :: Transforms/ScalarRepl/bitfield-sroa.ll (12226 of 14164) PASS: LLVM :: Transforms/ScalarRepl/debuginfo-preserved.ll (12227 of 14164) PASS: LLVM :: Transforms/ScalarRepl/crash.ll (12228 of 14164) PASS: LLVM :: Transforms/ScalarRepl/lifetime.ll (12229 of 14164) PASS: LLVM :: Transforms/ScalarRepl/inline-vector.ll (12230 of 14164) PASS: LLVM :: Transforms/ScalarRepl/memcpy-align.ll (12231 of 14164) PASS: LLVM :: Transforms/ScalarRepl/load-store-aggregate.ll (12232 of 14164) PASS: LLVM :: Transforms/ScalarRepl/nonzero-first-index.ll (12233 of 14164) PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate-byte-leader.ll (12234 of 14164) PASS: LLVM :: Transforms/ScalarRepl/negative-memset.ll (12235 of 14164) PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate.ll (12236 of 14164) PASS: LLVM :: Transforms/ScalarRepl/only-memcpy-uses.ll (12237 of 14164) PASS: LLVM :: Transforms/ScalarRepl/phi-cycle.ll (12238 of 14164) PASS: LLVM :: Transforms/ScalarRepl/phi-select.ll (12239 of 14164) PASS: LLVM :: Transforms/ScalarRepl/phinodepromote.ll (12240 of 14164) PASS: LLVM :: Transforms/ScalarRepl/select_promote.ll (12241 of 14164) PASS: LLVM :: Transforms/ScalarRepl/not-a-vector.ll (12242 of 14164) PASS: LLVM :: Transforms/ScalarRepl/sroa-fca.ll (12243 of 14164) PASS: LLVM :: Transforms/ScalarRepl/sroa_two.ll (12244 of 14164) PASS: LLVM :: Transforms/ScalarRepl/union-pointer.ll (12245 of 14164) PASS: LLVM :: Transforms/ScalarRepl/union-fp-int.ll (12246 of 14164) PASS: LLVM :: Transforms/ScalarRepl/union-packed.ll (12247 of 14164) PASS: LLVM :: Transforms/ScalarRepl/vectors-with-mismatched-elements.ll (12248 of 14164) PASS: LLVM :: Transforms/ScalarRepl/vector_promote.ll (12249 of 14164) PASS: LLVM :: Transforms/ScalarRepl/vector_memcpy.ll (12250 of 14164) PASS: LLVM :: Transforms/ScalarRepl/volatile.ll (12251 of 14164) PASS: LLVM :: Transforms/Scalarizer/cache-bug.ll (12252 of 14164) PASS: LLVM :: Transforms/Scalarizer/dbginfo.ll (12253 of 14164) PASS: LLVM :: Transforms/Scalarizer/basic.ll (12254 of 14164) PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/AMDGPU/split-gep-and-gvn-addrspace-addressing-modes.ll (12255 of 14164) PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/value-tracking-domtree.ll (12256 of 14164) PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep.ll (12257 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2002-05-21-PHIElimination.ll (12258 of 14164) PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep-and-gvn.ll (12259 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2003-03-07-DominateProblem.ll (12260 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2002-09-24-PHIAssertion.ll (12261 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFold.ll (12262 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-05-InvokeCrash.ll (12263 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFoldOrdering.ll (12264 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch-dbg.ll (12265 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch.ll (12266 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll (12267 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2004-12-10-SimplifyCFGCrash.ll (12268 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2005-06-16-PHICrash.ll (12269 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2005-10-02-InvokeSimplify.ll (12270 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2005-12-03-IncorrectPHIFold.ll (12271 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2006-02-17-InfiniteUnroll.ll (12272 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2006-06-12-InfLoop.ll (12273 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll (12274 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2006-08-03-Crash.ll (12275 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2006-10-19-UncondDiv.ll (12276 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2007-11-22-InvokeNoUnwind.ll (12277 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-01-02-hoist-fp-add.ll (12278 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2007-12-21-Crash.ll (12279 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll (12280 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-09-08-MultiplePred.ll (12281 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll (12282 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-09-17-SpeculativeHoist.ll (12283 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-10-03-SpeculativelyExecuteBeforePHI.ll (12284 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2009-01-18-PHIPropCrash.ll (12285 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-12-06-SingleEntryPhi.ll (12286 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2008-12-16-DCECond.ll (12287 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll (12288 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll (12289 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2009-05-12-externweak.ll (12290 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2011-03-08-UnreachableUse.ll (12291 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/2011-09-05-TrivialLPad.ll (12292 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/BrUnwind.ll (12293 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/CoveredLookupTable.ll (12294 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/AArch64/prefer-fma.ll (12295 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/EmptyBlockMerge.ll (12296 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/AMDGPU/cttz-ctlz.ll (12297 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/DeadSetCC.ll (12298 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/HoistCode.ll (12299 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/ForwardSwitchConditionToPHI.ll (12300 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll (12301 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/MagicPointer.ll (12302 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PR16069.ll (12303 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PHINode.ll (12304 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PR9946.ll (12305 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PR17073.ll (12306 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge.ll (12307 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge2.ll (12308 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate2.ll (12309 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate.ll (12310 of 14164) UNSUPPORTED: LLVM :: Transforms/SimplifyCFG/SPARC/switch_to_lookup_table.ll (12311 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PhiNoEliminate.ll (12312 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/SpeculativeExec.ll (12313 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PowerPC/cttz-ctlz-spec.ll (12314 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/UncondBranchToReturn.ll (12315 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/UnreachableEliminate.ll (12316 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate3.ll (12317 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll (12318 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/X86/switch-table-bug.ll (12319 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/X86/switch-covered-bug.ll (12320 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/assume.ll (12321 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/attr-noduplicate.ll (12322 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll (12323 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-merge.ll (12324 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-prop.ll (12325 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/basictest.ll (12326 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-dbg.ll (12327 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-test.ll (12328 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/branch-phi-thread.ll (12329 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold.ll (12330 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-threshold.ll (12331 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/common-dest-folding.ll (12332 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/dce-cond-after-folding-terminator.ll (12333 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/clamp.ll (12334 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/dbginfo.ll (12335 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/duplicate-landingpad.ll (12336 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/duplicate-phis.ll (12337 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/extract-cost.ll (12338 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/hoist-common-code.ll (12339 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/hoist-with-range.ll (12340 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/hoist-dbgvalue.ll (12341 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/indirectbr.ll (12342 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/invoke.ll (12343 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/iterative-simplify.ll (12344 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/multiple-phis.ll (12345 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/no_speculative_loads_with_tsan.ll (12346 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/invoke_unwind.ll (12347 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/lifetime.ll (12348 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/phi-undef-loadstore.ll (12349 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-partial.ll (12350 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/noreturn-call.ll (12351 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights.ll (12352 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/return-merge.ll (12353 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-switch-create.ll (12354 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/seh-nounwind.ll (12355 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/select-gep.ll (12356 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/sink-common-code.ll (12357 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/speculate-math.ll (12358 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/speculate-store.ll (12359 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/speculate-vector-ops.ll (12360 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/speculate-with-offset.ll (12361 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/statepoint-invoke-unwind.ll (12362 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-on-const-select.ll (12363 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-masked-bits.ll (12364 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-to-icmp.ll (12365 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-simplify-crash.ll (12366 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-to-br.ll (12367 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-to-select-multiple-edge-per-block-phi.ll (12368 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-to-select-two-case.ll (12369 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch-range-to-icmp.ll (12370 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch_switch_fold.ll (12371 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/trap-debugloc.ll (12372 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch_thread.ll (12373 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/two-entry-phi-return.ll (12374 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/switch_create.ll (12375 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/trapping-load-unreachable.ll (12376 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/unreachable-blocks.ll (12377 of 14164) PASS: LLVM :: Transforms/SimplifyCFG/volatile-phioper.ll (12378 of 14164) PASS: LLVM :: Transforms/Sink/convergent.ll (12379 of 14164) PASS: LLVM :: Transforms/Sink/basic.ll (12380 of 14164) PASS: LLVM :: Transforms/SpeculativeExecution/spec.ll (12381 of 14164) PASS: LLVM :: Transforms/StraightLineStrengthReduce/AMDGPU/pr23975.ll (12382 of 14164) PASS: LLVM :: Transforms/StraightLineStrengthReduce/AMDGPU/reassociate-geps-and-slsr-addrspace.ll (12383 of 14164) PASS: LLVM :: Transforms/StraightLineStrengthReduce/X86/no-slsr.ll (12384 of 14164) PASS: LLVM :: Transforms/StraightLineStrengthReduce/slsr-add.ll (12385 of 14164) PASS: LLVM :: Transforms/StraightLineStrengthReduce/NVPTX/reassociate-geps-and-slsr.ll (12386 of 14164) PASS: LLVM :: Transforms/StraightLineStrengthReduce/slsr-mul.ll (12387 of 14164) PASS: LLVM :: Transforms/StraightLineStrengthReduce/slsr-gep.ll (12388 of 14164) PASS: LLVM :: Transforms/StripSymbols/block-address.ll (12389 of 14164) PASS: LLVM :: Transforms/StripSymbols/2010-06-30-StripDebug.ll (12390 of 14164) PASS: LLVM :: Transforms/StripSymbols/2007-01-15-llvm.used.ll (12391 of 14164) PASS: LLVM :: Transforms/StripSymbols/2010-08-25-crash.ll (12392 of 14164) PASS: LLVM :: Transforms/StripSymbols/strip-dead-debug-info.ll (12393 of 14164) PASS: LLVM :: Transforms/StructurizeCFG/branch-on-argument.ll (12394 of 14164) PASS: LLVM :: Transforms/StructurizeCFG/nested-loop-order.ll (12395 of 14164) PASS: LLVM :: Transforms/StructurizeCFG/loop-multiple-exits.ll (12396 of 14164) PASS: LLVM :: Transforms/StructurizeCFG/no-branch-to-entry.ll (12397 of 14164) PASS: LLVM :: Transforms/StructurizeCFG/post-order-traversal-bug.ll (12398 of 14164) PASS: LLVM :: Transforms/StructurizeCFG/one-loop-multiple-backedges.ll (12399 of 14164) PASS: LLVM :: Transforms/StructurizeCFG/switch.ll (12400 of 14164) UNSUPPORTED: LLVM :: Transforms/TailCallElim/ackermann.ll (12401 of 14164) PASS: LLVM :: Transforms/TailCallElim/EraseBB.ll (12402 of 14164) UNSUPPORTED: LLVM :: Transforms/TailCallElim/dup_tail.ll (12403 of 14164) PASS: LLVM :: Transforms/TailCallElim/basic.ll (12404 of 14164) PASS: LLVM :: Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll (12405 of 14164) PASS: LLVM :: Transforms/TailCallElim/accum_recursion.ll (12406 of 14164) PASS: LLVM :: Transforms/TailCallElim/dont_reorder_load.ll (12407 of 14164) UNSUPPORTED: LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll (12408 of 14164) PASS: LLVM :: Transforms/TailCallElim/inf-recursion.ll (12409 of 14164) PASS: LLVM :: Transforms/TailCallElim/setjmp.ll (12410 of 14164) PASS: LLVM :: Transforms/Util/flattencfg.ll (12411 of 14164) PASS: LLVM :: Transforms/TailCallElim/reorder_load.ll (12412 of 14164) PASS: LLVM :: Transforms/Util/lowerswitch.ll (12413 of 14164) PASS: LLVM :: Transforms/Util/combine-alias-scope-metadata.ll (12414 of 14164) PASS: LLVM :: Verifier/2002-11-05-GetelementptrPointers.ll (12415 of 14164) PASS: LLVM :: Verifier/2002-04-13-RetTypes.ll (12416 of 14164) PASS: LLVM :: Verifier/2004-05-21-SwitchConstantMismatch.ll (12417 of 14164) PASS: LLVM :: Verifier/2006-07-11-StoreStruct.ll (12418 of 14164) PASS: LLVM :: Verifier/2006-10-15-AddrLabel.ll (12419 of 14164) PASS: LLVM :: Verifier/2007-12-21-InvokeParamAttrs.ll (12420 of 14164) PASS: LLVM :: Verifier/2006-12-12-IntrinsicDefine.ll (12421 of 14164) PASS: LLVM :: Verifier/2008-03-01-AllocaSized.ll (12422 of 14164) PASS: LLVM :: Verifier/2008-01-11-VarargAttrs.ll (12423 of 14164) PASS: LLVM :: Verifier/2008-08-22-MemCpyAlignment.ll (12424 of 14164) PASS: LLVM :: Verifier/2008-11-15-RetVoid.ll (12425 of 14164) PASS: LLVM :: Verifier/2009-05-29-InvokeResult1.ll (12426 of 14164) PASS: LLVM :: Verifier/2009-05-29-InvokeResult2.ll (12427 of 14164) PASS: LLVM :: Verifier/2009-05-29-InvokeResult3.ll (12428 of 14164) PASS: LLVM :: Verifier/2010-08-07-PointerIntrinsic.ll (12429 of 14164) PASS: LLVM :: Verifier/SelfReferential.ll (12430 of 14164) PASS: LLVM :: Verifier/AmbiguousPhi.ll (12431 of 14164) PASS: LLVM :: Verifier/PhiGrouping.ll (12432 of 14164) PASS: LLVM :: Verifier/alias.ll (12433 of 14164) PASS: LLVM :: Verifier/bitcast-address-space-nested-global.ll (12434 of 14164) PASS: LLVM :: Verifier/bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.ll (12435 of 14164) PASS: LLVM :: Verifier/bitcast-address-space-nested-global-cycle.ll (12436 of 14164) PASS: LLVM :: Verifier/bitcast-address-space-through-constant-inttoptr.ll (12437 of 14164) PASS: LLVM :: Verifier/bitcast-address-space-through-gep.ll (12438 of 14164) PASS: LLVM :: Verifier/bitcast-address-space-through-gep-2.ll (12439 of 14164) PASS: LLVM :: Verifier/bitcast-address-space-through-inttoptr.ll (12440 of 14164) PASS: LLVM :: Verifier/bitcast-address-spaces.ll (12441 of 14164) PASS: LLVM :: Verifier/bitcast-alias-address-space.ll (12442 of 14164) PASS: LLVM :: Verifier/byval-1.ll (12443 of 14164) PASS: LLVM :: Verifier/bitcast-vector-pointer-as.ll (12444 of 14164) PASS: LLVM :: Verifier/byval-4.ll (12445 of 14164) PASS: LLVM :: Verifier/comdat-decl1.ll (12446 of 14164) PASS: LLVM :: Verifier/comdat2.ll (12447 of 14164) PASS: LLVM :: Verifier/comdat.ll (12448 of 14164) PASS: LLVM :: Verifier/comdat-decl2.ll (12449 of 14164) PASS: LLVM :: Verifier/comdat3.ll (12450 of 14164) PASS: LLVM :: Verifier/dbg-typerefs.ll (12451 of 14164) PASS: LLVM :: Verifier/cttz-undef-arg.ll (12452 of 14164) PASS: LLVM :: Verifier/dbg.ll (12453 of 14164) PASS: LLVM :: Verifier/dominates.ll (12454 of 14164) PASS: LLVM :: Verifier/fpmath.ll (12455 of 14164) PASS: LLVM :: Verifier/function-metadata-bad.ll (12456 of 14164) PASS: LLVM :: Verifier/function-metadata-good.ll (12457 of 14164) PASS: LLVM :: Verifier/frameescape.ll (12458 of 14164) PASS: LLVM :: Verifier/gc_relocate_operand.ll (12459 of 14164) PASS: LLVM :: Verifier/gc_relocate_addrspace.ll (12460 of 14164) PASS: LLVM :: Verifier/gc_relocate_return.ll (12461 of 14164) PASS: LLVM :: Verifier/gcread-ptrptr.ll (12462 of 14164) PASS: LLVM :: Verifier/gcroot-meta.ll (12463 of 14164) PASS: LLVM :: Verifier/gcroot-ptrptr.ll (12464 of 14164) PASS: LLVM :: Verifier/gcroot-alloca.ll (12465 of 14164) PASS: LLVM :: Verifier/gcwrite-ptrptr.ll (12466 of 14164) PASS: LLVM :: Verifier/global-ctors.ll (12467 of 14164) PASS: LLVM :: Verifier/ident-meta1.ll (12468 of 14164) PASS: LLVM :: Verifier/ident-meta3.ll (12469 of 14164) PASS: LLVM :: Verifier/ident-meta2.ll (12470 of 14164) PASS: LLVM :: Verifier/inalloca2.ll (12471 of 14164) PASS: LLVM :: Verifier/ident-meta4.ll (12472 of 14164) PASS: LLVM :: Verifier/inalloca1.ll (12473 of 14164) PASS: LLVM :: Verifier/inalloca-vararg.ll (12474 of 14164) PASS: LLVM :: Verifier/inalloca3.ll (12475 of 14164) PASS: LLVM :: Verifier/invalid-patchable-statepoint.ll (12476 of 14164) PASS: LLVM :: Verifier/invalid-statepoint.ll (12477 of 14164) PASS: LLVM :: Verifier/invalid-statepoint2.ll (12478 of 14164) PASS: LLVM :: Verifier/invoke.ll (12479 of 14164) PASS: LLVM :: Verifier/llvm.compiler_used-invalid-type.ll (12480 of 14164) PASS: LLVM :: Verifier/jumptable.ll (12481 of 14164) PASS: LLVM :: Verifier/llvm.dbg.declare-address.ll (12482 of 14164) PASS: LLVM :: Verifier/llvm.dbg.declare-expression.ll (12483 of 14164) PASS: LLVM :: Verifier/llvm.dbg.declare-variable.ll (12484 of 14164) PASS: LLVM :: Verifier/llvm.dbg.intrinsic-dbg-attachment.ll (12485 of 14164) PASS: LLVM :: Verifier/llvm.dbg.value-expression.ll (12486 of 14164) PASS: LLVM :: Verifier/llvm.dbg.value-value.ll (12487 of 14164) PASS: LLVM :: Verifier/llvm.used-invalid-init2.ll (12488 of 14164) PASS: LLVM :: Verifier/llvm.used-invalid-init.ll (12489 of 14164) PASS: LLVM :: Verifier/llvm.dbg.value-variable.ll (12490 of 14164) PASS: LLVM :: Verifier/llvm.used-invalid-type2.ll (12491 of 14164) PASS: LLVM :: Verifier/mdcompositetype-templateparams-tuple.ll (12492 of 14164) PASS: LLVM :: Verifier/llvm.used-invalid-type.ll (12493 of 14164) PASS: LLVM :: Verifier/llvm.used-ptr-type.ll (12494 of 14164) PASS: LLVM :: Verifier/module-flags-2.ll (12495 of 14164) PASS: LLVM :: Verifier/memcpy.ll (12496 of 14164) PASS: LLVM :: Verifier/mdcompositetype-templateparams.ll (12497 of 14164) PASS: LLVM :: Verifier/musttail-valid.ll (12498 of 14164) PASS: LLVM :: Verifier/module-flags-1.ll (12499 of 14164) PASS: LLVM :: Verifier/module-flags-3.ll (12500 of 14164) PASS: LLVM :: Verifier/musttail-invalid.ll (12501 of 14164) PASS: LLVM :: Verifier/recursive-struct-param.ll (12502 of 14164) PASS: LLVM :: Verifier/range-2.ll (12503 of 14164) PASS: LLVM :: Verifier/recursive-type-1.ll (12504 of 14164) PASS: LLVM :: Verifier/range-1.ll (12505 of 14164) PASS: LLVM :: Verifier/recursive-type-2.ll (12506 of 14164) PASS: LLVM :: Verifier/sret.ll (12507 of 14164) PASS: LLVM :: Verifier/recursive-type-3.ll (12508 of 14164) PASS: LLVM :: Verifier/statepoint.ll (12509 of 14164) PASS: LLVM :: Verifier/varargs-intrinsic.ll (12510 of 14164) PASS: LLVM :: YAMLParser/bool.test (12511 of 14164) PASS: LLVM :: YAMLParser/construct-custom.test (12512 of 14164) PASS: LLVM :: YAMLParser/construct-bool.test (12513 of 14164) PASS: LLVM :: YAMLParser/construct-float.test (12514 of 14164) PASS: LLVM :: YAMLParser/construct-null.test (12515 of 14164) PASS: LLVM :: YAMLParser/construct-map.test (12516 of 14164) PASS: LLVM :: YAMLParser/construct-merge.test (12517 of 14164) PASS: LLVM :: YAMLParser/construct-int.test (12518 of 14164) PASS: LLVM :: YAMLParser/construct-omap.test (12519 of 14164) PASS: LLVM :: YAMLParser/construct-pairs.test (12520 of 14164) PASS: LLVM :: YAMLParser/construct-seq.test (12521 of 14164) PASS: LLVM :: YAMLParser/construct-str-ascii.test (12522 of 14164) PASS: LLVM :: YAMLParser/construct-set.test (12523 of 14164) PASS: LLVM :: YAMLParser/construct-str.test (12524 of 14164) PASS: LLVM :: YAMLParser/construct-timestamp.test (12525 of 14164) PASS: LLVM :: YAMLParser/construct-value.test (12526 of 14164) PASS: LLVM :: YAMLParser/duplicate-mapping-key.former-loader-error.test (12527 of 14164) PASS: LLVM :: YAMLParser/duplicate-value-key.former-loader-error.test (12528 of 14164) PASS: LLVM :: YAMLParser/duplicate-key.former-loader-error.test (12529 of 14164) PASS: LLVM :: YAMLParser/duplicate-merge-key.former-loader-error.test (12530 of 14164) PASS: LLVM :: YAMLParser/emit-block-scalar-in-simple-key-context-bug.test (12531 of 14164) PASS: LLVM :: YAMLParser/invalid-single-quote-bug.test (12532 of 14164) PASS: LLVM :: YAMLParser/float.test (12533 of 14164) PASS: LLVM :: YAMLParser/int.test (12534 of 14164) PASS: LLVM :: YAMLParser/empty-document-bug.test (12535 of 14164) PASS: LLVM :: YAMLParser/merge.test (12536 of 14164) PASS: LLVM :: YAMLParser/negative-float-bug.test (12537 of 14164) PASS: LLVM :: YAMLParser/resolver.test (12538 of 14164) PASS: LLVM :: YAMLParser/more-floats.test (12539 of 14164) PASS: LLVM :: YAMLParser/scan-document-end-bug.test (12540 of 14164) PASS: LLVM :: YAMLParser/null.test (12541 of 14164) PASS: LLVM :: YAMLParser/scan-line-break-bug.test (12542 of 14164) PASS: LLVM :: YAMLParser/run-parser-crash-bug.test (12543 of 14164) PASS: LLVM :: YAMLParser/single-dot-is-not-float-bug.test (12544 of 14164) PASS: LLVM :: YAMLParser/sloppy-indentation.test (12545 of 14164) PASS: LLVM :: YAMLParser/spec-02-02.test (12546 of 14164) PASS: LLVM :: YAMLParser/spec-02-01.test (12547 of 14164) PASS: LLVM :: YAMLParser/spec-02-05.test (12548 of 14164) PASS: LLVM :: YAMLParser/spec-02-04.test (12549 of 14164) PASS: LLVM :: YAMLParser/spec-02-03.test (12550 of 14164) PASS: LLVM :: YAMLParser/spec-02-07.test (12551 of 14164) PASS: LLVM :: YAMLParser/spec-02-06.test (12552 of 14164) PASS: LLVM :: YAMLParser/spec-02-09.test (12553 of 14164) PASS: LLVM :: YAMLParser/spec-02-08.test (12554 of 14164) PASS: LLVM :: YAMLParser/spec-02-10.test (12555 of 14164) PASS: LLVM :: YAMLParser/spec-02-11.test (12556 of 14164) PASS: LLVM :: YAMLParser/spec-02-13.test (12557 of 14164) PASS: LLVM :: YAMLParser/spec-02-12.test (12558 of 14164) PASS: LLVM :: YAMLParser/spec-02-14.test (12559 of 14164) PASS: LLVM :: YAMLParser/spec-02-16.test (12560 of 14164) PASS: LLVM :: YAMLParser/spec-02-15.test (12561 of 14164) PASS: LLVM :: YAMLParser/spec-02-18.test (12562 of 14164) PASS: LLVM :: YAMLParser/spec-02-17.test (12563 of 14164) PASS: LLVM :: YAMLParser/spec-02-20.test (12564 of 14164) PASS: LLVM :: YAMLParser/spec-02-22.test (12565 of 14164) PASS: LLVM :: YAMLParser/spec-02-19.test (12566 of 14164) PASS: LLVM :: YAMLParser/spec-02-21.test (12567 of 14164) PASS: LLVM :: YAMLParser/spec-02-23.test (12568 of 14164) PASS: LLVM :: YAMLParser/spec-02-25.test (12569 of 14164) PASS: LLVM :: YAMLParser/spec-02-24.test (12570 of 14164) PASS: LLVM :: YAMLParser/spec-02-26.test (12571 of 14164) PASS: LLVM :: YAMLParser/spec-02-27.test (12572 of 14164) PASS: LLVM :: YAMLParser/spec-02-28.test (12573 of 14164) PASS: LLVM :: YAMLParser/spec-05-01-utf8.test (12574 of 14164) PASS: LLVM :: YAMLParser/spec-05-03.test (12575 of 14164) PASS: LLVM :: YAMLParser/spec-05-02-utf8.test (12576 of 14164) PASS: LLVM :: YAMLParser/spec-05-04.test (12577 of 14164) PASS: LLVM :: YAMLParser/spec-05-05.test (12578 of 14164) PASS: LLVM :: YAMLParser/spec-05-08.test (12579 of 14164) PASS: LLVM :: YAMLParser/spec-05-06.test (12580 of 14164) PASS: LLVM :: YAMLParser/spec-05-09.test (12581 of 14164) PASS: LLVM :: YAMLParser/spec-05-07.test (12582 of 14164) PASS: LLVM :: YAMLParser/spec-05-11.test (12583 of 14164) PASS: LLVM :: YAMLParser/spec-05-13.test (12584 of 14164) PASS: LLVM :: YAMLParser/spec-05-12.test (12585 of 14164) PASS: LLVM :: YAMLParser/spec-05-10.test (12586 of 14164) PASS: LLVM :: YAMLParser/spec-05-14.test (12587 of 14164) PASS: LLVM :: YAMLParser/spec-06-01.test (12588 of 14164) PASS: LLVM :: YAMLParser/spec-06-03.test (12589 of 14164) PASS: LLVM :: YAMLParser/spec-06-02.test (12590 of 14164) PASS: LLVM :: YAMLParser/spec-05-15.test (12591 of 14164) PASS: LLVM :: YAMLParser/spec-06-04.test (12592 of 14164) PASS: LLVM :: YAMLParser/spec-06-06.test (12593 of 14164) PASS: LLVM :: YAMLParser/spec-06-05.test (12594 of 14164) PASS: LLVM :: YAMLParser/spec-06-07.test (12595 of 14164) PASS: LLVM :: YAMLParser/spec-06-08.test (12596 of 14164) PASS: LLVM :: YAMLParser/spec-07-01.test (12597 of 14164) PASS: LLVM :: YAMLParser/spec-07-02.test (12598 of 14164) PASS: LLVM :: YAMLParser/spec-07-03.test (12599 of 14164) PASS: LLVM :: YAMLParser/spec-07-04.test (12600 of 14164) PASS: LLVM :: YAMLParser/spec-07-05.test (12601 of 14164) PASS: LLVM :: YAMLParser/spec-07-06.test (12602 of 14164) PASS: LLVM :: YAMLParser/spec-07-07a.test (12603 of 14164) PASS: LLVM :: YAMLParser/spec-07-08.test (12604 of 14164) PASS: LLVM :: YAMLParser/spec-07-09.test (12605 of 14164) PASS: LLVM :: YAMLParser/spec-07-07b.test (12606 of 14164) PASS: LLVM :: YAMLParser/spec-07-12a.test (12607 of 14164) PASS: LLVM :: YAMLParser/spec-07-11.test (12608 of 14164) PASS: LLVM :: YAMLParser/spec-07-10.test (12609 of 14164) PASS: LLVM :: YAMLParser/spec-07-12b.test (12610 of 14164) PASS: LLVM :: YAMLParser/spec-08-01.test (12611 of 14164) PASS: LLVM :: YAMLParser/spec-07-13.test (12612 of 14164) PASS: LLVM :: YAMLParser/spec-08-02.test (12613 of 14164) PASS: LLVM :: YAMLParser/spec-08-05.test (12614 of 14164) PASS: LLVM :: YAMLParser/spec-08-03.test (12615 of 14164) PASS: LLVM :: YAMLParser/spec-08-04.test (12616 of 14164) PASS: LLVM :: YAMLParser/spec-08-08.test (12617 of 14164) PASS: LLVM :: YAMLParser/spec-08-06.test (12618 of 14164) PASS: LLVM :: YAMLParser/spec-08-07.test (12619 of 14164) PASS: LLVM :: YAMLParser/spec-08-11.test (12620 of 14164) PASS: LLVM :: YAMLParser/spec-08-09.test (12621 of 14164) PASS: LLVM :: YAMLParser/spec-08-13.test (12622 of 14164) PASS: LLVM :: YAMLParser/spec-08-10.test (12623 of 14164) PASS: LLVM :: YAMLParser/spec-08-14.test (12624 of 14164) PASS: LLVM :: YAMLParser/spec-08-12.test (12625 of 14164) PASS: LLVM :: YAMLParser/spec-08-15.test (12626 of 14164) PASS: LLVM :: YAMLParser/spec-09-02.test (12627 of 14164) PASS: LLVM :: YAMLParser/spec-09-01.test (12628 of 14164) PASS: LLVM :: YAMLParser/spec-09-04.test (12629 of 14164) PASS: LLVM :: YAMLParser/spec-09-03.test (12630 of 14164) PASS: LLVM :: YAMLParser/spec-09-08.test (12631 of 14164) PASS: LLVM :: YAMLParser/spec-09-07.test (12632 of 14164) PASS: LLVM :: YAMLParser/spec-09-05.test (12633 of 14164) PASS: LLVM :: YAMLParser/spec-09-06.test (12634 of 14164) PASS: LLVM :: YAMLParser/spec-09-09.test (12635 of 14164) PASS: LLVM :: YAMLParser/spec-09-10.test (12636 of 14164) PASS: LLVM :: YAMLParser/spec-09-12.test (12637 of 14164) PASS: LLVM :: YAMLParser/spec-09-11.test (12638 of 14164) PASS: LLVM :: YAMLParser/spec-09-13.test (12639 of 14164) PASS: LLVM :: YAMLParser/spec-09-14.test (12640 of 14164) PASS: LLVM :: YAMLParser/spec-09-15.test (12641 of 14164) PASS: LLVM :: YAMLParser/spec-09-16.test (12642 of 14164) PASS: LLVM :: YAMLParser/spec-09-17.test (12643 of 14164) PASS: LLVM :: YAMLParser/spec-09-18.test (12644 of 14164) PASS: LLVM :: YAMLParser/spec-09-19.test (12645 of 14164) PASS: LLVM :: YAMLParser/spec-09-20.test (12646 of 14164) PASS: LLVM :: YAMLParser/spec-09-21.test (12647 of 14164) PASS: LLVM :: YAMLParser/spec-09-22.test (12648 of 14164) PASS: LLVM :: YAMLParser/spec-09-24.test (12649 of 14164) PASS: LLVM :: YAMLParser/spec-09-25.test (12650 of 14164) PASS: LLVM :: YAMLParser/spec-09-23.test (12651 of 14164) PASS: LLVM :: YAMLParser/spec-09-26.test (12652 of 14164) PASS: LLVM :: YAMLParser/spec-09-29.test (12653 of 14164) PASS: LLVM :: YAMLParser/spec-09-30.test (12654 of 14164) PASS: LLVM :: YAMLParser/spec-09-31.test (12655 of 14164) PASS: LLVM :: YAMLParser/spec-09-33.test (12656 of 14164) PASS: LLVM :: YAMLParser/spec-09-32.test (12657 of 14164) PASS: LLVM :: YAMLParser/spec-10-02.test (12658 of 14164) PASS: LLVM :: YAMLParser/spec-10-01.test (12659 of 14164) PASS: LLVM :: YAMLParser/spec-10-04.test (12660 of 14164) PASS: LLVM :: YAMLParser/spec-10-03.test (12661 of 14164) PASS: LLVM :: YAMLParser/spec-10-05.test (12662 of 14164) PASS: LLVM :: YAMLParser/spec-10-06.test (12663 of 14164) PASS: LLVM :: YAMLParser/spec-10-07.test (12664 of 14164) PASS: LLVM :: YAMLParser/spec-10-09.test (12665 of 14164) PASS: LLVM :: YAMLParser/spec-10-10.test (12666 of 14164) PASS: LLVM :: YAMLParser/spec-10-08.test (12667 of 14164) PASS: LLVM :: YAMLParser/spec-10-11.test (12668 of 14164) PASS: LLVM :: YAMLParser/spec-10-14.test (12669 of 14164) PASS: LLVM :: YAMLParser/spec-10-12.test (12670 of 14164) PASS: LLVM :: YAMLParser/spec-10-13.test (12671 of 14164) PASS: LLVM :: YAMLParser/timestamp-bugs.test (12672 of 14164) PASS: LLVM :: YAMLParser/str.test (12673 of 14164) PASS: LLVM :: YAMLParser/spec-10-15.test (12674 of 14164) PASS: LLVM :: YAMLParser/timestamp.test (12675 of 14164) PASS: LLVM :: YAMLParser/utf8-implicit.test (12676 of 14164) PASS: LLVM :: YAMLParser/utf8.test (12677 of 14164) PASS: LLVM :: YAMLParser/value.test (12678 of 14164) PASS: LLVM :: YAMLParser/yaml.test (12679 of 14164) PASS: LLVM :: tools/dsymutil/X86/basic-lto-dw4-linking-x86.test (12680 of 14164) PASS: LLVM :: tools/dsymutil/X86/frame-1.test (12681 of 14164) PASS: LLVM :: tools/dsymutil/X86/basic-lto-linking-x86.test (12682 of 14164) PASS: LLVM :: tools/dsymutil/X86/frame-2.test (12683 of 14164) PASS: LLVM :: tools/dsymutil/basic-linking.test (12684 of 14164) UNSUPPORTED: LLVM :: tools/gold/alias.ll (12685 of 14164) UNSUPPORTED: LLVM :: tools/gold/bad-alias.ll (12686 of 14164) UNSUPPORTED: LLVM :: tools/gold/bcsection.ll (12687 of 14164) UNSUPPORTED: LLVM :: tools/gold/coff.ll (12688 of 14164) UNSUPPORTED: LLVM :: tools/gold/comdat.ll (12689 of 14164) UNSUPPORTED: LLVM :: tools/gold/common.ll (12690 of 14164) UNSUPPORTED: LLVM :: tools/gold/drop-debug.ll (12691 of 14164) UNSUPPORTED: LLVM :: tools/gold/emit-llvm.ll (12692 of 14164) UNSUPPORTED: LLVM :: tools/gold/invalid.ll (12693 of 14164) UNSUPPORTED: LLVM :: tools/gold/linker-script.ll (12694 of 14164) UNSUPPORTED: LLVM :: tools/gold/linkonce-weak.ll (12695 of 14164) UNSUPPORTED: LLVM :: tools/gold/mtriple.ll (12696 of 14164) UNSUPPORTED: LLVM :: tools/gold/no-map-whole-file.ll (12697 of 14164) UNSUPPORTED: LLVM :: tools/gold/opt-level.ll (12698 of 14164) UNSUPPORTED: LLVM :: tools/gold/pr19901.ll (12699 of 14164) UNSUPPORTED: LLVM :: tools/gold/remarks.ll (12700 of 14164) UNSUPPORTED: LLVM :: tools/gold/slp-vectorize.ll (12701 of 14164) UNSUPPORTED: LLVM :: tools/gold/stats.ll (12702 of 14164) UNSUPPORTED: LLVM :: tools/gold/vectorize.ll (12703 of 14164) UNSUPPORTED: LLVM :: tools/gold/weak.ll (12704 of 14164) PASS: LLVM :: tools/dsymutil/debug-map-parsing.test (12705 of 14164) PASS: LLVM :: tools/dsymutil/X86/basic-linking-x86.test (12706 of 14164) PASS: LLVM :: tools/dsymutil/yaml-object-address-rewrite.test (12707 of 14164) PASS: LLVM :: tools/llvm-cov/range_based_for.cpp (12708 of 14164) PASS: LLVM :: tools/llvm-cov/copy_block_helper.m (12709 of 14164) PASS: LLVM :: tools/llvm-cov/showExpansions.cpp (12710 of 14164) PASS: LLVM :: tools/llvm-cov/report.cpp (12711 of 14164) PASS: LLVM :: tools/llvm-cov/showHighlightedRanges.cpp (12712 of 14164) PASS: LLVM :: tools/llvm-cov/binary-formats.c (12713 of 14164) PASS: LLVM :: tools/llvm-cov/showLineExecutionCounts.cpp (12714 of 14164) PASS: LLVM :: tools/llvm-cov/showTemplateInstantiations.cpp (12715 of 14164) PASS: LLVM :: tools/llvm-cov/showRegionMarkers.cpp (12716 of 14164) PASS: LLVM :: tools/llvm-cov/universal-binary.c (12717 of 14164) PASS: LLVM :: tools/llvm-cxxdump/eh.test (12718 of 14164) PASS: LLVM :: tools/llvm-cxxdump/X86/sym-size.s (12719 of 14164) XFAIL: LLVM :: tools/llvm-lit/chain.c (12720 of 14164) PASS: LLVM :: tools/llvm-cxxdump/trivial.test (12721 of 14164) PASS: LLVM :: tools/llvm-mc/line_end_with_space.test (12722 of 14164) PASS: LLVM :: tools/llvm-objdump/AArch64/macho-link-opt-hints.test (12723 of 14164) PASS: LLVM :: tools/llvm-objdump/AArch64/macho-print-mrs.test (12724 of 14164) PASS: LLVM :: tools/llvm-objdump/AArch64/macho-private-headers.test (12725 of 14164) PASS: LLVM :: tools/llvm-objdump/ARM/macho-arm-and-thumb.test (12726 of 14164) PASS: LLVM :: tools/llvm-objdump/ARM/macho-data-in-code.test (12727 of 14164) PASS: LLVM :: tools/llvm-objdump/ARM/macho-mattr-arm.test (12728 of 14164) PASS: LLVM :: tools/llvm-objdump/AArch64/macho-symbolized-disassembly.test (12729 of 14164) PASS: LLVM :: tools/llvm-objdump/ARM/macho-mcpu-arm.test (12730 of 14164) PASS: LLVM :: tools/llvm-objdump/ARM/macho-symbolized-subtractor.test (12731 of 14164) PASS: LLVM :: tools/llvm-objdump/ARM/macho-private-headers.test (12732 of 14164) PASS: LLVM :: tools/llvm-objdump/ARM/macho-symbolized-disassembly.test (12733 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/disassembly-show-raw.test (12734 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-dis-no-leading-addr.test (12735 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-cstring-dump.test (12736 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-archive-headers.test (12737 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-dis-symname.test (12738 of 14164) PASS: LLVM :: tools/llvm-cov/llvm-cov.test (12739 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-dylib.test (12740 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-indirect-symbols.test (12741 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-literal-pointers-i386.test (12742 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-info-plist.test (12743 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-nontext-disasm.test (12744 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-literal-pointers-x86_64.test (12745 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-relocations.test (12746 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-section-contents.test (12747 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-literals.test (12748 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-section-headers.test (12749 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-symbol-table.test (12750 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-section.test (12751 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-objc-meta-data.test (12752 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-symbolized-subtractor.test (12753 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-symbolized-subtractor-i386.test (12754 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-unwind-info.test (12755 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-private-headers.test (12756 of 14164) PASS: LLVM :: tools/llvm-objdump/coff-file.test (12757 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/out-of-section-sym.test (12758 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-universal-x86_64.i386.test (12759 of 14164) PASS: LLVM :: tools/llvm-objdump/coff-large-bss.test (12760 of 14164) PASS: LLVM :: tools/llvm-objdump/coff-many-relocs.test (12761 of 14164) PASS: LLVM :: tools/llvm-objdump/coff-non-null-terminated-file.test (12762 of 14164) PASS: LLVM :: tools/llvm-objdump/common-symbol-elf.test (12763 of 14164) PASS: LLVM :: tools/llvm-objdump/hex-relocation-addr.test (12764 of 14164) PASS: LLVM :: tools/llvm-objdump/coff-private-headers.test (12765 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-bad-ordinal.test (12766 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-bind.test (12767 of 14164) PASS: LLVM :: tools/llvm-objdump/invalid-input.test (12768 of 14164) PASS: LLVM :: tools/llvm-objdump/X86/macho-symbolized-disassembly.test (12769 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-compact-unwind-i386.test (12770 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-bind2.test (12771 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-compact-unwind-x86_64.test (12772 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-exports-trie.test (12773 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-lazy-bind.test (12774 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-sections.test (12775 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-rebase.test (12776 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-unwind-info-x86_64.test (12777 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-unwind-info-arm64.test (12778 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-weak-bind.test (12779 of 14164) UNSUPPORTED: LLVM :: tools/llvm-pdbdump/class-layout.test (12780 of 14164) UNSUPPORTED: LLVM :: tools/llvm-pdbdump/enum-layout.test (12781 of 14164) UNSUPPORTED: LLVM :: tools/llvm-pdbdump/load-address.test (12782 of 14164) UNSUPPORTED: LLVM :: tools/llvm-pdbdump/regex-filter.test (12783 of 14164) PASS: LLVM :: tools/llvm-objdump/proc-specific-section-elf.test (12784 of 14164) PASS: LLVM :: tools/llvm-objdump/macho-unwind-info-no-relocs.test (12785 of 14164) PASS: LLVM :: tools/llvm-objdump/win64-unwind-data.test (12786 of 14164) PASS: LLVM :: tools/llvm-profdata/c-general.test (12787 of 14164) PASS: LLVM :: tools/llvm-profdata/count-mismatch.proftext (12788 of 14164) PASS: LLVM :: tools/llvm-profdata/compat.proftext (12789 of 14164) PASS: LLVM :: tools/llvm-profdata/hash-mismatch.proftext (12790 of 14164) PASS: LLVM :: tools/llvm-profdata/overflow.proftext (12791 of 14164) PASS: LLVM :: tools/llvm-profdata/raw-32-bits-le.test (12792 of 14164) PASS: LLVM :: tools/llvm-profdata/raw-32-bits-be.test (12793 of 14164) PASS: LLVM :: tools/llvm-profdata/raw-64-bits-be.test (12794 of 14164) PASS: LLVM :: tools/llvm-profdata/raw-64-bits-le.test (12795 of 14164) PASS: LLVM :: tools/llvm-profdata/general.proftext (12796 of 14164) PASS: LLVM :: tools/llvm-profdata/multiple-inputs.test (12797 of 14164) PASS: LLVM :: tools/llvm-profdata/raw-magic-but-no-header.test (12798 of 14164) PASS: LLVM :: tools/llvm-profdata/raw-two-profiles.test (12799 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-0.s (12800 of 14164) PASS: LLVM :: tools/llvm-profdata/sample-profile-basic.test (12801 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-1.s (12802 of 14164) PASS: LLVM :: tools/llvm-profdata/text-format-errors.test (12803 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-10.s (12804 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-11.s (12805 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-12.s (12806 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-13.s (12807 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-136.s (12808 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-14.s (12809 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-15.s (12810 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-3.s (12811 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-2.s (12812 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-4.s (12813 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-5.s (12814 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-6.s (12815 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-7.s (12816 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-8.s (12817 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-A.s (12818 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-9.s (12819 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-M.s (12820 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-R.s (12821 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-conformance-1.s (12822 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-S.s (12823 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/unwind.s (12824 of 14164) PASS: LLVM :: tools/llvm-readobj/ARM/attribute-conformance-2.s (12825 of 14164) PASS: LLVM :: tools/llvm-readobj/coff-basereloc.test (12826 of 14164) PASS: LLVM :: tools/llvm-readobj/bigobj.test (12827 of 14164) PASS: LLVM :: tools/llvm-readobj/coff-directives.test (12828 of 14164) PASS: LLVM :: tools/llvm-readobj/coff-arm-baserelocs.test (12829 of 14164) PASS: LLVM :: tools/llvm-readobj/coff-non-null-terminated-file.test (12830 of 14164) PASS: LLVM :: tools/llvm-readobj/coff-file-sections-reading.test (12831 of 14164) PASS: LLVM :: tools/llvm-readobj/coff-exports.test (12832 of 14164) PASS: LLVM :: tools/llvm-readobj/coff-zero-string-table.test (12833 of 14164) PASS: LLVM :: tools/llvm-readobj/cxx-cli-aux.test (12834 of 14164) PASS: LLVM :: tools/llvm-readobj/elf-dtflags.test (12835 of 14164) PASS: LLVM :: tools/llvm-readobj/dynamic.test (12836 of 14164) PASS: LLVM :: tools/llvm-readobj/codeview-linetables.test (12837 of 14164) PASS: LLVM :: tools/llvm-readobj/imports.test (12838 of 14164) PASS: LLVM :: tools/llvm-readobj/mips-abiflags.test (12839 of 14164) PASS: LLVM :: tools/llvm-readobj/macho-universal-x86_64.i386.test (12840 of 14164) PASS: LLVM :: tools/llvm-readobj/mips-plt.test (12841 of 14164) PASS: LLVM :: tools/llvm-readobj/mips-options.test (12842 of 14164) PASS: LLVM :: tools/llvm-readobj/mips-got.test (12843 of 14164) PASS: LLVM :: tools/llvm-readobj/mips-reginfo.test (12844 of 14164) PASS: LLVM :: tools/llvm-readobj/peplus.test (12845 of 14164) PASS: LLVM :: tools/llvm-readobj/program-headers.test (12846 of 14164) PASS: LLVM :: tools/llvm-readobj/file-headers.test (12847 of 14164) PASS: LLVM :: tools/llvm-readobj/rpath.test (12848 of 14164) PASS: LLVM :: tools/llvm-readobj/relocations.test (12849 of 14164) PASS: LLVM :: tools/llvm-readobj/sections-ext.test (12850 of 14164) PASS: LLVM :: tools/llvm-readobj/reloc-types.test (12851 of 14164) PASS: LLVM :: tools/llvm-readobj/symbols.test (12852 of 14164) UNSUPPORTED: LLVM :: tools/llvm-symbolizer/pdb/pdb.test (12853 of 14164) PASS: LLVM :: tools/llvm-readobj/sections.test (12854 of 14164) UNSUPPORTED: LLVM :: tools/lto/opt-level.ll (12855 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.DecimalStringsWithoutNullTerminators (12856 of 14164) PASS: LLVM :: tools/llvm-symbolizer/ppc64.test (12857 of 14164) PASS: LLVM :: tools/llvm-symbolizer/dsym.test (12858 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.FMA (12859 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.Denormal (12860 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.MaxNum (12861 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.PPCDoubleDouble (12862 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.MinNum (12863 of 14164) PASS: LLVM :: tools/llvm-symbolizer/fat.test (12864 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.Zero (12865 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.convert (12866 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.abs (12867 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.divide (12868 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.add (12869 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.copySign (12870 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromDecimalString (12871 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.exactInverse (12872 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromHexadecimalString (12873 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalString (12874 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalLargeExponentString (12875 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroHexadecimalString (12876 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalSingleExponentString (12877 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getLargest (12878 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getSmallest (12879 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getZero (12880 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getSmallestNormalized (12881 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.ilogb (12882 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isInfinity (12883 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isFinite (12884 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isFiniteNonZero (12885 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNaN (12886 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.makeNaN (12887 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isSignaling (12888 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNegative (12889 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNormal (12890 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.next (12891 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.multiply (12892 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.operatorOverloads (12893 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.roundToIntegral (12894 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.subtract (12895 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.toInteger (12896 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.toString (12897 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.scalbn (12898 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.IsSplat (12899 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.FromArray (12900 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Log2 (12901 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Rotate (12902 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.SelfMoveAssignment (12903 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.ShiftLeftByZero (12904 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Splat (12905 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded16 (12906 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded2 (12907 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded10 (12908 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.arrayAccess (12909 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded8 (12910 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compare (12911 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compareWithHalfInt64Max (12912 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compareWithInt64Min (12913 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compareWithRawIntegers (12914 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big1 (12915 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big2 (12916 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big4 (12917 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big3 (12918 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big6 (12919 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big5 (12920 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big7 (12921 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.fromString (12922 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i1 (12923 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i128_NegativeCount (12924 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i128_PositiveCount (12925 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i33_Count (12926 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.magic (12927 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i65_Count (12928 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.magicu (12929 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.mul_clear (12930 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.tcDecrement (12931 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.toString (12932 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.FromString (12933 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.MoveTest (12934 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.compareValues (12935 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.get (12936 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.getExtValue (12937 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.getUnsigned (12938 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.AllocatorCopy (12939 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.ConstConvert (12940 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.DropBack (12941 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.EmptyEquals (12942 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.Equals (12943 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.InitializerList (12944 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.BinOps (12945 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.CompoundAssignment (12946 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.CompoundTestReset (12947 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.PortableBitMask (12948 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.ProxyIndex (12949 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.RangeOps (12950 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.TrivialOperation (12951 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.CompoundAssignment (12952 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.BinOps (12953 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.CompoundTestReset (12954 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.ProxyIndex (12955 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.PortableBitMask (12956 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.RangeOps (12957 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.TrivialOperation (12958 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction (12959 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.FindAsTest (12960 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.SmallDenseMapGrowTest (12961 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.StringRefTest (12962 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.AssignmentTest (12963 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ClearTest (12964 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ConstEmptyMapTest (12965 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ConstIteratorTest (12966 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorFromDefaultTest (12967 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorFromEmptyTest (12968 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorNotSmallTest (12969 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorTest (12970 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EmptyIntMapTest (12971 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EraseTest (12972 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2 (12973 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EraseTest2 (12974 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.InsertTest (12975 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.IterationTest (12976 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.SingleEntryMapTest (12977 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.AssignmentTest (12978 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.SwapTest (12979 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ClearTest (12980 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ConstEmptyMapTest (12981 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ConstIteratorTest (12982 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DeltaAlgorithmTest.Basic (12983 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorFromDefaultTest (12984 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DAGDeltaAlgorithmTest.Basic (12985 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorNotSmallTest (12986 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorFromEmptyTest (12987 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EmptyIntMapTest (12988 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorTest (12989 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EraseTest (12990 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EraseTest2 (12991 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.InsertTest (12992 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.IterationTest (12993 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.AssignmentTest (12994 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.SwapTest (12995 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.SingleEntryMapTest (12996 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorFromDefaultTest (12997 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ClearTest (12998 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ConstEmptyMapTest (12999 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ConstIteratorTest (13000 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorNotSmallTest (13001 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorFromEmptyTest (13002 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorTest (13003 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EraseTest2 (13004 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EmptyIntMapTest (13005 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EraseTest (13006 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.InsertTest (13007 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.IterationTest (13008 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.SingleEntryMapTest (13009 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.SwapTest (13010 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.AssignmentTest (13011 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ClearTest (13012 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ConstIteratorTest (13013 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorFromDefaultTest (13014 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ConstEmptyMapTest (13015 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorTest (13016 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorFromEmptyTest (13017 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorNotSmallTest (13018 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EmptyIntMapTest (13019 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.InsertTest (13020 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EraseTest (13021 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EraseTest2 (13022 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.SingleEntryMapTest (13023 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.SwapTest (13024 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.IterationTest (13025 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ClearTest (13026 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.AssignmentTest (13027 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ConstEmptyMapTest (13028 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ConstIteratorTest (13029 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorNotSmallTest (13030 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorFromDefaultTest (13031 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorFromEmptyTest (13032 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EmptyIntMapTest (13033 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorTest (13034 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.InsertTest (13035 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EraseTest2 (13036 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EraseTest (13037 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.SwapTest (13038 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.SingleEntryMapTest (13039 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.IterationTest (13040 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ConstIteratorTest (13041 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.AssignmentTest (13042 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ConstEmptyMapTest (13043 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ClearTest (13044 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorFromDefaultTest (13045 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorFromEmptyTest (13046 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorNotSmallTest (13047 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EmptyIntMapTest (13048 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorTest (13049 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.InsertTest (13050 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EraseTest (13051 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EraseTest2 (13052 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.SingleEntryMapTest (13053 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.IterationTest (13054 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.SwapTest (13055 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseSetCustomTest.FindAsTest (13056 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseSetTest.DoubleEntrySetTest (13057 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/0.MoveAssignment (13058 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/3.MoveAssignment (13059 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/1.MoveAssignment (13060 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/2.MoveAssignment (13061 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/FunctionRefTest.Copy (13062 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineArgs18 (13063 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/FoldingSetTest.UnalignedStringTest (13064 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineBasicTest (13065 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeGoldenTest (13066 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeLengthDiff (13067 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeBasicTest (13068 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueStdPair (13069 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueBasicTest (13070 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableMapTest.MultiElemIntMapTest (13071 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueStdString (13072 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableMapTest.EmptyIntMapTest (13073 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.Callback2CharSetTest (13074 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.IterLongSetTest (13075 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.CallbackCharSetTest (13076 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.EmptyIntSetTest (13077 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.OneElemIntSetTest (13078 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.RemoveIntSetTest (13079 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.MultiElemIntSetTest (13080 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntEqClasses.Simple (13081 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapOverlapsTest.BigMaps (13082 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.Branched (13083 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.Branched2 (13084 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapOverlapsTest.SmallMaps (13085 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.EmptyMap (13086 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RootCoalescing (13087 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RandomCoalescing (13088 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RootMultiCoalescing (13089 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseVPTRCopyDoesNotLeak (13090 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseCopyDoesNotLeak (13091 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.SingleEntryMap (13092 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.UsesTraitsToRetainAndRelease (13093 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/MakeUniqueTest.Array (13094 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.iteration_test (13095 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.insert_pop (13096 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.erase (13097 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/MakeUniqueTest.SingleObject (13098 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.remove_if (13099 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ConstructingCopyAssignmentTest (13100 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.swap (13101 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.CopyConstructionTest (13102 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.CopyingCopyAssignmentTest (13103 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.DeletingCopyAssignmentTest (13104 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.Emplace (13105 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.GetValueOr (13106 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.InitializationLeakTest (13107 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveGetValueOr (13108 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ImmovableEmplace (13109 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyAssigningAssignment (13110 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyConstruction (13111 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyAssignment (13112 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyInitializingAssignment (13113 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyNullingAssignment (13114 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyMoveConstruction (13115 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ResetTest (13116 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.NonDefaultConstructibleTest (13117 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyNull (13118 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.SignedValues (13119 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.NullCopyConstructionTest (13120 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.DefaultInitialize (13121 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.UnsignedValues (13122 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.Operation (13123 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.GetSet (13124 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.ManyUnusedBits (13125 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Comparison (13126 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Get (13127 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Is (13128 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PostOrderIteratorTest.Compiles (13129 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Null (13130 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.insert_pop (13131 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SCCIteratorTest.AllSmallGraphs (13132 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.iteration_test (13133 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.erase (13134 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.remove_if (13135 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.insert_pop (13136 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.erase (13137 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.iteration_test (13138 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.remove_if (13139 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.Assignment (13140 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.CopyAndMoveTest (13141 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.GrowthTest (13142 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.SwapTest (13143 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendSmallVector (13144 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendIterPair (13145 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignIterPair (13146 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendStringRef (13147 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignRepeated (13148 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignStringRef (13149 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignSmallVector (13150 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Count (13151 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.EmptyStringTest (13152 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Find (13153 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Slice (13154 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest.InitializerList (13155 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Substr (13156 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorCustomTest.NoAssignTest (13157 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest.MidInsert (13158 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest.EmplaceBack (13159 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AppendRepeatedTest (13160 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AppendTest (13161 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AssignTest (13162 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ClearTest (13163 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ComparisonTest (13164 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ConstVectorTest (13165 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EmptyVectorTest (13166 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.DirectVectorTest (13167 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EraseRangeTest (13168 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EraseTest (13169 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertEmptyRangeTest (13170 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRangeAtEndTest (13171 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertCopy (13172 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRangeTest (13173 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedAtEndTest (13174 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedTest (13175 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedEmptyTest (13176 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertTest (13177 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.IterationTest (13178 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.IteratorTest (13179 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.PushPopTest (13180 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.OverflowTest (13181 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.MoveAssignTest (13182 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeFillTest (13183 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeWithElementsTest (13184 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeShrinkTest (13185 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeGrowTest (13186 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.SwapTest (13187 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AssignTest (13188 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AppendTest (13189 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AppendRepeatedTest (13190 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ClearTest (13191 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ComparisonTest (13192 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.DirectVectorTest (13193 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ConstVectorTest (13194 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertCopy (13195 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EmptyVectorTest (13196 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EraseRangeTest (13197 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EraseTest (13198 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRangeTest (13199 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertEmptyRangeTest (13200 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedAtEndTest (13201 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRangeAtEndTest (13202 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedEmptyTest (13203 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedTest (13204 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.IterationTest (13205 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertTest (13206 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.OverflowTest (13207 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.IteratorTest (13208 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.MoveAssignTest (13209 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeFillTest (13210 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.PushPopTest (13211 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeGrowTest (13212 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeShrinkTest (13213 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AppendTest (13214 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeWithElementsTest (13215 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.SwapTest (13216 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AppendRepeatedTest (13217 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AssignTest (13218 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ComparisonTest (13219 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ConstVectorTest (13220 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ClearTest (13221 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.DirectVectorTest (13222 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EmptyVectorTest (13223 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertCopy (13224 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EraseRangeTest (13225 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EraseTest (13226 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertEmptyRangeTest (13227 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRangeTest (13228 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedAtEndTest (13229 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRangeAtEndTest (13230 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedTest (13231 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedEmptyTest (13232 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.IterationTest (13233 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertTest (13234 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.MoveAssignTest (13235 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.IteratorTest (13236 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.OverflowTest (13237 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.PushPopTest (13238 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeGrowTest (13239 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeShrinkTest (13240 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeFillTest (13241 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeWithElementsTest (13242 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.SwapTest (13243 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AppendTest (13244 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AppendRepeatedTest (13245 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ClearTest (13246 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AssignTest (13247 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ComparisonTest (13248 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ConstVectorTest (13249 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EraseRangeTest (13250 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.DirectVectorTest (13251 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertCopy (13252 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EmptyVectorTest (13253 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EraseTest (13254 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRangeTest (13255 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertEmptyRangeTest (13256 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRangeAtEndTest (13257 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedAtEndTest (13258 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedEmptyTest (13259 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertTest (13260 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedTest (13261 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.IterationTest (13262 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.MoveAssignTest (13263 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.OverflowTest (13264 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.IteratorTest (13265 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.PushPopTest (13266 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeFillTest (13267 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeWithElementsTest (13268 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeShrinkTest (13269 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeGrowTest (13270 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.SwapTest (13271 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AppendRepeatedTest (13272 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AssignTest (13273 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ComparisonTest (13274 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AppendTest (13275 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ClearTest (13276 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.DirectVectorTest (13277 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ConstVectorTest (13278 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EraseRangeTest (13279 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EmptyVectorTest (13280 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertCopy (13281 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EraseTest (13282 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRangeTest (13283 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertEmptyRangeTest (13284 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedAtEndTest (13285 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRangeAtEndTest (13286 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertTest (13287 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedEmptyTest (13288 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedTest (13289 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.IterationTest (13290 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.OverflowTest (13291 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.MoveAssignTest (13292 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.IteratorTest (13293 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeShrinkTest (13294 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeFillTest (13295 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeWithElementsTest (13296 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeGrowTest (13297 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.PushPopTest (13298 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.SwapTest (13299 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.EmptySet (13300 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.AltStructSet (13301 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.MultipleEntrySet (13302 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.Iterators (13303 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseBitVectorTest.TrivialOperation (13304 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.SingleEntrySet (13305 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.EmptySet (13306 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.AltStructSet (13307 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.MultipleEntrySet (13308 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.SingleEntrySet (13309 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EmptyMapTest (13310 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.ClearTest (13311 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.ConstEmptyMapTest (13312 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.CtorArg (13313 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EraseIteratorTest (13314 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EraseValueTest (13315 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertAndEraseTest (13316 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertPairTest (13317 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertRehashingPairTest (13318 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertTest (13319 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.IterationTest (13320 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveAssignment (13321 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveConstruct (13322 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveDtor (13323 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.NonDefaultConstructable (13324 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveOnly (13325 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.SingleEntryMapTest (13326 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.SmallFullMapTest (13327 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.StringMapEntryTest (13328 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Comparisons (13329 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Construction (13330 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EditDistance (13331 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Count (13332 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.AllocatorCopy (13333 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EndsWithLower (13334 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EndsWith (13335 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Hashing (13336 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Find (13337 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Misc (13338 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Iteration (13339 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Operators (13340 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Split (13341 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Slice (13342 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StartsWith (13343 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Split2 (13344 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StartsWithLower (13345 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Substr (13346 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StringOps (13347 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Trim (13348 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.getAsInteger (13349 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest.MutableArrayRefTest (13350 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.joinStrings (13351 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest.ArrayRefCtorTest (13352 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.getAsUnsignedIntegerBadStrings (13353 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest.SingleEltCtorTest (13354 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EmptyTest (13355 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.ClearTest (13356 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveCtorTest (13357 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveTest (13358 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseRangeTest (13359 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseTest (13360 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.Insert (13361 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.InsertRange (13362 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.ClearTest (13363 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.PushPopBack (13364 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveCtorTest (13365 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EmptyTest (13366 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveTest (13367 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.Insert (13368 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseRangeTest (13369 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseTest (13370 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.InsertRange (13371 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.PushPopBack (13372 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BitWidthPredicates (13373 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BitWidthArchVariants (13374 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.EndianArchVariants (13375 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BasicParsing (13376 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.FileFormat (13377 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.MutateName (13378 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.NormalizeARM (13379 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.NormalizeWindows (13380 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.ParseARMArch (13381 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.getARMCPUForArch (13382 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.ParsedIDs (13383 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.getOSVersion (13384 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Characters (13385 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Concat (13386 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Numbers (13387 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Construction (13388 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.toNullTerminatedStringRef (13389 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunction1Test.Works (13390 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunction3Test.Works (13391 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunctionTest.WorksForClassTypes (13392 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunctionTest.WorksForPrimitiveTypes (13393 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.Basic (13394 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.SpliceOne (13395 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/CallGraphTest.GraphTraitsConstSpecialization (13396 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/AliasAnalysisTest.getModRefInfo (13397 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.UnsafeClear (13398 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/CallGraphTest.GraphTraitsSpecialization (13399 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.BranchInsideLoop (13400 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.BranchToReturn (13401 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.DestUnreachable (13402 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOther2 (13403 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOther1 (13404 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.ModifyTest (13405 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockNoLoop (13406 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOtherInsideAThirdLoop (13407 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockNoPath (13408 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockPath (13409 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop1 (13410 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop2 (13411 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop3 (13412 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.StraightNoPath (13413 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.BasicGraphFormation (13414 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.StraightPath (13415 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.BasicGraphMutation (13416 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.InterSCCEdgeRemoval (13417 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IncomingSCCEdgeInsertion (13418 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IncomingSCCEdgeInsertionMidTraversal (13419 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IntraSCCEdgeInsertion (13420 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IntraSCCEdgeRemoval (13421 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.MultiArmSCC (13422 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/MixedTBAATest.MixedTBAA (13423 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.OutgoingSCCEdgeInsertion (13424 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVMultiplyAddRecs (13425 of 14164) PASS: LLVM-Unit :: AsmParser/Release/AsmParserTests/AsmParserTest.NullTerminatedInput (13426 of 14164) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVUnknownRAUW (13427 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MateralizeForwardRefWithStream (13428 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddr (13429 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.DematerializeFunctionPreservesLinkageType (13430 of 14164) PASS: LLVM-Unit :: AsmParser/Release/AsmParserTests/AsmParserTest.SlotMappingTest (13431 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddrInFunctionAfter (13432 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsOutOfOrder (13433 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddrInFunctionBefore (13434 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitstreamReaderTest.AtEndOfStream (13435 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitstreamReaderTest.AtEndOfStreamJump (13436 of 14164) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitstreamReaderTest.AtEndOfStreamEmpty (13437 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Data1 (13438 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberBlock (13439 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberFuncFlag (13440 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberSdata (13441 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberFunc (13442 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NestedType (13443 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NamedType (13444 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NamespacedType (13445 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Pointer (13446 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMemberDeclDefMatch (13447 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMember (13448 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMemberDeclDefMisMatch (13449 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RValueReference (13450 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RefUnnamedType (13451 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RecursiveType (13452 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.ReusedType (13453 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Reference (13454 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.TypeWithMember (13455 of 14164) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.TrivialType (13456 of 14164) PASS: LLVM-Unit :: DebugInfo/DWARF/Release/DebugInfoDWARFTests/DWARFFormValue.FixedFormSizes (13457 of 14164) PASS: LLVM-Unit :: DebugInfo/DWARF/Release/DebugInfoDWARFTests/DWARFFormValue.SignedConstantForms (13458 of 14164) PASS: LLVM-Unit :: DebugInfo/DWARF/Release/DebugInfoDWARFTests/DWARFFormValue.FormClass (13459 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.addGlobalMapping (13460 of 14164) PASS: LLVM-Unit :: DebugInfo/PDB/Release/DebugInfoPDBTests/PDBApiTest.Dyncast (13461 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.custom_memory_manager (13462 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.gva (13463 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.gfa (13464 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.stackmap_creates_compact_unwind_on_darwin (13465 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.reserve_allocation_space (13466 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.simple_function (13467 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.yield (13468 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.BasicAllocations (13469 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyVariedAllocations (13470 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyAllocations (13471 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.LargeAllocations (13472 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.FindFunctionNamed_test (13473 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case3 (13474 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case (13475 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_case_reverse_order (13476 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case_reverse_order (13477 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_case (13478 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_case (13479 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_chain_case (13480 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_modules_chain_case_reverse_order (13481 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_extern_case (13482 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_consecutive_call_case (13483 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_extern_reverse_case (13484 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_reverse_case (13485 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_global_variables_case (13486 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.SetNullObjectCache (13487 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyLoadFromCache (13488 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyBasicObjectCaching (13489 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyNonLoadFromCache (13490 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.global_variable (13491 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.add_function (13492 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.lazy_function_creator_lambda (13493 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.multiple_decl_lookups (13494 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.lazy_function_creator_pointer (13495 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.multiple_functions (13496 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.run_main (13497 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Orc/Release/OrcJITTests/IndirectionUtilsTest.MakeStub (13498 of 14164) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.return_global (13499 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Orc/Release/OrcJITTests/LazyEmittingLayerTest.Empty (13500 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ClearModuleMappings (13501 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.DestructionRemovesGlobalMapping (13502 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Orc/Release/OrcJITTests/ObjectTransformLayerTest.Main (13503 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.LookupWithMangledAndDemangledSymbol (13504 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ForwardGlobalMapping (13505 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ReverseGlobalMapping (13506 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.LookupWithMangledName (13507 of 14164) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.LookupwithDemangledName (13508 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/Attributes.Ordering (13509 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/Attributes.Uniquing (13510 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRange.MakeAllowedICmpRegion (13511 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRange.MakeSatisfyingICmpRegion (13512 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Add (13513 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Basics (13514 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.GetSetSize (13515 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Equality (13516 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.GetMinsAndMaxes (13517 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.IntersectWith (13518 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Multiply (13519 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Lshr (13520 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SExt (13521 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SMax (13522 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SetDifference (13523 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Shl (13524 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SignWrapped (13525 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Sub (13526 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SingleElement (13527 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SubtractAPInt (13528 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Trunc (13529 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UMax (13530 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UDiv (13531 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UnionWith (13532 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.ZExt (13533 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.AliasCAPI (13534 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.AsInstructionsTest (13535 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.ConstantArrayReplaceWithConstant (13536 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.FP128Test (13537 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.ConstantExprReplaceWithConstant (13538 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.GEPReplaceWithConstant (13539 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.IntSigns (13540 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.PointerCast (13541 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.Integer_i1 (13542 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.FromReplaceableUses (13543 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.takeReplaceableUses (13544 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.FromContext (13545 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.makeReplaceable (13546 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIBasicTypeTest.get (13547 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIBasicTypeTest.getUnspecified (13548 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIBasicTypeTest.getWithLargeValues (13549 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DICompileUnitTest.replaceArrays (13550 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DICompileUnitTest.get (13551 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DICompositeTypeTest.getWithLargeValues (13552 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DICompositeTypeTest.get (13553 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIDerivedTypeTest.get (13554 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DICompositeTypeTest.replaceOperands (13555 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIDerivedTypeTest.getWithLargeValues (13556 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIExpressionTest.get (13557 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIEnumeratorTest.get (13558 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIExpressionTest.isValid (13559 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIFileTest.ScopeGetFile (13560 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIGlobalVariableTest.get (13561 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIFileTest.get (13562 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIImportedEntityTest.get (13563 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DILexicalBlockFileTest.get (13564 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DILocalVariableTest.get (13565 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DILexicalBlockTest.get (13566 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DILocationTest.Overflow (13567 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DILocalVariableTest.getArg256 (13568 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DILocationTest.getDistinct (13569 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DILocationTest.getTemporary (13570 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIModuleTest.get (13571 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DINamespaceTest.get (13572 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DINodeTest.getFlag (13573 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DINodeTest.getFlagString (13574 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DIObjCPropertyTest.get (13575 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DINodeTest.splitFlags (13576 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DISubprogramTest.get (13577 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DISubprogramTest.replaceFunction (13578 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DISubroutineTypeTest.get (13579 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DISubrangeTest.get (13580 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DISubrangeTest.getEmptyArray (13581 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DITemplateTypeParameterTest.get (13582 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DITemplateValueParameterTest.get (13583 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DITypeTest.clone (13584 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DITypeTest.setFlags (13585 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.Verifier (13586 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.EntryCount (13587 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.getAll (13588 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.setMetadata (13589 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.dropUnknownMetadata (13590 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/DominatorTree.Unreachable (13591 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/GenericDINodeTest.get (13592 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/GlobalTest.CreateAddressSpace (13593 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/GenericDINodeTest.getEmptyHeader (13594 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.CreateCondBr (13595 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.CreateGlobalStringPtr (13596 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.DIBuilder (13597 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.DataLayout (13598 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.DebugLoc (13599 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.GetIntTy (13600 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.FastMathFlags (13601 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.LandingPadName (13602 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.Lifetime (13603 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.InsertExtractElement (13604 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.RAIIHelpersTest (13605 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.WrapFlags (13606 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.BranchInst (13607 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.CastInst (13608 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.CloneCall (13609 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.ReturnInst (13610 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.FPMathOperator (13611 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createAnonymousTBAARoot (13612 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.VectorGep (13613 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createFPMath (13614 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.isEliminableCastPair (13615 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createString (13616 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createTBAANode (13617 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createRangeMetadata (13618 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createTBAARoot (13619 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.NullOperand (13620 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Delete (13621 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.DistinctOnUniquingCollision (13622 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintFromMetadataAsValue (13623 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintFromFunction (13624 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintFromModule (13625 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Print (13626 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.SelfReference (13627 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Simple (13628 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintTemporary (13629 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.deleteTemporaryWithTrackingRef (13630 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.getDistinct (13631 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.handleChangedOperandRecursion (13632 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.getDistinctWithUnresolvedOperands (13633 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.isUniqued (13634 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.isDistinct (13635 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.isTemporary (13636 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceResolvedOperand (13637 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithPermanent (13638 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithUniqued (13639 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithDistinct (13640 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithUniquedResolvingOperand (13641 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithUniquedChangingOperand (13642 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.PrintingComplex (13643 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.PrintingSimple (13644 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MetadataAsValueTest.MDNode (13645 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.CreateDifferent (13646 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.CreateSame (13647 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MetadataAsValueTest.MDNodeConstant (13648 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/MetadataAsValueTest.MDNodeMDNode (13649 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ModuleWithFunctionTest.CallInst (13650 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ModuleWithFunctionTest.InvokeInst (13651 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/NamedMDNodeTest.Search (13652 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.Memory (13653 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.MemoryOnTheFly (13654 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.RunOnce (13655 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.ReRun (13656 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PassManagerTest.Basic (13657 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PassManagerTest.BasicPreservedAnalyses (13658 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMax (13659 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMin (13660 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMax (13661 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.OneUse (13662 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMin (13663 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TrackingMDRefTest.UpdatesOnRAUW (13664 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TrackingMDRefTest.UpdatesOnDeletion (13665 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.OverflowingBinOps (13666 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.CrossCompilableIntegers (13667 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Context (13668 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Derived (13669 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Extensions (13670 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Functions (13671 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Float (13672 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.HostIntegers (13673 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Void (13674 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/TypesTest.StructType (13675 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/UseTest.reverse (13676 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/UseTest.sort (13677 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueAsMetadataTest.CollidingDoubleUpdates (13678 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/UserTest.ValueOpIteration (13679 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVHCheckedLast (13680 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueAsMetadataTest.UpdatesOnRAUW (13681 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_BasicOperation (13682 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_Const (13683 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_Comparisons (13684 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_DoesNotFollowRAUW (13685 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_CallbackOnDeletion (13686 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_BasicOperation (13687 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_ReducesToPointer (13688 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_CallbackOnRAUW (13689 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.DestroyingOtherVHOnSameValueDoesntBreakIteration (13690 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_Comparisons (13691 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_DeletionCanRAUW (13692 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_FollowsRAUW (13693 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_BasicOperation (13694 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_Comparisons (13695 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.CallsConfig (13696 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.ConfiguredCollisionBehavior (13697 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_NullOnDeletion (13698 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.FollowsValue (13699 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.DefaultCollisionBehavior (13700 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.Iteration (13701 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.NoFollowRAUW (13702 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.LocksMutex (13703 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.Null (13704 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.CallsConfig (13705 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.OperationsWork (13706 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.SurvivesModificationByConfig (13707 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.ConfiguredCollisionBehavior (13708 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.DefaultCollisionBehavior (13709 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.Iteration (13710 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.FollowsValue (13711 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.LocksMutex (13712 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.Null (13713 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.SurvivesModificationByConfig (13714 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.NoFollowRAUW (13715 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.OperationsWork (13716 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.ConfiguredCollisionBehavior (13717 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.CallsConfig (13718 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.DefaultCollisionBehavior (13719 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.FollowsValue (13720 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.NoFollowRAUW (13721 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.LocksMutex (13722 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.Iteration (13723 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.SurvivesModificationByConfig (13724 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.OperationsWork (13725 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.Null (13726 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/VerifierTest.Branch_i1 (13727 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueTest.UsedInBasicBlock (13728 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/ValueTest.printSlots (13729 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/VerifierTest.InvalidRetAttribute (13730 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/WaymarkTest.TwoBit (13731 of 14164) PASS: LLVM-Unit :: IR/Release/IRTests/WaymarkTest.NativeArray (13732 of 14164) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.BlockAddress (13733 of 14164) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.CAPIFailure (13734 of 14164) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.CAPISuccess (13735 of 14164) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.EmptyModule (13736 of 14164) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.EmptyModule2 (13737 of 14164) PASS: LLVM-Unit :: LineEditor/Release/LineEditorTests/LineEditorTest.ListCompleters (13738 of 14164) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.TypeMerge (13739 of 14164) PASS: LLVM-Unit :: LineEditor/Release/LineEditorTests/LineEditorTest.HistorySaveLoad (13740 of 14164) PASS: LLVM-Unit :: MC/Release/MCTests/Disassembler.Test1 (13741 of 14164) PASS: LLVM-Unit :: MC/Release/MCTests/StringTableBuilderTest.BasicELF (13742 of 14164) PASS: LLVM-Unit :: MC/Release/MCTests/ObjectYAML.BinaryRef (13743 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.DoNotIgnoreCase (13744 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.AliasArgs (13745 of 14164) PASS: LLVM-Unit :: MC/Release/MCTests/StringTableBuilderTest.BasicWinCOFF (13746 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.FlagAliasToJoined (13747 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.IgnoreCase (13748 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.OptionParsing (13749 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.ParseAliasInGroup (13750 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.ParseWithFlagExclusions (13751 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.Slurp (13752 of 14164) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.SlurpEmpty (13753 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.basic_write_read (13754 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.basic_coverage_iteration (13755 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.combine_regions (13756 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.strip_filename_prefix (13757 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.expansion_gets_first_counter (13758 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.dont_combine_expansions (13759 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.uncovered_function (13760 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.uncovered_function_with_mapping (13761 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.get_max_function_count (13762 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.get_function_counts (13763 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.write_and_read_empty_profile (13764 of 14164) PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.write_and_read_one_function (13765 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AlignOfTest.BasicAlignedArray (13766 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AlignOfTest.BasicAlignmentInvariants (13767 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/0 (13768 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/2 (13769 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/1 (13770 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/4 (13771 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/3 (13772 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/0 (13773 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/5 (13774 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/1 (13775 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/4 (13776 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/3 (13777 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/2 (13778 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/5 (13779 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/0 (13780 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/1 (13781 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/2 (13782 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/5 (13783 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/3 (13784 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/4 (13785 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/1 (13786 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/2 (13787 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/0 (13788 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/3 (13789 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/5 (13790 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/4 (13791 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/0 (13792 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/2 (13793 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/1 (13794 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/4 (13795 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/3 (13796 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/0 (13797 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/5 (13798 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/2 (13799 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/1 (13800 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/3 (13801 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/0 (13802 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/5 (13803 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/4 (13804 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/2 (13805 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/4 (13806 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/3 (13807 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/1 (13808 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/5 (13809 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/1 (13810 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/0 (13811 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/2 (13812 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/3 (13813 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/4 (13814 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/5 (13815 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/1 (13816 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/0 (13817 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/2 (13818 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/3 (13819 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/4 (13820 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/5 (13821 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/0 (13822 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/1 (13823 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/3 (13824 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/2 (13825 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/4 (13826 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/5 (13827 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.Basics (13828 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestAlignmentPastSlab (13829 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestAlignment (13830 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestReset (13831 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestOverflow (13832 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestBigAlignment (13833 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestSmallSlabSize (13834 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.ThreeSlabs (13835 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ArrayRecyclerTest.Basics (13836 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ArrayRecyclerTest.Capacity (13837 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequency.Divide (13838 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.BigToBig (13839 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.MaxToMax (13840 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.MaxToHalfMax (13841 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.OneToOne (13842 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.Saturate (13843 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.OneToZero (13844 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.SaturatingRightShift (13845 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.ThreeToOne (13846 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.Accessors (13847 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.getCompl (13848 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.Operators (13849 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.MoreOperators (13850 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scaleBruteForce (13851 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scale (13852 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scaleByInverse (13853 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.UpcastIsInferred (13854 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.InferredUpcastTakesPrecedence (13855 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.cast (13856 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.cast_or_null (13857 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.isa (13858 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.dyn_cast (13859 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.dyn_cast_or_null (13860 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_cast (13861 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_cast_or_null (13862 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_dyn_cast (13863 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.AliasRequired (13864 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_isa (13865 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_dyn_cast_or_null (13866 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.AliasesWithArguments (13867 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.HideUnrelatedOptionsMulti (13868 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.HideUnrelatedOptions (13869 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ParseEnvironmentToLocalVar (13870 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ModifyExisitingOption (13871 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ParseEnvironment (13872 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.TokenizeWindowsCommandLine (13873 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.UseOptionCategory (13874 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.TokenizeGNUCommandLine (13875 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CompressionTest.Zlib (13876 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/CompressionTest.ZlibCRC32 (13877 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF16BigEndianToUTF8String (13878 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.Empty (13879 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF16LittleEndianToUTF8String (13880 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF8ToUTF16String (13881 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.HasUTF16BOM (13882 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.OddLengthInput (13883 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.UTF8ToUTF32Lenient (13884 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.LEB128 (13885 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.UTF8ToUTF32PartialLenient (13886 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.OffsetOverflow (13887 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.SignedNumbers (13888 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.AttributeEncodingStringOnInvalid (13889 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.Strings (13890 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.UnsignedNumbers (13891 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.LanguageStringOnInvalid (13892 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.VirtualityString (13893 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getAttributeEncoding (13894 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.TagStringOnInvalid (13895 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getTag (13896 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getOperationEncoding (13897 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getLanguage (13898 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.PackedEndianSpecificIntegral (13899 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getVirtuality (13900 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.Read (13901 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.Write (13902 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteDoubleBE (13903 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteFloatBE (13904 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteDoubleLE (13905 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteFloatLE (13906 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt32LE (13907 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt32BE (13908 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Comparison (13909 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt64LE (13910 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt64BE (13911 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Covariant (13912 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Types (13913 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.SimpleValue (13914 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileOutputBuffer.Test (13915 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.CreateDir (13916 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.FileMapping (13917 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.DirectoryIteration (13918 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Magic (13919 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Resize (13920 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.TempFiles (13921 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Unique (13922 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.DecodeULEB128 (13923 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.DecodeSLEB128 (13924 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Initialize.MultipleThreads (13925 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.EncodeSLEB128 (13926 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.EncodeULEB128 (13927 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.SLEB128Size (13928 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.Basic (13929 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.ULEB128Size (13930 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.BlankSkipping (13931 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.BlankKeeping (13932 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.CommentAndBlankSkipping (13933 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.CommentSkippingKeepBlanks (13934 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.EmptyBuffers (13935 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.LinkLockExists (13936 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.Basic (13937 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.RelativePath (13938 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.ByteSwap_32 (13939 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.ByteSwap_64 (13940 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MD5Test.MD5 (13941 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.MinAlign (13942 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.DoubleBits (13943 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.FloatBits (13944 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.RoundUpToAlignment (13945 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.NextPowerOf2 (13946 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countLeadingOnes (13947 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countLeadingZeros (13948 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.findLastSet (13949 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.findFirstSet (13950 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countTrailingZeros (13951 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.isPowerOf2_32 (13952 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.isPowerOf2_64 (13953 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.reverseBits (13954 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.NullTerminator4K (13955 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.copy (13956 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.getOpenFileReopened (13957 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.get (13958 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.make_new (13959 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.slice (13960 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/PointeeIteratorTest.Basic (13961 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/PointeeIteratorTest.SmartPointer (13962 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.getOpenFileNoReopen (13963 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/PooledStringPtrTest.OperatorEquals (13964 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/PooledStringPtrTest.OperatorNotEquals (13965 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ProcessTest.GetRandomNumberTest (13966 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteNegative (13967 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.CreateProcessTrailingSlash (13968 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestWriteWithSystemEncoding (13969 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Backreferences (13970 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Basics (13971 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Escape (13972 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.IsLiteralERE (13973 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.IsValid (13974 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.MoveAssign (13975 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.MoveConstruct (13976 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Substitution (13977 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.arithmeticOperators (13978 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.compare (13979 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getAdjusted (13980 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getDifference (13981 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLg (13982 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLgCeiling (13983 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLgFloor (13984 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getProduct (13985 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getQuotient (13986 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getRounded (13987 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getSum (13988 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.matchScales (13989 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.toIntBug (13990 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicError (13991 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicFixit (13992 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicNote (13993 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicRange (13994 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicWarning (13995 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.FixitForTab (13996 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.LocationAtEndOfLine (13997 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.LocationAtNewline (13998 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.MultiLineRange (13999 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.MultipleRanges (14000 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.OverlappingRanges (14001 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.RangeWithTab (14002 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.Basic (14003 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.EmptySpecialCaseList (14004 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.GlobalInit (14005 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.InvalidSpecialCaseList (14006 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.MultipleBlacklists (14007 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.Substring (14008 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/StreamingMemoryObject.Test (14009 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/StreamingMemoryObject.TestSetKnownObjectSize (14010 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathDotIterator (14011 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathIterator (14012 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathIteratorEnd (14013 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.HomeDirectory (14014 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.NormalizePath (14015 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.Path (14016 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.RelativePathDotIterator (14017 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.RelativePathIterator (14018 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/TargetRegistry.TargetHasArchType (14019 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ThreadLocalTest.Basics (14020 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/TimeValue.Win32FILETIME (14021 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/TimeValue.time_t (14022 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Unicode.columnWidthUTF8 (14023 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/Unicode.isPrintable (14024 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.SequenceElideTest (14025 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestColorsReadError (14026 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestContainerSequenceMapRead (14027 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestDocRead (14028 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringFailsForMapWithRequiredFields (14029 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringSucceedsForMapWithOptionalFields (14030 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringSucceedsForSequence (14031 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEnumRead (14032 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestFlagsRead (14033 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestFlagsReadError (14034 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMalformedContainerSequenceMapRead (14035 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMalformedMapFailsGracefully (14036 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMalformedMapRead (14037 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMapRead (14038 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypes (14039 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesDoubleError (14040 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesFloatError (14041 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex16Error (14042 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex32Error (14043 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex64Error (14044 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex8Error (14045 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint16Error (14046 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint32Error (14047 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint64Error (14048 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint8Error (14049 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16OverError (14050 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16UnderError (14051 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32OverError (14052 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32UnderError (14053 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64OverError (14054 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64UnderError (14055 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8OverError (14056 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8UnderError (14057 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadKindAndFlagsSequence (14058 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadMySecondsSequence (14059 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteBlockScalarDocuments (14060 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteBlockScalarValue (14061 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteBuiltInTypes (14062 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteFlags (14063 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteKindAndFlagsSequence (14064 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMultilineStringType (14065 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyCustomType (14066 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyFlowMapping (14067 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyFlowSequence (14068 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMySecondsSequence (14069 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteSequenceOfMyFlowSequence (14070 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteStringTypes (14071 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceDocListWriteAndRead (14072 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceMapRead (14073 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteAndWaitTimeout (14074 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceMapWriteAndRead (14075 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestTaggedDocuments (14076 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestValidatingInput (14077 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestTaggedDocumentsWriteAndRead (14078 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestWrapFlow (14079 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.DefaultDiagnosticFilename (14080 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.DiagnosticFilenameFromBufferID (14081 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfMissingColon (14082 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfNotClosingArray (14083 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfNotClosingObject (14084 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsOnMissingComma (14085 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsOnMissingQuote (14086 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.HandlesEndOfFileGracefully (14087 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.HandlesNullValuesInKeyValueNodesGracefully (14088 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.NullTerminatedBlockScalars (14089 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesArrayOfArrays (14090 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesBlockLiteralScalars (14091 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyArray (14092 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyArrayWithWhitespace (14093 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyObject (14094 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyString (14095 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEscapedQuotes (14096 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesMultipleKeyValuePairsInObject (14097 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesMultipleObjects (14098 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesObject (14099 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesSpacesInBetweenTokens (14100 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesStrings (14101 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.WorksWithIteratorAlgorithms (14102 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/formatted_raw_ostreamTest.Test_Tell (14103 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.SignedRoundTrip (14104 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.UnsignedRoundTrip (14105 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.double (14106 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.float (14107 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int16_t (14108 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int32_t (14109 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int8_t (14110 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int64_t (14111 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint16_t (14112 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint32_t (14113 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint64_t (14114 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint8_t (14115 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/is_separator.Works (14116 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.FormatDecimal (14117 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.BufferEdge (14118 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Justify (14119 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.FormatHex (14120 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.TinyBuffer (14121 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Types_Buffered (14122 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Types_Unbuffered (14123 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.WriteEscaped (14124 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_pwrite_ostreamTest.TestDevNull (14125 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_pwrite_ostreamTest.TestSVector (14126 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_pwrite_ostreamTest.TestFD (14127 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.double (14128 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.float (14129 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int16_t (14130 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int32_t (14131 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int64_t (14132 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int8_t (14133 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint16_t (14134 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint32_t (14135 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint64_t (14136 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint8_t (14137 of 14164) PASS: LLVM-Unit :: Transforms/IPO/Release/IPOTests/LowerBitSets.ByteArrayBuilder (14138 of 14164) PASS: LLVM-Unit :: Transforms/IPO/Release/IPOTests/LowerBitSets.BitSetBuilder (14139 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/ASanStackFrameLayout.Test (14140 of 14164) PASS: LLVM-Unit :: Transforms/IPO/Release/IPOTests/LowerBitSets.GlobalLayoutBuilder (14141 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.InstructionOwnership (14142 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.DebugIntrinsics (14143 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.NewFunctionCreated (14144 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.Subprogram (14145 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.SubprogramInRightCU (14146 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Attributes (14147 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.CallingConvention (14148 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Exact (14149 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Inbounds (14150 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.OverflowBits (14151 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneModule.Verify (14152 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SDiv (14153 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SDiv64 (14154 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SRem (14155 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.UDiv (14156 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.UDiv64 (14157 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.URem (14158 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.URem64 (14159 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (14160 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/ValueMapperTest.MapMetadataUnresolved (14161 of 14164) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SRem64 (14162 of 14164) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteNoWait (14163 of 14164) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.Normalization (14164 of 14164) Testing Time: 123.85s Expected Passes : 12573 Expected Failures : 56 Unsupported Tests : 1535 make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/test' + cd - /builddir/build/BUILD/llvm-3.7.0.src + mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/clang-devel-3.7.0 + cd build + make -C tools/clang/test 'TESTARGS=-v -j4' + tee /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/clang-devel-3.7.0/testlog-x86_64.txt make: Entering directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/test' Making Clang 'lit.site.cfg' file... Making Clang 'Unit/lit.site.cfg' file... --- Running clang tests for x86_64-redhat-linux-gnu --- lit.py: lit.cfg:195: note: using clang: '/builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin/clang' lit.py: lit.cfg:333: note: Did not find clang-interpreter in /builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin:/builddir/build/BUILD/llvm-3.7.0.src/build/Release/bin -- Testing: 8403 tests, 4 threads -- PASS: Clang :: ARCMT/GC-check-warn-nsalloc.m (1 of 8403) PASS: Clang :: ARCMT/GC-check.m (2 of 8403) PASS: Clang :: ARCMT/api.m (3 of 8403) PASS: Clang :: ARCMT/assign-prop-no-arc-runtime.m (4 of 8403) PASS: Clang :: ARCMT/GC-no-arc-runtime.m (5 of 8403) PASS: Clang :: ARCMT/GC.m (6 of 8403) PASS: Clang :: ARCMT/GC-no-finalize-removal.m (7 of 8403) PASS: Clang :: ARCMT/assign-prop-with-arc-runtime.m (8 of 8403) PASS: Clang :: ARCMT/atautorelease-2.m (9 of 8403) PASS: Clang :: ARCMT/atautorelease-3.m (10 of 8403) PASS: Clang :: ARCMT/atautorelease.m (11 of 8403) PASS: Clang :: ARCMT/atautorelease-check.m (12 of 8403) PASS: Clang :: ARCMT/autoreleases.m (13 of 8403) PASS: Clang :: ARCMT/check-api.m (14 of 8403) PASS: Clang :: ARCMT/block_copy_release.m (15 of 8403) PASS: Clang :: ARCMT/checking-in-arc.m (16 of 8403) PASS: Clang :: ARCMT/cxx-checking.mm (17 of 8403) PASS: Clang :: ARCMT/check-with-pch.m (18 of 8403) PASS: Clang :: ARCMT/checking.m (19 of 8403) PASS: Clang :: ARCMT/dealloc.m (20 of 8403) PASS: Clang :: ARCMT/check-with-serialized-diag.m (21 of 8403) PASS: Clang :: ARCMT/dispatch.m (22 of 8403) PASS: Clang :: ARCMT/driver-migrate.m (23 of 8403) PASS: Clang :: ARCMT/init.m (24 of 8403) PASS: Clang :: ARCMT/migrate-emit-errors.m (25 of 8403) PASS: Clang :: ARCMT/migrate-plist-output.m (26 of 8403) PASS: Clang :: ARCMT/designated-init-in-header/designated-init-in-header.m (27 of 8403) PASS: Clang :: ARCMT/cxx-rewrite.mm (28 of 8403) PASS: Clang :: ARCMT/migrate-space-in-path.m (29 of 8403) PASS: Clang :: ARCMT/migrate-on-pch-and-module.m (30 of 8403) PASS: Clang :: ARCMT/migrate-with-pch.m (31 of 8403) PASS: Clang :: ARCMT/migrate.m (32 of 8403) PASS: Clang :: ARCMT/no-canceling-bridge-to-bridge-cast.m (33 of 8403) PASS: Clang :: ARCMT/nonobjc-to-objc-cast-2.m (34 of 8403) PASS: Clang :: ARCMT/objcmt-atomic-property.m (35 of 8403) PASS: Clang :: ARCMT/objcmt-boxing.m (36 of 8403) PASS: Clang :: ARCMT/objcmt-designated-initializer.m (37 of 8403) PASS: Clang :: ARCMT/objcmt-instancetype-unnecessary-diff.m (38 of 8403) PASS: Clang :: ARCMT/objcmt-instancetype-2.m (39 of 8403) PASS: Clang :: ARCMT/nonobjc-to-objc-cast.m (40 of 8403) PASS: Clang :: ARCMT/objcmt-instancetype.m (41 of 8403) PASS: Clang :: ARCMT/objcmt-ns-macros.m (42 of 8403) PASS: Clang :: ARCMT/objcmt-migrate-all.m (43 of 8403) PASS: Clang :: ARCMT/objcmt-ns-nonatomic-iosonly.m (44 of 8403) PASS: Clang :: ARCMT/objcmt-ns-returns-inner-pointer.m (45 of 8403) PASS: Clang :: ARCMT/objcmt-arc-cf-annotations.m (46 of 8403) PASS: Clang :: ARCMT/objcmt-property-availability.m (47 of 8403) PASS: Clang :: ARCMT/objcmt-property-dot-syntax.m (48 of 8403) PASS: Clang :: ARCMT/objcmt-numeric-literals.m (49 of 8403) PASS: Clang :: ARCMT/objcmt-property.m (50 of 8403) PASS: Clang :: ARCMT/objcmt-protocol-conformance.m (51 of 8403) PASS: Clang :: ARCMT/objcmt-subscripting-literals-in-arc.m (52 of 8403) PASS: Clang :: ARCMT/objcmt-subscripting-literals.m (53 of 8403) PASS: Clang :: ARCMT/objcmt-undefined-ns-macros.m (54 of 8403) PASS: Clang :: ARCMT/objcmt-subscripting-unavailable.m (55 of 8403) PASS: Clang :: ARCMT/objcmt-with-pch.m (56 of 8403) PASS: Clang :: ARCMT/releases-driver.m (57 of 8403) PASS: Clang :: ARCMT/remove-dealloc-method.m (58 of 8403) PASS: Clang :: ARCMT/remove-dealloc-zerouts.m (59 of 8403) PASS: Clang :: ARCMT/protected-scope.m (60 of 8403) PASS: Clang :: ARCMT/remove-statements.m (61 of 8403) PASS: Clang :: ARCMT/retains.m (62 of 8403) PASS: Clang :: ARCMT/releases.m (63 of 8403) PASS: Clang :: ARCMT/safe-arc-assign.m (64 of 8403) PASS: Clang :: ARCMT/rewrite-block-var.m (65 of 8403) PASS: Clang :: ARCMT/whitelisted/objcmt-with-whitelist-impl.m (66 of 8403) PASS: Clang :: ARCMT/verify.m (67 of 8403) PASS: Clang :: ARCMT/with-arc-mode-modify.m (68 of 8403) PASS: Clang :: ARCMT/whitelisted/objcmt-with-whitelist.m (69 of 8403) PASS: Clang :: ASTMerge/category.m (70 of 8403) PASS: Clang :: ASTMerge/class.cpp (71 of 8403) PASS: Clang :: ASTMerge/codegen-exprs.c (72 of 8403) PASS: Clang :: ASTMerge/class-template.cpp (73 of 8403) PASS: Clang :: ASTMerge/enum.c (74 of 8403) PASS: Clang :: ASTMerge/exprs.c (75 of 8403) PASS: Clang :: ASTMerge/interface.m (76 of 8403) PASS: Clang :: ASTMerge/codegen-body.c (77 of 8403) PASS: Clang :: ASTMerge/function.c (78 of 8403) PASS: Clang :: ASTMerge/typedef.c (79 of 8403) PASS: Clang :: ASTMerge/namespace.cpp (80 of 8403) PASS: Clang :: ASTMerge/struct.c (81 of 8403) PASS: Clang :: ASTMerge/property.m (82 of 8403) PASS: Clang :: ASTMerge/var.c (83 of 8403) PASS: Clang :: Analysis/CFContainers-invalid.c (84 of 8403) PASS: Clang :: Analysis/CFContainers.mm (85 of 8403) PASS: Clang :: Analysis/CFDateGC.m (86 of 8403) PASS: Clang :: Analysis/CFNumber.c (87 of 8403) PASS: Clang :: Analysis/CGColorSpace.c (88 of 8403) PASS: Clang :: Analysis/CFRetainRelease_NSAssertionHandler.m (89 of 8403) PASS: Clang :: Analysis/Malloc+MismatchedDeallocator_intersections.cpp (90 of 8403) PASS: Clang :: Analysis/CheckNSError.m (91 of 8403) PASS: Clang :: Analysis/Malloc+NewDelete_intersections.cpp (92 of 8403) PASS: Clang :: Analysis/Malloc+MismatchedDeallocator+NewDelete.cpp (93 of 8403) PASS: Clang :: Analysis/MissingDealloc.m (94 of 8403) PASS: Clang :: Analysis/NSContainers.m (95 of 8403) PASS: Clang :: Analysis/NSPanel.m (96 of 8403) PASS: Clang :: Analysis/MismatchedDeallocator-path-notes.cpp (97 of 8403) PASS: Clang :: Analysis/NewDelete+MismatchedDeallocator_intersections.cpp (98 of 8403) PASS: Clang :: Analysis/NSWindow.m (99 of 8403) PASS: Clang :: Analysis/NewDelete-custom.cpp (100 of 8403) PASS: Clang :: Analysis/MismatchedDeallocator-checker-test.mm (101 of 8403) PASS: Clang :: Analysis/NewDelete-intersections.mm (102 of 8403) PASS: Clang :: Analysis/NewDelete-checker-test.cpp (103 of 8403) PASS: Clang :: Analysis/NewDelete-path-notes.cpp (104 of 8403) PASS: Clang :: Analysis/NSString.m (105 of 8403) PASS: Clang :: Analysis/NoReturn.m (106 of 8403) PASS: Clang :: Analysis/NewDeleteLeaks-PR19102.cpp (107 of 8403) PASS: Clang :: Analysis/NewDelete-variadic.cpp (108 of 8403) PASS: Clang :: Analysis/NewDeleteLeaks-PR18394.cpp (109 of 8403) PASS: Clang :: Analysis/ObjCRetSigs.m (110 of 8403) PASS: Clang :: Analysis/PR12905.c (111 of 8403) PASS: Clang :: Analysis/ObjCProperties.m (112 of 8403) PASS: Clang :: Analysis/OSAtomic_mac.cpp (113 of 8403) PASS: Clang :: Analysis/PR2978.m (114 of 8403) PASS: Clang :: Analysis/PR3991.m (115 of 8403) PASS: Clang :: Analysis/PR7218.c (116 of 8403) PASS: Clang :: Analysis/PR2599.m (117 of 8403) PASS: Clang :: Analysis/analyzeOneFunction.m (118 of 8403) PASS: Clang :: Analysis/additive-folding.cpp (119 of 8403) PASS: Clang :: Analysis/analyze_display_progress.c (120 of 8403) PASS: Clang :: Analysis/additive-folding-range-constraints.c (121 of 8403) PASS: Clang :: Analysis/analyzer-config.cpp (122 of 8403) PASS: Clang :: Analysis/analyzer-config.c (123 of 8403) PASS: Clang :: Analysis/PR9741.cpp (124 of 8403) PASS: Clang :: Analysis/analyzer-stats.c (125 of 8403) PASS: Clang :: Analysis/array-struct.c (126 of 8403) PASS: Clang :: Analysis/array-struct-region.c (127 of 8403) PASS: Clang :: Analysis/base-init.cpp (128 of 8403) PASS: Clang :: Analysis/analyzer-checker-config.c (129 of 8403) PASS: Clang :: Analysis/bitwise-ops.c (130 of 8403) PASS: Clang :: Analysis/blocks-no-inline.c (131 of 8403) PASS: Clang :: Analysis/auto-obj-dtors-cfg-output.cpp (132 of 8403) PASS: Clang :: Analysis/array-struct-region.cpp (133 of 8403) PASS: Clang :: Analysis/builtin-functions.cpp (134 of 8403) PASS: Clang :: Analysis/bool-assignment.c (135 of 8403) PASS: Clang :: Analysis/call-invalidation.cpp (136 of 8403) PASS: Clang :: Analysis/blocks.m (137 of 8403) PASS: Clang :: Analysis/casts.cpp (138 of 8403) PASS: Clang :: Analysis/casts.c (139 of 8403) PASS: Clang :: Analysis/casts.m (140 of 8403) PASS: Clang :: Analysis/cfref_PR2519.c (141 of 8403) PASS: Clang :: Analysis/cfref_rdar6080742.c (142 of 8403) UNSUPPORTED: Clang :: Analysis/checker-plugins.c (143 of 8403) PASS: Clang :: Analysis/cfg.cpp (144 of 8403) PASS: Clang :: Analysis/check-deserialization.cpp (145 of 8403) PASS: Clang :: Analysis/chroot.c (146 of 8403) PASS: Clang :: Analysis/complex-init-list.cpp (147 of 8403) PASS: Clang :: Analysis/bstring.c (148 of 8403) PASS: Clang :: Analysis/complex.c (149 of 8403) PASS: Clang :: Analysis/comparison-implicit-casts.cpp (150 of 8403) PASS: Clang :: Analysis/concrete-address.c (151 of 8403) PASS: Clang :: Analysis/conditional-operator.cpp (152 of 8403) UNSUPPORTED: Clang :: Analysis/crash-trace.c (153 of 8403) PASS: Clang :: Analysis/coverage.c (154 of 8403) PASS: Clang :: Analysis/cstring-syntax-cxx.cpp (155 of 8403) PASS: Clang :: Analysis/cstring-syntax.c (156 of 8403) PASS: Clang :: Analysis/constant-folding.c (157 of 8403) PASS: Clang :: Analysis/cxx-for-range-cfg.cpp (158 of 8403) PASS: Clang :: Analysis/cxx-crashes.cpp (159 of 8403) PASS: Clang :: Analysis/conditional-path-notes.c (160 of 8403) PASS: Clang :: Analysis/cxx11-crashes.cpp (161 of 8403) PASS: Clang :: Analysis/cxx-for-range.cpp (162 of 8403) PASS: Clang :: Analysis/cxx-method-names.cpp (163 of 8403) PASS: Clang :: Analysis/dead-stores.m (164 of 8403) PASS: Clang :: Analysis/dead-stores.cpp (165 of 8403) PASS: Clang :: Analysis/ctor.mm (166 of 8403) PASS: Clang :: Analysis/debug-CallGraph.c (167 of 8403) PASS: Clang :: Analysis/default-diagnostic-visitors.c (168 of 8403) PASS: Clang :: Analysis/dead-stores.c (169 of 8403) PASS: Clang :: Analysis/default-analyze.m (170 of 8403) PASS: Clang :: Analysis/delegates.m (171 of 8403) PASS: Clang :: Analysis/designated-initializer.c (172 of 8403) PASS: Clang :: Analysis/diagnostics/deref-track-symbolic-region.cpp (173 of 8403) PASS: Clang :: Analysis/diagnostics/deref-track-symbolic-region.c (174 of 8403) PASS: Clang :: Analysis/diagnostics/false-positive-suppression.c (175 of 8403) PASS: Clang :: Analysis/diagnostics/explicit-suppression.cpp (176 of 8403) PASS: Clang :: Analysis/diagnostics/no-prune-paths.c (177 of 8403) PASS: Clang :: Analysis/diagnostics/shortest-path-suppression.c (178 of 8403) PASS: Clang :: Analysis/diagnostics/text-diagnostics.c (179 of 8403) PASS: Clang :: Analysis/derived-to-base.cpp (180 of 8403) PASS: Clang :: Analysis/diagnostics/report-issues-within-main-file.cpp (181 of 8403) PASS: Clang :: Analysis/diagnostics/undef-value-caller.c (182 of 8403) PASS: Clang :: Analysis/div-zero.cpp (183 of 8403) PASS: Clang :: Analysis/diagnostics/undef-value-param.m (184 of 8403) PASS: Clang :: Analysis/division-by-zero.c (185 of 8403) PASS: Clang :: Analysis/diagnostics/undef-value-param.c (186 of 8403) PASS: Clang :: Analysis/domtest.c (187 of 8403) PASS: Clang :: Analysis/dtor-cxx11.cpp (188 of 8403) PASS: Clang :: Analysis/disable-all-checks.c (189 of 8403) PASS: Clang :: Analysis/dtors-in-dtor-cfg-output.cpp (190 of 8403) PASS: Clang :: Analysis/dynamic-cast.cpp (191 of 8403) PASS: Clang :: Analysis/elementtype.c (192 of 8403) PASS: Clang :: Analysis/dtor.cpp (193 of 8403) PASS: Clang :: Analysis/enum.cpp (194 of 8403) PASS: Clang :: Analysis/exceptions.mm (195 of 8403) PASS: Clang :: Analysis/exercise-ps.c (196 of 8403) PASS: Clang :: Analysis/engine/replay-without-inlining.c (197 of 8403) PASS: Clang :: Analysis/func.c (198 of 8403) PASS: Clang :: Analysis/fields.c (199 of 8403) PASS: Clang :: Analysis/free.c (200 of 8403) PASS: Clang :: Analysis/global-region-invalidation.c (201 of 8403) PASS: Clang :: Analysis/global_region_invalidation.mm (202 of 8403) PASS: Clang :: Analysis/edges-new.mm (203 of 8403) PASS: Clang :: Analysis/html-diags-multifile.c (204 of 8403) PASS: Clang :: Analysis/html-diags.c (205 of 8403) PASS: Clang :: Analysis/initializer.cpp (206 of 8403) PASS: Clang :: Analysis/initializers-cfg-output.cpp (207 of 8403) PASS: Clang :: Analysis/inline-not-supported.c (208 of 8403) PASS: Clang :: Analysis/identical-expressions.cpp (209 of 8403) PASS: Clang :: Analysis/inline.c (210 of 8403) PASS: Clang :: Analysis/inline-unique-reports.c (211 of 8403) PASS: Clang :: Analysis/inline3.c (212 of 8403) PASS: Clang :: Analysis/inline2.c (213 of 8403) PASS: Clang :: Analysis/inline-plist.c (214 of 8403) PASS: Clang :: Analysis/inline.cpp (215 of 8403) PASS: Clang :: Analysis/inline4.c (216 of 8403) PASS: Clang :: Analysis/inlining/InlineObjCClassMethod.m (217 of 8403) PASS: Clang :: Analysis/inlining/DynDispatchBifurcate.m (218 of 8403) PASS: Clang :: Analysis/inlining/ObjCDynTypePopagation.m (219 of 8403) PASS: Clang :: Analysis/inlining/ObjCImproperDynamictallyDetectableCast.m (220 of 8403) PASS: Clang :: Analysis/inlining/RetainCountExamples.m (221 of 8403) PASS: Clang :: Analysis/inlining/assume-super-init-does-not-return-nil.m (222 of 8403) PASS: Clang :: Analysis/inlining/InlineObjCInstanceMethod.m (223 of 8403) PASS: Clang :: Analysis/inlining/dyn-dispatch-bifurcate.cpp (224 of 8403) PASS: Clang :: Analysis/inlining/eager-reclamation-path-notes.cpp (225 of 8403) PASS: Clang :: Analysis/inlining/containers.cpp (226 of 8403) PASS: Clang :: Analysis/inlining/eager-reclamation-path-notes.c (227 of 8403) PASS: Clang :: Analysis/inlining/inline-defensive-checks.c (228 of 8403) PASS: Clang :: Analysis/inlining/false-positive-suppression.m (229 of 8403) PASS: Clang :: Analysis/inlining/false-positive-suppression.cpp (230 of 8403) PASS: Clang :: Analysis/inlining/inline-defensive-checks.cpp (231 of 8403) PASS: Clang :: Analysis/inlining/inline-defensive-checks.m (232 of 8403) PASS: Clang :: Analysis/inlining/false-positive-suppression.c (233 of 8403) PASS: Clang :: Analysis/inlining/retain-count-self-init.m (234 of 8403) PASS: Clang :: Analysis/inlining/path-notes.m (235 of 8403) PASS: Clang :: Analysis/inlining/path-notes.c (236 of 8403) PASS: Clang :: Analysis/inlining/test-always-inline-size-option.c (237 of 8403) PASS: Clang :: Analysis/inlining/test_objc_inlining_option.m (238 of 8403) PASS: Clang :: Analysis/inlining/path-notes.cpp (239 of 8403) PASS: Clang :: Analysis/keychainAPI-diagnostic-visitor.m (240 of 8403) PASS: Clang :: Analysis/inlining/stl.cpp (241 of 8403) PASS: Clang :: Analysis/ivars.m (242 of 8403) PASS: Clang :: Analysis/keychainAPI.m (243 of 8403) PASS: Clang :: Analysis/lambdas.cpp (244 of 8403) PASS: Clang :: Analysis/kmalloc-linux.c (245 of 8403) PASS: Clang :: Analysis/live-variables.cpp (246 of 8403) PASS: Clang :: Analysis/logical-ops.c (247 of 8403) PASS: Clang :: Analysis/lvalue.cpp (248 of 8403) PASS: Clang :: Analysis/malloc-annotations.c (249 of 8403) PASS: Clang :: Analysis/malloc-overflow.cpp (250 of 8403) PASS: Clang :: Analysis/live-variables.m (251 of 8403) PASS: Clang :: Analysis/malloc-overflow.c (252 of 8403) PASS: Clang :: Analysis/malloc-interprocedural.c (253 of 8403) PASS: Clang :: Analysis/malloc-protoype.c (254 of 8403) PASS: Clang :: Analysis/malloc-sizeof.cpp (255 of 8403) PASS: Clang :: Analysis/malloc-sizeof.c (256 of 8403) PASS: Clang :: Analysis/malloc-plist.c (257 of 8403) PASS: Clang :: Analysis/malloc-three-arg.c (258 of 8403) PASS: Clang :: Analysis/malloc.cpp (259 of 8403) PASS: Clang :: Analysis/malloc.m (260 of 8403) PASS: Clang :: Analysis/member-expr.cpp (261 of 8403) PASS: Clang :: Analysis/method-arg-decay.m (262 of 8403) PASS: Clang :: Analysis/malloc.mm (263 of 8403) PASS: Clang :: Analysis/method-call-intra-p.cpp (264 of 8403) PASS: Clang :: Analysis/method-call.cpp (265 of 8403) PASS: Clang :: Analysis/malloc.c (266 of 8403) PASS: Clang :: Analysis/misc-ps-64.m (267 of 8403) PASS: Clang :: Analysis/method-call-path-notes.cpp (268 of 8403) PASS: Clang :: Analysis/misc-ps-cxx0x.cpp (269 of 8403) PASS: Clang :: Analysis/misc-ps-eager-assume.m (270 of 8403) PASS: Clang :: Analysis/misc-ps-arm.m (271 of 8403) PASS: Clang :: Analysis/misc-ps-region-store-i386.m (272 of 8403) PASS: Clang :: Analysis/misc-ps-ranges.m (273 of 8403) PASS: Clang :: Analysis/misc-ps-region-store-x86_64.m (274 of 8403) PASS: Clang :: Analysis/misc-ps.c (275 of 8403) PASS: Clang :: Analysis/misc-ps-region-store.mm (276 of 8403) PASS: Clang :: Analysis/model-file.cpp (277 of 8403) PASS: Clang :: Analysis/misc-ps-region-store.cpp (278 of 8403) PASS: Clang :: Analysis/new-with-exceptions.cpp (279 of 8403) PASS: Clang :: Analysis/new.cpp (280 of 8403) PASS: Clang :: Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m (281 of 8403) PASS: Clang :: Analysis/no-exit-cfg.c (282 of 8403) PASS: Clang :: Analysis/misc-ps.m (283 of 8403) PASS: Clang :: Analysis/no-outofbounds.c (284 of 8403) PASS: Clang :: Analysis/misc-ps-region-store.m (285 of 8403) PASS: Clang :: Analysis/nonnull.m (286 of 8403) PASS: Clang :: Analysis/null-deref-ps-region.c (287 of 8403) PASS: Clang :: Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m (288 of 8403) PASS: Clang :: Analysis/null-deref-path-notes.m (289 of 8403) PASS: Clang :: Analysis/nullptr.cpp (290 of 8403) PASS: Clang :: Analysis/objc-bool.m (291 of 8403) PASS: Clang :: Analysis/objc-boxing.m (292 of 8403) UNSUPPORTED: Clang :: Analysis/objc-method-coverage.m (293 of 8403) PASS: Clang :: Analysis/null-deref-ps.c (294 of 8403) PASS: Clang :: Analysis/objc-arc.m (295 of 8403) PASS: Clang :: Analysis/objc-properties.m (296 of 8403) PASS: Clang :: Analysis/objc-string.mm (297 of 8403) PASS: Clang :: Analysis/objc-subscript.m (298 of 8403) PASS: Clang :: Analysis/objc/direct-ivar-assignment-in-annotated-functions.m (299 of 8403) PASS: Clang :: Analysis/objc-radar17039661.m (300 of 8403) PASS: Clang :: Analysis/out-of-bounds.c (301 of 8403) PASS: Clang :: Analysis/objc-for.m (302 of 8403) PASS: Clang :: Analysis/objc_invalidation.m (303 of 8403) PASS: Clang :: Analysis/operator-calls.cpp (304 of 8403) XFAIL: Clang :: Analysis/outofbound-notwork.c (305 of 8403) PASS: Clang :: Analysis/override-werror.c (306 of 8403) PASS: Clang :: Analysis/plist-html-macros.c (307 of 8403) PASS: Clang :: Analysis/outofbound.c (308 of 8403) PASS: Clang :: Analysis/pointer-to-member.cpp (309 of 8403) PASS: Clang :: Analysis/pr4209.m (310 of 8403) PASS: Clang :: Analysis/pr_2542_rdar_6793404.m (311 of 8403) PASS: Clang :: Analysis/pr_4164.c (312 of 8403) PASS: Clang :: Analysis/plist-output-alternate.m (313 of 8403) PASS: Clang :: Analysis/properties.m (314 of 8403) PASS: Clang :: Analysis/plist-macros.cpp (315 of 8403) PASS: Clang :: Analysis/properties.mm (316 of 8403) PASS: Clang :: Analysis/ptr-arith.cpp (317 of 8403) PASS: Clang :: Analysis/pthreadlock.c (318 of 8403) PASS: Clang :: Analysis/rdar-6442306-1.m (319 of 8403) PASS: Clang :: Analysis/plist-output.m (320 of 8403) PASS: Clang :: Analysis/rdar-6540084.m (321 of 8403) PASS: Clang :: Analysis/rdar-6541136-region.c (322 of 8403) PASS: Clang :: Analysis/rdar-6562655.m (323 of 8403) PASS: Clang :: Analysis/rdar-6600344-nil-receiver-undefined-struct-ret.m (324 of 8403) PASS: Clang :: Analysis/redefined_system.c (325 of 8403) PASS: Clang :: Analysis/refcnt_naming.m (326 of 8403) PASS: Clang :: Analysis/rdar-7168531.m (327 of 8403) PASS: Clang :: Analysis/ptr-arith.c (328 of 8403) PASS: Clang :: Analysis/reference.mm (329 of 8403) PASS: Clang :: Analysis/reference.cpp (330 of 8403) PASS: Clang :: Analysis/region-1.m (331 of 8403) PASS: Clang :: Analysis/region-store.c (332 of 8403) PASS: Clang :: Analysis/region-store.cpp (333 of 8403) PASS: Clang :: Analysis/reinterpret-cast.cpp (334 of 8403) PASS: Clang :: Analysis/retain-release-cache-out.m (335 of 8403) PASS: Clang :: Analysis/retain-release-cf-audited.m (336 of 8403) PASS: Clang :: Analysis/retain-release-inline.m (337 of 8403) PASS: Clang :: Analysis/retain-release-gc-only.m (338 of 8403) PASS: Clang :: Analysis/retain-release-region-store.m (339 of 8403) PASS: Clang :: Analysis/retain-release.mm (340 of 8403) PASS: Clang :: Analysis/retain-release-path-notes-gc.m (341 of 8403) PASS: Clang :: Analysis/security-syntax-checks-no-emit.c (342 of 8403) PASS: Clang :: Analysis/retain-release-path-notes.m (343 of 8403) PASS: Clang :: Analysis/self-init.m (344 of 8403) PASS: Clang :: Analysis/shallow-mode.m (345 of 8403) PASS: Clang :: Analysis/simple-stream-checks.c (346 of 8403) PASS: Clang :: Analysis/sizeofpointer.c (347 of 8403) PASS: Clang :: Analysis/stack-addr-ps.c (348 of 8403) PASS: Clang :: Analysis/stack-block-returned.cpp (349 of 8403) PASS: Clang :: Analysis/security-syntax-checks.m (350 of 8403) PASS: Clang :: Analysis/stack-addr-ps.cpp (351 of 8403) UNSUPPORTED: Clang :: Analysis/stats.c (352 of 8403) PASS: Clang :: Analysis/static_local.m (353 of 8403) PASS: Clang :: Analysis/stackaddrleak.c (354 of 8403) XFAIL: Clang :: Analysis/string-fail.c (355 of 8403) PASS: Clang :: Analysis/stream.c (356 of 8403) PASS: Clang :: Analysis/superclass.m (357 of 8403) PASS: Clang :: Analysis/svalbuilder-logic.c (358 of 8403) PASS: Clang :: Analysis/taint-tester.c (359 of 8403) PASS: Clang :: Analysis/taint-tester.cpp (360 of 8403) PASS: Clang :: Analysis/taint-tester.m (361 of 8403) PASS: Clang :: Analysis/taint-generic.c (362 of 8403) PASS: Clang :: Analysis/retain-release.m (363 of 8403) PASS: Clang :: Analysis/templates.cpp (364 of 8403) PASS: Clang :: Analysis/temp-obj-dtors-cfg-output.cpp (365 of 8403) PASS: Clang :: Analysis/test-include-cpp.cpp (366 of 8403) PASS: Clang :: Analysis/test-after-div-zero.c (367 of 8403) PASS: Clang :: Analysis/test-include.c (368 of 8403) PASS: Clang :: Analysis/test-objc-non-nil-return-value-checker.m (369 of 8403) PASS: Clang :: Analysis/test-variably-modified-types.c (370 of 8403) PASS: Clang :: Analysis/traversal-algorithm.mm (371 of 8403) PASS: Clang :: Analysis/temporaries.cpp (372 of 8403) PASS: Clang :: Analysis/traversal-path-unification.c (373 of 8403) PASS: Clang :: Analysis/undef-buffers.c (374 of 8403) PASS: Clang :: Analysis/uninit-const.cpp (375 of 8403) PASS: Clang :: Analysis/uninit-const.c (376 of 8403) PASS: Clang :: Analysis/uninit-msg-expr.m (377 of 8403) PASS: Clang :: Analysis/uninit-ps-rdar6145427.m (378 of 8403) PASS: Clang :: Analysis/string.c (379 of 8403) PASS: Clang :: Analysis/uninit-vals-ps.c (380 of 8403) PASS: Clang :: Analysis/uninit-vals-ps-region.m (381 of 8403) PASS: Clang :: Analysis/unions.cpp (382 of 8403) PASS: Clang :: Analysis/unions-region.m (383 of 8403) PASS: Clang :: Analysis/uninit-sometimes.cpp (384 of 8403) PASS: Clang :: Analysis/uninit-vals.m (385 of 8403) PASS: Clang :: Analysis/unreachable-code-path.c (386 of 8403) PASS: Clang :: Analysis/unused-ivars.m (387 of 8403) PASS: Clang :: Analysis/unix-api.c (388 of 8403) PASS: Clang :: Analysis/variadic-method-types.m (389 of 8403) PASS: Clang :: Analysis/virtualcall.cpp (390 of 8403) PASS: Clang :: Analysis/vla.c (391 of 8403) PASS: Clang :: Analysis/weak-functions.c (392 of 8403) PASS: Clang :: CXX/basic/basic.def.odr/p1-var.cpp (393 of 8403) PASS: Clang :: CXX/basic/basic.link/p6.cpp (394 of 8403) PASS: Clang :: CXX/basic/basic.link/p7.cpp (395 of 8403) PASS: Clang :: CXX/basic/basic.def.odr/p2-typeid.cpp (396 of 8403) PASS: Clang :: CXX/basic/basic.link/p9.cpp (397 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.argdep/p3.cpp (398 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.argdep/p2.cpp (399 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.argdep/p2-template-id.cpp (400 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.classref/p1-cxx11.cpp (401 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.argdep/p4.cpp (402 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.classref/p1.cpp (403 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.classref/p3.cpp (404 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.elab/p2.cpp (405 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.classref/p4-cxx11.cpp (406 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.elab/templateid.cpp (407 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p2.cpp (408 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p3.cpp (409 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.qual/class.qual/p2.cpp (410 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p4.cpp (411 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p5.cpp (412 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.qual/p6-0x.cpp (413 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.udir/p1.cpp (414 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p11.cpp (415 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.qual/p6.cpp (416 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p12.cpp (417 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p13.cpp (418 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p14.cpp (419 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p3.cpp (420 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp (421 of 8403) PASS: Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p7.cpp (422 of 8403) PASS: Clang :: CXX/basic/basic.scope/basic.scope.local/p4-0x.cpp (423 of 8403) PASS: Clang :: CXX/basic/basic.scope/basic.scope.local/p2.cpp (424 of 8403) PASS: Clang :: CXX/basic/basic.scope/basic.scope.hiding/p2.cpp (425 of 8403) PASS: Clang :: CXX/basic/basic.scope/basic.scope.pdecl/p3.cpp (426 of 8403) PASS: Clang :: CXX/basic/basic.scope/basic.scope.pdecl/p9.cpp (427 of 8403) PASS: Clang :: CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.allocation/p1.cpp (428 of 8403) PASS: Clang :: Analysis/unix-fns.c (429 of 8403) PASS: Clang :: CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.deallocation/p1.cpp (430 of 8403) PASS: Clang :: CXX/basic/basic.start/basic.start.init/p3.cpp (431 of 8403) PASS: Clang :: CXX/basic/basic.stc/basic.stc.dynamic/p2-nodef.cpp (432 of 8403) PASS: Clang :: CXX/basic/basic.stc/basic.stc.dynamic/p2-noexceptions.cpp (433 of 8403) PASS: Clang :: CXX/basic/basic.stc/basic.stc.dynamic/p2.cpp (434 of 8403) PASS: Clang :: CXX/basic/basic.types/p10.cpp (435 of 8403) PASS: Clang :: CXX/class.access/class.access.base/p5.cpp (436 of 8403) PASS: Clang :: CXX/class.access/class.access.base/p1.cpp (437 of 8403) PASS: Clang :: CXX/class.access/class.access.dcl/p1.cpp (438 of 8403) PASS: Clang :: CXX/class.access/class.access.nest/p1.cpp (439 of 8403) PASS: Clang :: CXX/class.access/class.friend/p11.cpp (440 of 8403) PASS: Clang :: CXX/class.access/class.friend/p1.cpp (441 of 8403) PASS: Clang :: CXX/class.access/class.friend/p2-cxx03.cpp (442 of 8403) PASS: Clang :: CXX/class.access/class.friend/p3-cxx0x.cpp (443 of 8403) PASS: Clang :: CXX/class.access/class.friend/p9-cxx0x.cpp (444 of 8403) PASS: Clang :: CXX/class.access/class.friend/p6.cpp (445 of 8403) PASS: Clang :: CXX/class.access/class.protected/p1-cxx11.cpp (446 of 8403) PASS: Clang :: CXX/class.access/class.protected/p1.cpp (447 of 8403) PASS: Clang :: CXX/class.access/p4.cpp (448 of 8403) PASS: Clang :: CXX/basic/basic.start/basic.start.main/p2.cpp (449 of 8403) PASS: Clang :: CXX/class.access/p6.cpp (450 of 8403) PASS: Clang :: CXX/class.derived/class.abstract/p4.cpp (451 of 8403) PASS: Clang :: CXX/class.derived/class.abstract/p16.cpp (452 of 8403) PASS: Clang :: CXX/class.derived/class.abstract/p5.cpp (453 of 8403) PASS: Clang :: CXX/class.derived/class.member.lookup/p6.cpp (454 of 8403) PASS: Clang :: CXX/class.derived/class.member.lookup/p7.cpp (455 of 8403) PASS: Clang :: CXX/class.derived/class.member.lookup/p8.cpp (456 of 8403) PASS: Clang :: CXX/class.derived/class.member.lookup/p9.cpp (457 of 8403) PASS: Clang :: CXX/class.derived/class.virtual/p2.cpp (458 of 8403) PASS: Clang :: CXX/class.derived/class.virtual/p12.cpp (459 of 8403) PASS: Clang :: CXX/class.derived/class.virtual/p3-0x.cpp (460 of 8403) PASS: Clang :: CXX/class.derived/p1.cpp (461 of 8403) PASS: Clang :: CXX/class.derived/p2.cpp (462 of 8403) PASS: Clang :: CXX/class/class.friend/p1-ambiguous.cpp (463 of 8403) PASS: Clang :: CXX/class/class.bit/p2.cpp (464 of 8403) PASS: Clang :: CXX/class/class.base/class.base.init/p5-0x.cpp (465 of 8403) PASS: Clang :: CXX/class/class.friend/p1-cxx11.cpp (466 of 8403) PASS: Clang :: CXX/class/class.friend/p1.cpp (467 of 8403) PASS: Clang :: CXX/class/class.friend/p2.cpp (468 of 8403) PASS: Clang :: CXX/class/class.local/p1-0x.cpp (469 of 8403) PASS: Clang :: CXX/class/class.friend/p6.cpp (470 of 8403) PASS: Clang :: CXX/class/class.local/p3.cpp (471 of 8403) PASS: Clang :: CXX/class/class.local/p2.cpp (472 of 8403) PASS: Clang :: CXX/class/class.local/p1.cpp (473 of 8403) PASS: Clang :: CXX/class/class.local/p4.cpp (474 of 8403) PASS: Clang :: CXX/class/class.mem/p13.cpp (475 of 8403) PASS: Clang :: CXX/class/class.mem/p1.cpp (476 of 8403) PASS: Clang :: CXX/class/class.mem/p14.cpp (477 of 8403) PASS: Clang :: CXX/class/class.mem/p2.cpp (478 of 8403) PASS: Clang :: CXX/class/class.mem/p5-0x.cpp (479 of 8403) PASS: Clang :: CXX/class/class.mem/p8-0x.cpp (480 of 8403) PASS: Clang :: CXX/class/class.nest/p1-cxx0x.cpp (481 of 8403) PASS: Clang :: CXX/class/class.mem/p1b.cpp (482 of 8403) PASS: Clang :: CXX/class/class.mfct/class.mfct.non-static/p3.cpp (483 of 8403) PASS: Clang :: CXX/class/class.nest/p3.cpp (484 of 8403) PASS: Clang :: CXX/class/class.nest/p1.cpp (485 of 8403) PASS: Clang :: CXX/class/class.nested.type/p1.cpp (486 of 8403) PASS: Clang :: CXX/class/class.static/class.static.data/p4.cpp (487 of 8403) PASS: Clang :: CXX/class/class.static/class.static.data/p3.cpp (488 of 8403) PASS: Clang :: CXX/class/class.union/p8.cpp (489 of 8403) PASS: Clang :: CXX/class/class.union/p1.cpp (490 of 8403) PASS: Clang :: CXX/class/p2-0x.cpp (491 of 8403) PASS: Clang :: CXX/class/class.union/p2-0x.cpp (492 of 8403) PASS: Clang :: CXX/class/p1-0x.cpp (493 of 8403) PASS: Clang :: CXX/class/p6-0x.cpp (494 of 8403) PASS: Clang :: CXX/conv/conv.mem/p4.cpp (495 of 8403) PASS: Clang :: CXX/conv/conv.ptr/p2.cpp (496 of 8403) PASS: Clang :: CXX/conv/conv.prom/p4.cpp (497 of 8403) PASS: Clang :: CXX/conv/conv.qual/pr6089.cpp (498 of 8403) PASS: Clang :: CXX/conv/conv.prom/p2.cpp (499 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.def/p2.cpp (500 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.def/namespace.memdef/p3.cpp (501 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.def/p1.cpp (502 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.def/p7.cpp (503 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.def/p8.cpp (504 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p1.cpp (505 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p10.cpp (506 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/p1.cpp (507 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p12.cpp (508 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p11.cpp (509 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p13.cpp (510 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p4.cpp (511 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p3-cxx0x.cpp (512 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p5-cxx0x.cpp (513 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p6-cxx0x.cpp (514 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udir/p1.cpp (515 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p8.cpp (516 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udir/p6.cpp (517 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.align/p5.cpp (518 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.align/p7.cpp (519 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.align/p8.cpp (520 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.align/p6.cpp (521 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.attr.depend/p1.cpp (522 of 8403) PASS: Clang :: CXX/dcl.dcl/basic.namespace/namespace.udecl/p8-cxx0x.cpp (523 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.attr.depend/p2.cpp (524 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.attr.deprecated/p1.cpp (525 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/p1.cpp (526 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.attr/dcl.attr.grammar/p6.cpp (527 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.enum/p2.cpp (528 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.enum/p5.cpp (529 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.link/p2.cpp (530 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.link/p7-2.cpp (531 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.link/p7.cpp (532 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp (533 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p2.cpp (534 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp (535 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p4.cpp (536 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p5.cpp (537 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p8.cpp (538 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p6.cpp (539 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p4.cpp (540 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p9.cpp (541 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p3.cpp (542 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p6.cpp (543 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp (544 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p1.cpp (545 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p2.cpp (546 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p9.cpp (547 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p12-1y.cpp (548 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p2.cpp (549 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p3-generic-lambda-1y.cpp (550 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p3.cpp (551 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p5.cpp (552 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p3-1y.cpp (553 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p4.cpp (554 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p7-1y.cpp (555 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p7.cpp (556 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p6.cpp (557 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/p2-0x.cpp (558 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/p4-cxx0x.cpp (559 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/p3.cpp (560 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/p5-cxx0x.cpp (561 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/p3-0x.cpp (562 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.typedef/p2-0x.cpp (563 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.typedef/p4.cpp (564 of 8403) PASS: Clang :: CXX/dcl.dcl/dcl.spec/dcl.typedef/p3.cpp (565 of 8403) PASS: Clang :: CXX/dcl.dcl/p4-0x.cpp (566 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/p1.cpp (567 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.fct.def/dcl.fct.def.delete/p4.cpp (568 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/p2.cpp (569 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.fct.def/dcl.fct.def.general/p8.cpp (570 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.aggr/p4.cpp (571 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.aggr/p7.cpp (572 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.list/basic.cpp (573 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.aggr/p1-0x.cpp (574 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.list/p3-0x.cpp (575 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.list/p7-0x-fixits.cpp (576 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p1.cpp (577 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/basic.cpp (578 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p3.cpp (579 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.list/p7-0x.cpp (580 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p5-cxx03-extra-copy.cpp (581 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p5-0x.cpp (582 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p5-cxx0x-no-extra-copy.cpp (583 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.list/p7-cxx11-nowarn.cpp (584 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p5.cpp (585 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p5-var.cpp (586 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p5-examples.cpp (587 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.string/p1.cpp (588 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/p14-0x.cpp (589 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/dcl.init.string/p2.cpp (590 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/p5.cpp (591 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/p7.cpp (592 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.init/p6.cpp (593 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.array/p1.cpp (594 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.array/p1-cxx0x.cpp (595 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p10.cpp (596 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.array/p3.cpp (597 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p3.cpp (598 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p2.cpp (599 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p6.cpp (600 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p5.cpp (601 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p4.cpp (602 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p7.cpp (603 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct.default/p8.cpp (604 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/p1.cpp (605 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p14.cpp (606 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/p2.cpp (607 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p13.cpp (608 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p6-0x.cpp (609 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p3.cpp (610 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p2-cxx0x.cpp (611 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p8.cpp (612 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p8-0x.cpp (613 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p9-0x.cpp (614 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.fct/p6.cpp (615 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.mptr/p3.cpp (616 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/p1-0x.cpp (617 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.ref/p6-0x.cpp (618 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/dcl.ref/p5.cpp (619 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.meaning/p1.cpp (620 of 8403) PASS: Clang :: CXX/dcl.decl/dcl.name/p1.cpp (621 of 8403) PASS: Clang :: CXX/dcl.decl/p4-0x.cpp (622 of 8403) PASS: Clang :: CXX/drs/dr10xx.cpp (623 of 8403) PASS: Clang :: CXX/drs/dr13xx.cpp (624 of 8403) PASS: Clang :: CXX/drs/dr14xx.cpp (625 of 8403) PASS: Clang :: CXX/drs/dr15xx.cpp (626 of 8403) PASS: Clang :: CXX/drs/dr16xx.cpp (627 of 8403) PASS: Clang :: CXX/drs/dr1748.cpp (628 of 8403) PASS: Clang :: CXX/drs/dr0xx.cpp (629 of 8403) PASS: Clang :: CXX/drs/dr19xx.cpp (630 of 8403) PASS: Clang :: CXX/drs/dr17xx.cpp (631 of 8403) PASS: Clang :: CXX/drs/dr18xx.cpp (632 of 8403) PASS: Clang :: CXX/drs/dr412.cpp (633 of 8403) PASS: Clang :: CXX/drs/dr1xx.cpp (634 of 8403) PASS: Clang :: CXX/drs/dr2xx.cpp (635 of 8403) PASS: Clang :: CXX/drs/dr6xx.cpp (636 of 8403) PASS: Clang :: CXX/drs/dr3xx.cpp (637 of 8403) PASS: Clang :: CXX/drs/dr5xx.cpp (638 of 8403) PASS: Clang :: CXX/drs/dr4xx.cpp (639 of 8403) PASS: Clang :: CXX/except/except.handle/p16.cpp (640 of 8403) PASS: Clang :: CXX/drs/dr7xx.cpp (641 of 8403) PASS: Clang :: CXX/drs/dr9xx.cpp (642 of 8403) PASS: Clang :: CXX/except/except.spec/canonical.cpp (643 of 8403) PASS: Clang :: CXX/except/except.spec/p1.cpp (644 of 8403) PASS: Clang :: CXX/except/except.spec/p11.cpp (645 of 8403) PASS: Clang :: CXX/except/except.spec/p14-ir.cpp (646 of 8403) PASS: Clang :: CXX/except/except.spec/p14.cpp (647 of 8403) PASS: Clang :: CXX/except/except.spec/p15.cpp (648 of 8403) PASS: Clang :: CXX/except/except.spec/p2-places.cpp (649 of 8403) PASS: Clang :: CXX/except/except.spec/p2-dynamic-types.cpp (650 of 8403) PASS: Clang :: CXX/except/except.spec/p4.cpp (651 of 8403) PASS: Clang :: CXX/except/except.spec/p3.cpp (652 of 8403) PASS: Clang :: CXX/except/except.spec/p5-pointers.cpp (653 of 8403) PASS: Clang :: CXX/except/except.spec/p5-delayed.cpp (654 of 8403) PASS: Clang :: CXX/except/except.spec/p9-dynamic.cpp (655 of 8403) PASS: Clang :: CXX/except/except.spec/p9-noexcept.cpp (656 of 8403) PASS: Clang :: CXX/except/except.spec/p5-virtual.cpp (657 of 8403) PASS: Clang :: CXX/except/except.spec/template.cpp (658 of 8403) PASS: Clang :: CXX/expr/expr.cast/p4.cpp (659 of 8403) PASS: Clang :: CXX/expr/expr.ass/p9-cxx11.cpp (660 of 8403) PASS: Clang :: CXX/expr/expr.cast/p4-0x.cpp (661 of 8403) PASS: Clang :: CXX/expr/expr.const/p3-0x-nowarn.cpp (662 of 8403) PASS: Clang :: CXX/expr/expr.const/p5-0x.cpp (663 of 8403) PASS: Clang :: CXX/expr/expr.const/p2-0x.cpp (664 of 8403) PASS: Clang :: CXX/expr/expr.mptr.oper/p5.cpp (665 of 8403) PASS: Clang :: CXX/expr/expr.const/p3-0x.cpp (666 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.dynamic.cast/p3-0x.cpp (667 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.const.cast/p1-0x.cpp (668 of 8403) PASS: Clang :: CXX/expr/expr.mptr.oper/p6-0x.cpp (669 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.ref/p3.cpp (670 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.call/p7-0x.cpp (671 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.static.cast/p9-0x.cpp (672 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.reinterpret.cast/p1-0x.cpp (673 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.type.conv/p1-0x.cpp (674 of 8403) PASS: Clang :: CXX/expr/expr.post/expr.static.cast/p3-0x.cpp (675 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.general/p8-0x.cpp (676 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.general/p12-0x.cpp (677 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.general/p3-0x.cpp (678 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.general/p4-0x.cpp (679 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/blocks.mm (680 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p10.cpp (681 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/default-arguments.cpp (682 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p12.cpp (683 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p11-1y.cpp (684 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p13.cpp (685 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p11.cpp (686 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p14.cpp (687 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/blocks-irgen.mm (688 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p16.cpp (689 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p15.cpp (690 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p19.cpp (691 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p18.cpp (692 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p2.cpp (693 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p2-generic-lambda-1y.cpp (694 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p3.cpp (695 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p20.cpp (696 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p21.cpp (697 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p4-1y.cpp (698 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p23.cpp (699 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p4.mm (700 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p4.cpp (701 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p5.cpp (702 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p6.cpp (703 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p8.cpp (704 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p5-generic-lambda-1y.cpp (705 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/p7.cpp (706 of 8403) PASS: Clang :: CXX/expr/expr.prim/expr.prim.lambda/templates.cpp (707 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.new/p17.cpp (708 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.delete/p5.cpp (709 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.new/p17-crash.cpp (710 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.new/p19.cpp (711 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.new/p20-0x.cpp (712 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.new/p2-cxx0x.cpp (713 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.sizeof/p1.cpp (714 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.new/p20.cpp (715 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.sizeof/p5-0x.cpp (716 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.unary.noexcept/sema.cpp (717 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.unary.op/p3.cpp (718 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.unary.op/p4.cpp (719 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.unary.op/p6.cpp (720 of 8403) PASS: Clang :: CXX/expr/p10-0x.cpp (721 of 8403) PASS: Clang :: CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp (722 of 8403) PASS: Clang :: CXX/expr/p3.cpp (723 of 8403) PASS: Clang :: CXX/expr/p9.cpp (724 of 8403) PASS: Clang :: CXX/expr/p8.cpp (725 of 8403) PASS: Clang :: CXX/lex/lex.charset/p2-cxx11.cpp (726 of 8403) PASS: Clang :: CXX/lex/lex.charset/p2-cxx98.cpp (727 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p10.cpp (728 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p1.cpp (729 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p11.cpp (730 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ccon/p1.cpp (731 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p2.cpp (732 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p12.cpp (733 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p3.cpp (734 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p5.cpp (735 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p4.cpp (736 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p8.cpp (737 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p6.cpp (738 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p7.cpp (739 of 8403) PASS: Clang :: CXX/lex/lex.pptoken/p3-0x.cpp (740 of 8403) PASS: Clang :: CXX/lex/lex.literal/lex.ext/p9.cpp (741 of 8403) PASS: Clang :: CXX/lex/lex.trigraph/p2.cpp (742 of 8403) PASS: Clang :: CXX/lex/lex.trigraph/p1.cpp (743 of 8403) PASS: Clang :: CXX/lex/lex.trigraph/p3.cpp (744 of 8403) PASS: Clang :: CXX/over/over.built/p23.cpp (745 of 8403) PASS: Clang :: CXX/over/over.load/p2-0x.cpp (746 of 8403) PASS: Clang :: CXX/over/over.built/p25.cpp (747 of 8403) PASS: Clang :: CXX/over/over.match/over.match.best/over.best.ics/over.ics.list/p6.cpp (748 of 8403) PASS: Clang :: CXX/over/over.match/over.match.best/over.best.ics/over.ics.user/p3-0x.cpp (749 of 8403) PASS: Clang :: CXX/over/over.match/over.match.best/over.ics.rank/p3-0x.cpp (750 of 8403) PASS: Clang :: CXX/over/over.match/over.match.funcs/over.match.copy/p1.cpp (751 of 8403) PASS: Clang :: CXX/over/over.match/over.match.best/p1.cpp (752 of 8403) PASS: Clang :: CXX/over/over.match/over.match.funcs/over.match.oper/p3.cpp (753 of 8403) PASS: Clang :: CXX/over/over.oper/over.literal/p3.cpp (754 of 8403) PASS: Clang :: CXX/over/over.oper/over.literal/p2.cpp (755 of 8403) PASS: Clang :: CXX/over/over.oper/over.literal/p5.cpp (756 of 8403) PASS: Clang :: CXX/over/over.match/over.match.funcs/p4-0x.cpp (757 of 8403) PASS: Clang :: CXX/over/over.oper/over.literal/p6.cpp (758 of 8403) PASS: Clang :: CXX/over/over.oper/over.literal/p8.cpp (759 of 8403) PASS: Clang :: CXX/over/over.over/p1.cpp (760 of 8403) PASS: Clang :: CXX/over/over.oper/over.literal/p7.cpp (761 of 8403) PASS: Clang :: CXX/over/over.over/p2-resolve-single-template-id.cpp (762 of 8403) PASS: Clang :: CXX/over/over.over/p2.cpp (763 of 8403) PASS: Clang :: CXX/over/over.over/p4.cpp (764 of 8403) PASS: Clang :: CXX/special/class.conv/class.conv.ctor/p1.cpp (765 of 8403) PASS: Clang :: CXX/special/class.copy/p11.0x.copy.cpp (766 of 8403) PASS: Clang :: CXX/special/class.copy/implicit-move-def.cpp (767 of 8403) PASS: Clang :: CXX/special/class.copy/p11.0x.move.cpp (768 of 8403) PASS: Clang :: CXX/special/class.copy/implicit-move.cpp (769 of 8403) PASS: Clang :: CXX/special/class.copy/p12-0x.cpp (770 of 8403) PASS: Clang :: CXX/special/class.copy/p15-inclass.cpp (771 of 8403) PASS: Clang :: CXX/special/class.copy/p13-0x.cpp (772 of 8403) PASS: Clang :: CXX/special/class.copy/p18-cxx11.cpp (773 of 8403) PASS: Clang :: CXX/special/class.copy/p15-0x.cpp (774 of 8403) PASS: Clang :: CXX/special/class.copy/p20.cpp (775 of 8403) PASS: Clang :: CXX/special/class.copy/p25-0x.cpp (776 of 8403) PASS: Clang :: CXX/special/class.copy/p23-cxx11.cpp (777 of 8403) PASS: Clang :: CXX/special/class.copy/p3.cpp (778 of 8403) PASS: Clang :: CXX/special/class.copy/p28-cxx11.cpp (779 of 8403) PASS: Clang :: CXX/special/class.copy/p8-cxx11.cpp (780 of 8403) PASS: Clang :: CXX/special/class.ctor/p1.cpp (781 of 8403) PASS: Clang :: CXX/special/class.copy/p33-0x.cpp (782 of 8403) PASS: Clang :: CXX/special/class.copy/p9.cpp (783 of 8403) PASS: Clang :: CXX/special/class.ctor/p4-0x.cpp (784 of 8403) PASS: Clang :: CXX/special/class.dtor/p10-0x.cpp (785 of 8403) PASS: Clang :: CXX/special/class.ctor/p5-0x.cpp (786 of 8403) PASS: Clang :: CXX/special/class.ctor/p6-0x.cpp (787 of 8403) PASS: Clang :: CXX/special/class.dtor/p2-0x.cpp (788 of 8403) PASS: Clang :: CXX/special/class.dtor/p2.cpp (789 of 8403) PASS: Clang :: CXX/special/class.dtor/p3.cpp (790 of 8403) PASS: Clang :: CXX/special/class.dtor/p5-0x.cpp (791 of 8403) PASS: Clang :: CXX/special/class.free/p1.cpp (792 of 8403) PASS: Clang :: CXX/special/class.free/p6.cpp (793 of 8403) PASS: Clang :: CXX/special/class.inhctor/elsewhere.cpp (794 of 8403) PASS: Clang :: CXX/special/class.dtor/p9.cpp (795 of 8403) PASS: Clang :: CXX/special/class.inhctor/p1.cpp (796 of 8403) PASS: Clang :: CXX/special/class.dtor/p3-0x.cpp (797 of 8403) PASS: Clang :: CXX/special/class.inhctor/p2.cpp (798 of 8403) PASS: Clang :: CXX/special/class.inhctor/p3.cpp (799 of 8403) PASS: Clang :: CXX/special/class.inhctor/p4.cpp (800 of 8403) PASS: Clang :: CXX/special/class.inhctor/p7.cpp (801 of 8403) PASS: Clang :: CXX/special/class.inhctor/p8.cpp (802 of 8403) PASS: Clang :: CXX/special/class.init/class.base.init/p8-0x.cpp (803 of 8403) PASS: Clang :: CXX/special/class.temporary/p1.cpp (804 of 8403) PASS: Clang :: CXX/stmt.stmt/stmt.dcl/p3.cpp (805 of 8403) PASS: Clang :: CXX/stmt.stmt/stmt.dcl/p3-0x.cpp (806 of 8403) PASS: Clang :: CXX/special/class.init/class.base.init/p9-0x.cpp (807 of 8403) PASS: Clang :: CXX/stmt.stmt/stmt.ambig/p1-0x.cpp (808 of 8403) PASS: Clang :: CXX/stmt.stmt/stmt.label/p1.cpp (809 of 8403) PASS: Clang :: CXX/stmt.stmt/stmt.select/p3.cpp (810 of 8403) PASS: Clang :: CXX/stmt.stmt/stmt.select/stmt.switch/p2-0x.cpp (811 of 8403) PASS: Clang :: CXX/stmt.stmt/stmt.iter/stmt.ranged/p1.cpp (812 of 8403) PASS: Clang :: CXX/temp/p3.cpp (813 of 8403) PASS: Clang :: CXX/temp/temp.arg/temp.arg.nontype/p1-11.cpp (814 of 8403) PASS: Clang :: CXX/temp/temp.arg/temp.arg.nontype/p1.cpp (815 of 8403) PASS: Clang :: CXX/temp/temp.arg/temp.arg.template/p3-0x.cpp (816 of 8403) PASS: Clang :: CXX/temp/temp.arg/temp.arg.nontype/p5.cpp (817 of 8403) PASS: Clang :: CXX/temp/temp.arg/temp.arg.type/p2-cxx0x.cpp (818 of 8403) PASS: Clang :: CXX/temp/temp.arg/temp.arg.type/p2.cpp (819 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.alias/p1.cpp (820 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.alias/p2.cpp (821 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.alias/p3.cpp (822 of 8403) PASS: Clang :: CXX/temp/temp.decls/p3.cpp (823 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/p8-0x.cpp (824 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/p9-0x.cpp (825 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/p8-1y.cpp (826 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/p6.cpp (827 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/p9.cpp (828 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/temp.class.order/p2.cpp (829 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/p1.cpp (830 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/p1-neg.cpp (831 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.mem.enum/p1.cpp (832 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.mem.class/p1.cpp (833 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.mem.func/p1inst.cpp (834 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.mem.func/p1-retmem.cpp (835 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.mem.func/p1.cpp (836 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.static/p1-inst.cpp (837 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.mem.func/pr5056.cpp (838 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.fct/temp.func.order/p5.cpp (839 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.class/temp.static/p1.cpp (840 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.fct/temp.func.order/p4.cpp (841 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.fct/temp.over.link/p4.cpp (842 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.fct/temp.over.link/p4-neg.cpp (843 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.fct/temp.func.order/p3.cpp (844 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp (845 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.friend/p3.cpp (846 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.friend/p4.cpp (847 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.friend/p1.cpp (848 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.friend/p5.cpp (849 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.friend/p8.cpp (850 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.mem/p1.cpp (851 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.mem/p2.cpp (852 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.mem/p3.cpp (853 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/deduction.cpp (854 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.mem/p5.cpp (855 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/example-function.cpp (856 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/ext-blocks.cpp (857 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/example-bind.cpp (858 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/example-tuple.cpp (859 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp (860 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/injected-class-name.cpp (861 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/p1.cpp (862 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/metafunctions.cpp (863 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/p2.cpp (864 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/p5.mm (865 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/multi-level-substitution.cpp (866 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/p5.cpp (867 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/parameter-matching.cpp (868 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/p4.cpp (869 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/partial-ordering.cpp (870 of 8403) PASS: Clang :: CXX/temp/temp.decls/temp.variadic/sizeofpack.cpp (871 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.arg.explicit/p3-nodeduct.cpp (872 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.arg.explicit/p1.cpp (873 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.arg.explicit/p3-0x.cpp (874 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.arg.explicit/p3.cpp (875 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.arg.explicit/p9-0x.cpp (876 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/p9.cpp (877 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/cwg1170.cpp (878 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/sfinae-1.cpp (879 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/basic.cpp (880 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p1-0x.cpp (881 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p2.cpp (882 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p3-0x.cpp (883 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p3.cpp (884 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p4.cpp (885 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/p2.cpp (886 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p6.cpp (887 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/p3.cpp (888 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/p4.cpp (889 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p11.cpp (890 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.funcaddr/p1.cpp (891 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p17.cpp (892 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p9-0x.cpp (893 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p12.cpp (894 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p10-0x.cpp (895 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p22.cpp (896 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p21.cpp (897 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p2-0x.cpp (898 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p5-0x.cpp (899 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p9-0x.cpp (900 of 8403) PASS: Clang :: CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p8-0x.cpp (901 of 8403) PASS: Clang :: CXX/temp/temp.names/p2.cpp (902 of 8403) PASS: Clang :: CXX/temp/temp.names/p3-0x.cpp (903 of 8403) PASS: Clang :: CXX/temp/temp.param/p1.cpp (904 of 8403) PASS: Clang :: CXX/temp/temp.param/p10.cpp (905 of 8403) PASS: Clang :: CXX/temp/temp.names/p4.cpp (906 of 8403) PASS: Clang :: CXX/temp/temp.param/p10-0x.cpp (907 of 8403) PASS: Clang :: CXX/temp/temp.param/p11-0x.cpp (908 of 8403) PASS: Clang :: CXX/temp/temp.param/p11.cpp (909 of 8403) PASS: Clang :: CXX/temp/temp.param/p12.cpp (910 of 8403) PASS: Clang :: CXX/temp/temp.param/p13.cpp (911 of 8403) PASS: Clang :: CXX/temp/temp.param/p2.cpp (912 of 8403) PASS: Clang :: CXX/temp/temp.param/p15.cpp (913 of 8403) PASS: Clang :: CXX/temp/temp.param/p15-cxx0x.cpp (914 of 8403) PASS: Clang :: CXX/temp/temp.param/p3.cpp (915 of 8403) PASS: Clang :: CXX/temp/temp.param/p5.cpp (916 of 8403) PASS: Clang :: CXX/temp/temp.param/p4.cpp (917 of 8403) PASS: Clang :: CXX/temp/temp.param/p7.cpp (918 of 8403) PASS: Clang :: CXX/temp/temp.param/p8.cpp (919 of 8403) PASS: Clang :: CXX/temp/temp.param/p9-0x.cpp (920 of 8403) XFAIL: Clang :: CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp (921 of 8403) PASS: Clang :: CXX/temp/temp.param/p9.cpp (922 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.dep/p3.cpp (923 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.dep/temp.dep.constexpr/p2-0x.cpp (924 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.dep/temp.dep.constexpr/p2.cpp (925 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.dep/temp.dep.type/p1.cpp (926 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.local/p3.cpp (927 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.local/p1.cpp (928 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.local/p6.cpp (929 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.local/p8.cpp (930 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.local/p7.cpp (931 of 8403) PASS: Clang :: CXX/temp/temp.res/temp.local/p9.cpp (932 of 8403) PASS: Clang :: CXX/temp/temp.spec/p5.cpp (933 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/examples.cpp (934 of 8403) PASS: Clang :: CXX/temp/temp.spec/no-body.cpp (935 of 8403) PASS: Clang :: CXX/temp/temp.spec/cxx1y-variable-template-no-body.cpp (936 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p10.cpp (937 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p1.cpp (938 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p13.cpp (939 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p11.cpp (940 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p15.cpp (941 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p14.cpp (942 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p17.cpp (943 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p16.cpp (944 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p18.cpp (945 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p2-0x.cpp (946 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p19.cpp (947 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p20.cpp (948 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p2.cpp (949 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p21.cpp (950 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p5-example.cpp (951 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p3.cpp (952 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p5.cpp (953 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p4.cpp (954 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p1-0x.cpp (955 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p6.cpp (956 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.expl.spec/p9.cpp (957 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p1.cpp (958 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p11.cpp (959 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p10.cpp (960 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p1-emit.cpp (961 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p3.cpp (962 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p12.cpp (963 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p2.cpp (964 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p4.cpp (965 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p3-0x.cpp (966 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p6.cpp (967 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p5.cpp (968 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p8.cpp (969 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p7.cpp (970 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.inst/p1.cpp (971 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p9-linkage.cpp (972 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.explicit/p9.cpp (973 of 8403) PASS: Clang :: CXX/temp/temp.spec/temp.inst/p11.cpp (974 of 8403) PASS: Clang :: CXX/temp/temp.type/p1-0x.cpp (975 of 8403) PASS: Clang :: CodeCompletion/PR9728.cpp (976 of 8403) PASS: Clang :: CodeCompletion/auto.cpp (977 of 8403) PASS: Clang :: CodeCompletion/call.cpp (978 of 8403) PASS: Clang :: CodeCompletion/constexpr.cpp (979 of 8403) PASS: Clang :: CodeCompletion/documentation.cpp (980 of 8403) PASS: Clang :: CodeCompletion/enum-switch-case.c (981 of 8403) PASS: Clang :: CodeCompletion/enum-switch-case-qualified.cpp (982 of 8403) PASS: Clang :: CodeCompletion/call.c (983 of 8403) PASS: Clang :: CodeCompletion/enum-switch-case.cpp (984 of 8403) PASS: Clang :: CodeCompletion/function-templates.cpp (985 of 8403) PASS: Clang :: CodeCompletion/functions.cpp (986 of 8403) PASS: Clang :: CodeCompletion/member-access.c (987 of 8403) PASS: Clang :: CodeCompletion/member-access.cpp (988 of 8403) PASS: Clang :: CodeCompletion/macros.c (989 of 8403) PASS: Clang :: CodeCompletion/namespace-alias.cpp (990 of 8403) PASS: Clang :: CodeCompletion/namespace.cpp (991 of 8403) PASS: Clang :: CodeCompletion/nested-name-specifier.cpp (992 of 8403) PASS: Clang :: CodeCompletion/objc-expr.m (993 of 8403) PASS: Clang :: CodeCompletion/objc-message.m (994 of 8403) PASS: Clang :: CodeCompletion/operator.cpp (995 of 8403) PASS: Clang :: CodeCompletion/ordinary-name.c (996 of 8403) PASS: Clang :: CodeCompletion/objc-message.mm (997 of 8403) PASS: Clang :: CodeCompletion/ordinary-name.cpp (998 of 8403) PASS: Clang :: CodeCompletion/stdin.c (999 of 8403) PASS: Clang :: CodeCompletion/tag.c (1000 of 8403) PASS: Clang :: CodeCompletion/tag.cpp (1001 of 8403) PASS: Clang :: CodeCompletion/templates.cpp (1002 of 8403) PASS: Clang :: CodeCompletion/truncation.c (1003 of 8403) PASS: Clang :: CodeCompletion/using-namespace.cpp (1004 of 8403) PASS: Clang :: CodeCompletion/using.cpp (1005 of 8403) PASS: Clang :: CodeGen/2002-01-23-LoadQISIReloadFailure.c (1006 of 8403) PASS: Clang :: CodeGen/2002-01-24-ComplexSpaceInType.c (1007 of 8403) PASS: Clang :: CodeGen/2002-01-24-HandleCallInsnSEGV.c (1008 of 8403) PASS: Clang :: CodeGen/2002-02-13-ConditionalInCall.c (1009 of 8403) PASS: Clang :: CodeGen/2002-02-13-ReloadProblem.c (1010 of 8403) PASS: Clang :: CodeGen/2002-02-13-TypeVarNameCollision.c (1011 of 8403) PASS: Clang :: CodeGen/2002-02-13-UnnamedLocal.c (1012 of 8403) PASS: Clang :: CodeGen/2002-02-14-EntryNodePreds.c (1013 of 8403) PASS: Clang :: CodeGen/2002-02-16-RenamingTest.c (1014 of 8403) PASS: Clang :: CodeGen/2002-02-17-ArgumentAddress.c (1015 of 8403) PASS: Clang :: CodeGen/2002-02-18-64bitConstant.c (1016 of 8403) PASS: Clang :: CodeGen/2002-02-18-StaticData.c (1017 of 8403) PASS: Clang :: CodeGen/2002-03-11-LargeCharInString.c (1018 of 8403) PASS: Clang :: CodeGen/2002-03-12-ArrayInitialization.c (1019 of 8403) PASS: Clang :: CodeGen/2002-03-12-StructInitialize.c (1020 of 8403) PASS: Clang :: CodeGen/2002-03-12-StructInitializer.c (1021 of 8403) PASS: Clang :: CodeGen/2002-03-14-BrokenPHINode.c (1022 of 8403) PASS: Clang :: CodeGen/2002-03-14-BrokenSSA.c (1023 of 8403) PASS: Clang :: CodeGen/2002-03-14-QuotesInStrConst.c (1024 of 8403) PASS: Clang :: CodeGen/2002-04-07-SwitchStmt.c (1025 of 8403) PASS: Clang :: CodeGen/2002-04-08-LocalArray.c (1026 of 8403) PASS: Clang :: CodeGen/2002-04-09-StructRetVal.c (1027 of 8403) PASS: Clang :: CodeGen/2002-04-10-StructParameters.c (1028 of 8403) PASS: Clang :: CodeGen/2002-05-23-StaticValues.c (1029 of 8403) PASS: Clang :: CodeGen/2002-05-23-TypeNameCollision.c (1030 of 8403) PASS: Clang :: CodeGen/2002-06-25-FWriteInterfaceFailure.c (1031 of 8403) PASS: Clang :: CodeGen/2002-07-14-MiscListTests.c (1032 of 8403) PASS: Clang :: CodeGen/2002-07-14-MiscTests.c (1033 of 8403) PASS: Clang :: CodeGen/2002-07-14-MiscTests2.c (1034 of 8403) PASS: Clang :: CodeGen/2002-07-14-MiscTests3.c (1035 of 8403) PASS: Clang :: CodeGen/2002-07-16-HardStringInit.c (1036 of 8403) PASS: Clang :: CodeGen/2002-07-17-StringConstant.c (1037 of 8403) PASS: Clang :: CodeGen/2002-07-30-SubregSetAssertion.c (1038 of 8403) PASS: Clang :: CodeGen/2002-07-30-UnionTest.c (1039 of 8403) PASS: Clang :: CodeGen/2002-07-30-VarArgsCallFailure.c (1040 of 8403) PASS: Clang :: CodeGen/2002-07-31-BadAssert.c (1041 of 8403) PASS: Clang :: CodeGen/2002-07-31-SubregFailure.c (1042 of 8403) PASS: Clang :: CodeGen/2002-08-02-UnionTest.c (1043 of 8403) PASS: Clang :: CodeCompletion/macros-in-modules.m (1044 of 8403) PASS: Clang :: CodeGen/2002-08-19-RecursiveLocals.c (1045 of 8403) PASS: Clang :: CodeGen/2002-09-08-PointerShifts.c (1046 of 8403) PASS: Clang :: CodeCompletion/macros-in-modules.c (1047 of 8403) PASS: Clang :: CodeGen/2002-09-18-UnionProblem.c (1048 of 8403) PASS: Clang :: CodeGen/2002-09-19-StarInLabel.c (1049 of 8403) PASS: Clang :: CodeCompletion/preamble.c (1050 of 8403) PASS: Clang :: CodeGen/2002-10-12-TooManyArguments.c (1051 of 8403) PASS: Clang :: CodeGen/2002-12-15-GlobalBoolTest.c (1052 of 8403) PASS: Clang :: CodeGen/2002-12-15-GlobalConstantTest.c (1053 of 8403) PASS: Clang :: CodeGen/2002-12-15-GlobalRedefinition.c (1054 of 8403) PASS: Clang :: CodeGen/2003-03-03-DeferredType.c (1055 of 8403) PASS: Clang :: CodeGen/2003-01-30-UnionInit.c (1056 of 8403) PASS: Clang :: CodeGen/2002-12-15-StructParameters.c (1057 of 8403) PASS: Clang :: CodeGen/2003-06-22-UnionCrash.c (1058 of 8403) PASS: Clang :: CodeGen/2003-06-26-CFECrash.c (1059 of 8403) PASS: Clang :: CodeGen/2003-06-29-MultipleFunctionDefinition.c (1060 of 8403) PASS: Clang :: CodeGen/2003-06-23-GCC-fold-infinite-recursion.c (1061 of 8403) PASS: Clang :: CodeGen/2003-07-22-ArrayAccessTypeSafety.c (1062 of 8403) PASS: Clang :: CodeGen/2003-08-17-DeadCodeShortCircuit.c (1063 of 8403) PASS: Clang :: CodeGen/2003-08-18-SigSetJmp.c (1064 of 8403) PASS: Clang :: CodeGen/2003-08-18-StructAsValue.c (1065 of 8403) PASS: Clang :: CodeGen/2003-08-20-PrototypeMismatch.c (1066 of 8403) PASS: Clang :: CodeGen/2003-08-20-BadBitfieldRef.c (1067 of 8403) PASS: Clang :: CodeGen/2003-08-20-vfork-bug.c (1068 of 8403) PASS: Clang :: CodeGen/2003-08-21-BinOp-Type-Mismatch.c (1069 of 8403) PASS: Clang :: CodeGen/2003-08-21-StmtExpr.c (1070 of 8403) PASS: Clang :: CodeGen/2003-08-23-LocalUnionTest.c (1071 of 8403) PASS: Clang :: CodeGen/2003-08-21-WideString.c (1072 of 8403) PASS: Clang :: CodeGen/2003-08-29-HugeCharConst.c (1073 of 8403) PASS: Clang :: CodeGen/2003-08-29-BitFieldStruct.c (1074 of 8403) PASS: Clang :: CodeGen/2003-08-29-StructLayoutBug.c (1075 of 8403) PASS: Clang :: CodeGen/2003-08-30-AggregateInitializer.c (1076 of 8403) PASS: Clang :: CodeGen/2003-08-30-LargeIntegerBitfieldMember.c (1077 of 8403) PASS: Clang :: CodeGen/2003-09-30-StructLayout.c (1078 of 8403) PASS: Clang :: CodeGen/2003-09-18-BitfieldTests.c (1079 of 8403) PASS: Clang :: CodeGen/2003-10-02-UnionLValueError.c (1080 of 8403) PASS: Clang :: CodeGen/2003-10-06-NegateExprType.c (1081 of 8403) PASS: Clang :: CodeGen/2003-10-09-UnionInitializerBug.c (1082 of 8403) PASS: Clang :: CodeGen/2003-10-28-ident.c (1083 of 8403) PASS: Clang :: CodeGen/2003-11-01-C99-CompoundLiteral.c (1084 of 8403) PASS: Clang :: CodeGen/2003-10-29-AsmRename.c (1085 of 8403) PASS: Clang :: CodeGen/2003-11-01-GlobalUnionInit.c (1086 of 8403) PASS: Clang :: CodeGen/2003-11-01-EmptyStructCrash.c (1087 of 8403) PASS: Clang :: CodeGen/2003-11-04-EmptyStruct.c (1088 of 8403) PASS: Clang :: CodeGen/2003-11-03-AddrArrayElement.c (1089 of 8403) PASS: Clang :: CodeGen/2003-11-04-OutOfMemory.c (1090 of 8403) PASS: Clang :: CodeGen/2003-11-08-PointerSubNotGetelementptr.c (1091 of 8403) PASS: Clang :: CodeGen/2003-11-13-TypeSafety.c (1092 of 8403) PASS: Clang :: CodeGen/2003-11-12-VoidString.c (1093 of 8403) PASS: Clang :: CodeGen/2003-11-16-StaticArrayInit.c (1094 of 8403) PASS: Clang :: CodeGen/2003-11-19-AddressOfRegister.c (1095 of 8403) PASS: Clang :: CodeGen/2003-11-18-CondExprLValue.c (1096 of 8403) PASS: Clang :: CodeGen/2003-11-20-Bitfields.c (1097 of 8403) PASS: Clang :: CodeGen/2003-11-19-BitFieldArray.c (1098 of 8403) PASS: Clang :: CodeGen/2003-11-20-ComplexDivision.c (1099 of 8403) PASS: Clang :: CodeGen/2003-11-20-UnionBitfield.c (1100 of 8403) PASS: Clang :: CodeGen/2003-11-26-PointerShift.c (1101 of 8403) PASS: Clang :: CodeGen/2003-11-27-ConstructorCast.c (1102 of 8403) PASS: Clang :: CodeGen/2003-11-27-UnionCtorInitialization.c (1103 of 8403) PASS: Clang :: CodeGen/2003-12-14-ExternInlineSupport.c (1104 of 8403) PASS: Clang :: CodeGen/2004-01-01-UnknownInitSize.c (1105 of 8403) PASS: Clang :: CodeGen/2004-01-08-ExternInlineRedefine.c (1106 of 8403) PASS: Clang :: CodeGen/2004-02-13-BuiltinFrameReturnAddress.c (1107 of 8403) PASS: Clang :: CodeGen/2004-02-12-LargeAggregateCopy.c (1108 of 8403) PASS: Clang :: CodeGen/2004-02-13-IllegalVararg.c (1109 of 8403) PASS: Clang :: CodeGen/2004-02-13-Memset.c (1110 of 8403) PASS: Clang :: CodeGen/2004-02-14-ZeroInitializer.c (1111 of 8403) PASS: Clang :: CodeGen/2004-02-20-Builtins.c (1112 of 8403) PASS: Clang :: CodeGen/2004-03-07-ComplexDivEquals.c (1113 of 8403) PASS: Clang :: CodeGen/2004-03-09-LargeArrayInitializers.c (1114 of 8403) PASS: Clang :: CodeGen/2004-03-07-ExternalConstant.c (1115 of 8403) PASS: Clang :: CodeGen/2004-03-15-SimpleIndirectGoto.c (1116 of 8403) PASS: Clang :: CodeGen/2004-03-16-AsmRegisterCrash.c (1117 of 8403) PASS: Clang :: CodeGen/2004-05-07-VarArrays.c (1118 of 8403) PASS: Clang :: CodeGen/2004-05-21-IncompleteEnum.c (1119 of 8403) PASS: Clang :: CodeGen/2004-06-08-OpaqueStructArg.c (1120 of 8403) PASS: Clang :: CodeGen/2004-06-17-UnorderedBuiltins.c (1121 of 8403) PASS: Clang :: CodeGen/2004-06-17-UnorderedCompares.c (1122 of 8403) PASS: Clang :: CodeGen/2004-06-18-VariableLengthArrayOfStructures.c (1123 of 8403) PASS: Clang :: CodeGen/2004-07-06-FunctionCast.c (1124 of 8403) PASS: Clang :: CodeGen/2004-08-06-LargeStructTest.c (1125 of 8403) PASS: Clang :: CodeGen/2004-11-27-StaticFunctionRedeclare.c (1126 of 8403) PASS: Clang :: CodeGen/2004-11-25-UnnamedBitfieldPadding.c (1127 of 8403) PASS: Clang :: CodeGen/2005-01-02-ConstantInits.c (1128 of 8403) PASS: Clang :: CodeGen/2005-01-02-PointerDifference.c (1129 of 8403) PASS: Clang :: CodeGen/2005-02-20-AggregateSAVEEXPR.c (1130 of 8403) PASS: Clang :: CodeGen/2005-01-02-VAArgError-ICE.c (1131 of 8403) PASS: Clang :: CodeGen/2005-02-27-MarkGlobalConstant.c (1132 of 8403) PASS: Clang :: CodeGen/2005-03-05-OffsetOfHack.c (1133 of 8403) PASS: Clang :: CodeGen/2005-03-06-OffsetOfStructCrash.c (1134 of 8403) PASS: Clang :: CodeGen/2005-03-11-Prefetch.c (1135 of 8403) PASS: Clang :: CodeGen/2005-04-09-ComplexOps.c (1136 of 8403) PASS: Clang :: CodeGen/2005-07-20-SqrtNoErrno.c (1137 of 8403) PASS: Clang :: CodeGen/2005-07-26-UnionInitCrash.c (1138 of 8403) PASS: Clang :: CodeGen/2005-05-10-GlobalUnionInit.c (1139 of 8403) PASS: Clang :: CodeGen/2005-06-15-ExpandGotoInternalProblem.c (1140 of 8403) PASS: Clang :: CodeGen/2005-07-28-IncorrectWeakGlobal.c (1141 of 8403) PASS: Clang :: CodeGen/2005-09-20-ComplexConstants.c (1142 of 8403) PASS: Clang :: CodeGen/2005-09-24-BitFieldCrash.c (1143 of 8403) PASS: Clang :: CodeGen/2005-09-24-AsmUserPrefix.c (1144 of 8403) PASS: Clang :: CodeGen/2005-12-04-AttributeUsed.c (1145 of 8403) PASS: Clang :: CodeGen/2006-01-13-StackSave.c (1146 of 8403) PASS: Clang :: CodeGen/2006-01-23-FileScopeAsm.c (1147 of 8403) PASS: Clang :: CodeGen/2006-01-13-Includes.c (1148 of 8403) PASS: Clang :: CodeGen/2006-01-16-BitCountIntrinsicsUnsigned.c (1149 of 8403) PASS: Clang :: CodeGen/2006-03-03-MissingInitializer.c (1150 of 8403) PASS: Clang :: CodeGen/2006-03-17-KnRMismatch.c (1151 of 8403) PASS: Clang :: CodeGen/2006-03-16-VectorCtor.c (1152 of 8403) PASS: Clang :: CodeGen/2006-05-19-SingleEltReturn.c (1153 of 8403) PASS: Clang :: CodeGen/2006-07-31-PR854.c (1154 of 8403) PASS: Clang :: CodeGen/2006-09-21-IncompleteElementType.c (1155 of 8403) PASS: Clang :: CodeGen/2006-09-11-BitfieldRefCrash.c (1156 of 8403) PASS: Clang :: CodeGen/2006-09-18-fwrite-cast-crash.c (1157 of 8403) PASS: Clang :: CodeGen/2006-09-25-DebugFilename.c (1158 of 8403) PASS: Clang :: CodeGen/2006-10-30-ArrayCrash.c (1159 of 8403) PASS: Clang :: CodeGen/2007-01-06-KNR-Proto.c (1160 of 8403) PASS: Clang :: CodeGen/2006-12-14-ordered_expr.c (1161 of 8403) PASS: Clang :: CodeGen/2007-01-20-VectorICE.c (1162 of 8403) PASS: Clang :: CodeGen/2006-09-28-SimpleAsm.c (1163 of 8403) PASS: Clang :: CodeGen/2007-01-24-InlineAsmCModifier.c (1164 of 8403) PASS: Clang :: CodeGen/2007-02-07-AddrLabel.c (1165 of 8403) PASS: Clang :: CodeGen/2007-02-04-AddrLValue.c (1166 of 8403) PASS: Clang :: CodeGen/2007-02-04-AddrLValue-2.c (1167 of 8403) PASS: Clang :: CodeGen/2007-02-04-EmptyStruct.c (1168 of 8403) PASS: Clang :: CodeGen/2007-03-26-BitfieldAfterZeroWidth.c (1169 of 8403) PASS: Clang :: CodeGen/2007-02-16-VoidPtrDiff.c (1170 of 8403) PASS: Clang :: CodeGen/2007-03-01-VarSizeArrayIdx.c (1171 of 8403) PASS: Clang :: CodeGen/2007-02-25-C-DotDotDot.c (1172 of 8403) PASS: Clang :: CodeGen/2007-04-05-PackedBitFields.c (1173 of 8403) PASS: Clang :: CodeGen/2007-03-26-ZeroWidthBitfield.c (1174 of 8403) PASS: Clang :: CodeGen/2007-04-05-PackedBitFields-2.c (1175 of 8403) PASS: Clang :: CodeGen/2007-03-27-VarLengthArray.c (1176 of 8403) PASS: Clang :: CodeGen/2007-04-05-PackedStruct.c (1177 of 8403) PASS: Clang :: CodeGen/2007-04-05-UnPackedStruct.c (1178 of 8403) PASS: Clang :: CodeGen/2007-04-11-InlineAsmStruct.c (1179 of 8403) PASS: Clang :: CodeGen/2007-04-05-PadBeforeZeroLengthField.c (1180 of 8403) PASS: Clang :: CodeGen/2007-04-11-InlineAsmUnion.c (1181 of 8403) PASS: Clang :: CodeGen/2007-04-13-InlineAsmStruct2.c (1182 of 8403) PASS: Clang :: CodeGen/2007-04-11-PR1321.c (1183 of 8403) PASS: Clang :: CodeGen/2007-04-13-InlineAsmUnion2.c (1184 of 8403) PASS: Clang :: CodeGen/2007-04-14-FNoBuiltin.c (1185 of 8403) PASS: Clang :: CodeGen/2007-04-17-ZeroSizeBitFields.c (1186 of 8403) PASS: Clang :: CodeGen/2007-04-24-VolatileStructCopy.c (1187 of 8403) PASS: Clang :: CodeGen/2007-04-24-bit-not-expr.c (1188 of 8403) PASS: Clang :: CodeGen/2007-04-24-str-const.c (1189 of 8403) PASS: Clang :: CodeGen/2007-05-08-PCH.c (1190 of 8403) PASS: Clang :: CodeGen/2007-05-07-PaddingElements.c (1191 of 8403) PASS: Clang :: CodeGen/2007-05-11-str-const.c (1192 of 8403) PASS: Clang :: CodeGen/2007-05-16-EmptyStruct.c (1193 of 8403) PASS: Clang :: CodeGen/2007-05-15-PaddingElement.c (1194 of 8403) PASS: Clang :: CodeGen/2007-05-29-UnionCopy.c (1195 of 8403) PASS: Clang :: CodeGen/2007-06-05-NoInlineAttribute.c (1196 of 8403) PASS: Clang :: CodeGen/2007-07-29-RestrictPtrArg.c (1197 of 8403) PASS: Clang :: CodeGen/2007-06-15-AnnotateAttribute.c (1198 of 8403) PASS: Clang :: CodeGen/2007-06-18-SextAttrAggregate.c (1199 of 8403) PASS: Clang :: CodeGen/2007-08-22-CTTZ.c (1200 of 8403) PASS: Clang :: CodeGen/2007-08-21-ComplexCst.c (1201 of 8403) PASS: Clang :: CodeGen/2007-08-01-LoadStoreAlign.c (1202 of 8403) PASS: Clang :: CodeGen/2007-09-05-ConstCtor.c (1203 of 8403) PASS: Clang :: CodeGen/2007-09-12-PragmaPack.c (1204 of 8403) PASS: Clang :: CodeGen/2007-09-14-NegatePointer.c (1205 of 8403) PASS: Clang :: CodeGen/2007-09-17-WeakRef.c (1206 of 8403) PASS: Clang :: CodeGen/2007-09-27-ComplexIntCompare.c (1207 of 8403) PASS: Clang :: CodeGen/2007-10-02-VolatileArray.c (1208 of 8403) PASS: Clang :: CodeGen/2007-09-26-Alignment.c (1209 of 8403) PASS: Clang :: CodeGen/2007-09-28-PackedUnionMember.c (1210 of 8403) PASS: Clang :: CodeGen/2007-10-15-VoidPtr.c (1211 of 8403) PASS: Clang :: CodeGen/2007-10-30-Volatile.c (1212 of 8403) PASS: Clang :: CodeGen/2007-11-07-AlignedMemcpy.c (1213 of 8403) PASS: Clang :: CodeGen/2007-11-07-CopyAggregateAlign.c (1214 of 8403) PASS: Clang :: CodeGen/2007-11-07-ZeroAggregateAlign.c (1215 of 8403) PASS: Clang :: CodeGen/2007-11-28-GlobalInitializer.c (1216 of 8403) PASS: Clang :: CodeGen/2007-11-29-ArraySizeFromInitializer.c (1217 of 8403) PASS: Clang :: CodeGen/2008-01-07-UnusualIntSize.c (1218 of 8403) PASS: Clang :: CodeGen/2007-12-16-AsmNoUnwind.c (1219 of 8403) PASS: Clang :: CodeGen/2008-01-04-WideBitfield.c (1220 of 8403) PASS: Clang :: CodeGen/2008-01-21-PackedBitFields.c (1221 of 8403) PASS: Clang :: CodeGen/2008-01-21-PackedStructField.c (1222 of 8403) PASS: Clang :: CodeGen/2008-01-25-ByValReadNone.c (1223 of 8403) PASS: Clang :: CodeGen/2008-01-25-ZeroSizedAggregate.c (1224 of 8403) PASS: Clang :: CodeGen/2008-01-28-PragmaMark.c (1225 of 8403) PASS: Clang :: CodeGen/2008-01-24-StructAlignAndBitFields.c (1226 of 8403) PASS: Clang :: CodeGen/2008-01-28-UnionSize.c (1227 of 8403) PASS: Clang :: CodeGen/2008-02-08-bitfield-bug.c (1228 of 8403) PASS: Clang :: CodeGen/2008-02-07-bitfield-bug.c (1229 of 8403) PASS: Clang :: CodeGen/2008-02-26-inline-asm-bug.c (1230 of 8403) PASS: Clang :: CodeGen/2008-03-03-CtorAttrType.c (1231 of 8403) PASS: Clang :: CodeGen/2008-03-05-syncPtr.c (1232 of 8403) PASS: Clang :: CodeGen/2008-03-26-PackedBitFields.c (1233 of 8403) PASS: Clang :: CodeGen/2008-04-08-NoExceptions.c (1234 of 8403) PASS: Clang :: CodeGen/2008-05-06-CFECrash.c (1235 of 8403) PASS: Clang :: CodeGen/2008-03-24-BitField-And-Alloca.c (1236 of 8403) PASS: Clang :: CodeGen/2008-05-12-TempUsedBeforeDef.c (1237 of 8403) PASS: Clang :: CodeGen/2008-05-19-AlwaysInline.c (1238 of 8403) PASS: Clang :: CodeGen/2008-07-22-bitfield-init-after-zero-len-array.c (1239 of 8403) PASS: Clang :: CodeGen/2008-07-21-mixed-var-fn-decl.c (1240 of 8403) PASS: Clang :: CodeGen/2008-07-22-packed-bitfield-access.c (1241 of 8403) PASS: Clang :: CodeGen/2008-07-30-redef-of-bitcasted-decl.c (1242 of 8403) PASS: Clang :: CodeGen/2008-07-29-override-alias-decl.c (1243 of 8403) PASS: Clang :: CodeGen/2008-07-17-no-emit-on-error.c (1244 of 8403) PASS: Clang :: CodeGen/2008-07-30-implicit-initialization.c (1245 of 8403) PASS: Clang :: CodeGen/2008-07-31-promotion-of-compound-pointer-arithmetic.c (1246 of 8403) PASS: Clang :: CodeGen/2008-08-07-AlignPadding1.c (1247 of 8403) PASS: Clang :: CodeGen/2008-08-04-void-pointer-arithmetic.c (1248 of 8403) PASS: Clang :: CodeGen/2008-08-07-GEPIntToPtr.c (1249 of 8403) PASS: Clang :: CodeGen/2008-08-07-AlignPadding2.c (1250 of 8403) PASS: Clang :: CodeGen/2008-08-19-cast-of-typedef.c (1251 of 8403) PASS: Clang :: CodeGen/2008-07-31-asm-labels.c (1252 of 8403) PASS: Clang :: CodeGen/2008-09-22-bad-switch-type.c (1253 of 8403) PASS: Clang :: CodeGen/2008-10-13-FrontendCrash.c (1254 of 8403) PASS: Clang :: CodeGen/2008-09-03-WeakAlias.c (1255 of 8403) PASS: Clang :: CodeGen/2008-10-30-ZeroPlacement.c (1256 of 8403) PASS: Clang :: CodeGen/2008-11-08-InstCombineSelect.c (1257 of 8403) PASS: Clang :: CodeGen/2008-11-02-WeakAlias.c (1258 of 8403) PASS: Clang :: CodeGen/2008-12-23-AsmIntPointerTie.c (1259 of 8403) PASS: Clang :: CodeGen/2009-02-13-zerosize-union-field.c (1260 of 8403) PASS: Clang :: CodeGen/2009-01-05-BlockInlining.c (1261 of 8403) XFAIL: Clang :: CodeGen/2009-02-13-zerosize-union-field-ppc.c (1262 of 8403) PASS: Clang :: CodeGen/2009-01-21-InvalidIterator.c (1263 of 8403) PASS: Clang :: CodeGen/2009-03-01-MallocNoAlias.c (1264 of 8403) PASS: Clang :: CodeGen/2009-03-22-increment-bitfield.c (1265 of 8403) PASS: Clang :: CodeGen/2009-03-08-ZeroEltStructCrash.c (1266 of 8403) PASS: Clang :: CodeGen/2009-03-13-dbg.c (1267 of 8403) PASS: Clang :: CodeGen/2009-04-23-dbg.c (1268 of 8403) PASS: Clang :: CodeGen/2009-04-28-UnionArrayCrash.c (1269 of 8403) PASS: Clang :: CodeGen/2009-05-04-EnumInreg.c (1270 of 8403) PASS: Clang :: CodeGen/2009-05-28-const-typedef.c (1271 of 8403) PASS: Clang :: CodeGen/2009-05-22-callingconv.c (1272 of 8403) PASS: Clang :: CodeGen/2009-06-14-anonymous-union-init.c (1273 of 8403) PASS: Clang :: CodeGen/2009-06-14-HighlyAligned.c (1274 of 8403) PASS: Clang :: CodeGen/2009-06-01-addrofknr.c (1275 of 8403) PASS: Clang :: CodeGen/2009-06-18-StaticInitTailPadPack.c (1276 of 8403) PASS: Clang :: CodeGen/2009-07-15-pad-wchar_t-array.c (1277 of 8403) PASS: Clang :: CodeGen/2009-07-22-StructLayout.c (1278 of 8403) PASS: Clang :: CodeGen/2009-07-14-VoidPtr.c (1279 of 8403) PASS: Clang :: CodeGen/2009-07-31-DbgDeclare.c (1280 of 8403) PASS: Clang :: CodeGen/2009-08-14-vararray-crash.c (1281 of 8403) PASS: Clang :: CodeGen/2009-09-24-SqrtErrno.c (1282 of 8403) PASS: Clang :: CodeGen/2009-12-07-BitFieldAlignment.c (1283 of 8403) PASS: Clang :: CodeGen/2010-01-13-MemBarrier.c (1284 of 8403) PASS: Clang :: CodeGen/2009-10-20-GlobalDebug.c (1285 of 8403) PASS: Clang :: CodeGen/2010-02-10-PointerName.c (1286 of 8403) PASS: Clang :: CodeGen/2010-01-14-FnType-DebugInfo.c (1287 of 8403) PASS: Clang :: CodeGen/2010-01-18-Inlined-Debug.c (1288 of 8403) PASS: Clang :: CodeGen/2010-02-15-DbgStaticVar.c (1289 of 8403) PASS: Clang :: CodeGen/2010-02-16-DbgScopes.c (1290 of 8403) PASS: Clang :: CodeGen/2010-02-18-Dbg-VectorType.c (1291 of 8403) PASS: Clang :: CodeGen/2010-03-5-LexicalScope.c (1292 of 8403) PASS: Clang :: CodeGen/2010-03-09-DbgInfo.c (1293 of 8403) PASS: Clang :: CodeGen/2010-05-26-AsmSideEffect.c (1294 of 8403) PASS: Clang :: CodeGen/2010-06-11-SaveExpr.c (1295 of 8403) PASS: Clang :: CodeGen/2010-07-14-overconservative-align.c (1296 of 8403) PASS: Clang :: CodeGen/2010-07-08-DeclDebugLineNo.c (1297 of 8403) PASS: Clang :: CodeGen/2010-06-17-asmcrash.c (1298 of 8403) PASS: Clang :: CodeGen/2010-12-01-CommonGlobal.c (1299 of 8403) PASS: Clang :: CodeGen/2010-07-14-ref-off-end.c (1300 of 8403) PASS: Clang :: CodeGen/2011-02-21-DATA-common.c (1301 of 8403) PASS: Clang :: CodeGen/2010-08-10-DbgConstant.c (1302 of 8403) PASS: Clang :: CodeGen/2010-08-12-asm-aggr-arg.c (1303 of 8403) PASS: Clang :: CodeGen/2011-03-02-UnionInitializer.c (1304 of 8403) PASS: Clang :: CodeGen/2011-03-08-ZeroFieldUnionInitializer.c (1305 of 8403) PASS: Clang :: CodeGen/24-bit.c (1306 of 8403) PASS: Clang :: CodeGen/2011-03-31-ArrayRefFolding.c (1307 of 8403) PASS: Clang :: CodeGen/BasicInstrs.c (1308 of 8403) PASS: Clang :: CodeGen/OpaqueStruct.c (1309 of 8403) PASS: Clang :: CodeGen/PR15826.c (1310 of 8403) PASS: Clang :: CodeGen/Atomics.c (1311 of 8403) PASS: Clang :: CodeGen/PR2413-void-address-cast-error.c (1312 of 8403) PASS: Clang :: CodeGen/PR2001-bitfield-reload.c (1313 of 8403) PASS: Clang :: CodeGen/PR2643-null-store-to-bitfield.c (1314 of 8403) PASS: Clang :: CodeGen/PR2743-reference-missing-static.c (1315 of 8403) PASS: Clang :: CodeGen/PR3130-cond-constant.c (1316 of 8403) PASS: Clang :: CodeGen/PR3709-int-to-pointer-sign.c (1317 of 8403) PASS: Clang :: CodeGen/PR3613-static-decl.c (1318 of 8403) PASS: Clang :: CodeGen/PR3589-freestanding-libcalls.c (1319 of 8403) PASS: Clang :: CodeGen/PR4611-bitfield-layout.c (1320 of 8403) PASS: Clang :: CodeGen/_Bool-conversion.c (1321 of 8403) PASS: Clang :: CodeGen/PR5060-align.c (1322 of 8403) PASS: Clang :: CodeGen/PR8880.c (1323 of 8403) PASS: Clang :: CodeGen/3dnow-builtins.c (1324 of 8403) PASS: Clang :: CodeGen/aarch64-inline-asm.c (1325 of 8403) PASS: Clang :: CodeGen/aarch64-fix-cortex-a53-835769.c (1326 of 8403) PASS: Clang :: CodeGen/aarch64-neon-across.c (1327 of 8403) PASS: Clang :: CodeGen/aarch64-neon-extract.c (1328 of 8403) PASS: Clang :: CodeGen/aarch64-neon-3v.c (1329 of 8403) PASS: Clang :: CodeGen/aarch64-neon-fma.c (1330 of 8403) PASS: Clang :: CodeGen/aarch64-neon-fcvt-intrinsics.c (1331 of 8403) PASS: Clang :: CodeGen/aarch64-neon-2velem.c (1332 of 8403) PASS: Clang :: CodeGen/aarch64-neon-perm.c (1333 of 8403) PASS: Clang :: CodeGen/aarch64-neon-ldst-one.c (1334 of 8403) PASS: Clang :: CodeGen/aarch64-neon-misc.c (1335 of 8403) PASS: Clang :: CodeGen/aarch64-neon-scalar-copy.c (1336 of 8403) PASS: Clang :: CodeGen/aarch64-neon-scalar-x-indexed-elem.c (1337 of 8403) PASS: Clang :: CodeGen/aarch64-neon-shifts.c (1338 of 8403) PASS: Clang :: CodeGen/aarch64-neon-vcombine.c (1339 of 8403) PASS: Clang :: CodeGen/aarch64-neon-vget-hilo.c (1340 of 8403) PASS: Clang :: CodeGen/aarch64-neon-tbl.c (1341 of 8403) PASS: Clang :: CodeGen/aarch64-type-sizes.c (1342 of 8403) PASS: Clang :: CodeGen/aarch64-varargs.c (1343 of 8403) PASS: Clang :: CodeGen/adc-builtins.c (1344 of 8403) PASS: Clang :: CodeGen/address-safety-attr-kasan.cpp (1345 of 8403) PASS: Clang :: CodeGen/aarch64-poly64.c (1346 of 8403) PASS: Clang :: CodeGen/address-safety-attr.cpp (1347 of 8403) PASS: Clang :: CodeGen/address-sanitizer-and-array-cookie.cpp (1348 of 8403) PASS: Clang :: CodeGen/address-space-cast.c (1349 of 8403) PASS: Clang :: CodeGen/address-space-compound-literal.c (1350 of 8403) PASS: Clang :: CodeGen/aarch64-poly128.c (1351 of 8403) PASS: Clang :: CodeGen/address-space.c (1352 of 8403) PASS: Clang :: CodeGen/address-space-field1.c (1353 of 8403) PASS: Clang :: CodeGen/adx-builtins.c (1354 of 8403) PASS: Clang :: CodeGen/align-global-large.c (1355 of 8403) PASS: Clang :: CodeGen/alias.c (1356 of 8403) PASS: Clang :: CodeGen/align-local.c (1357 of 8403) PASS: Clang :: CodeGen/align-param.c (1358 of 8403) PASS: Clang :: CodeGen/align-x68_64.c (1359 of 8403) PASS: Clang :: CodeGen/align_value.cpp (1360 of 8403) PASS: Clang :: CodeGen/align-systemz.c (1361 of 8403) PASS: Clang :: CodeGen/alignment.c (1362 of 8403) PASS: Clang :: CodeGen/alloca.c (1363 of 8403) PASS: Clang :: CodeGen/alignof.c (1364 of 8403) PASS: Clang :: CodeGen/always-inline.c (1365 of 8403) PASS: Clang :: CodeGen/annotations-builtin.c (1366 of 8403) PASS: Clang :: CodeGen/annotations-field.c (1367 of 8403) PASS: Clang :: CodeGen/always_inline.c (1368 of 8403) PASS: Clang :: CodeGen/annotations-loc.c (1369 of 8403) PASS: Clang :: CodeGen/annotations-var.c (1370 of 8403) PASS: Clang :: CodeGen/altivec.c (1371 of 8403) PASS: Clang :: CodeGen/arm-aapcs-zerolength-bitfield.c (1372 of 8403) PASS: Clang :: CodeGen/arm-abi-vector.c (1373 of 8403) PASS: Clang :: CodeGen/arm-apcs-zerolength-bitfield.c (1374 of 8403) PASS: Clang :: CodeGen/arm-arguments.c (1375 of 8403) PASS: Clang :: CodeGen/aarch64-neon-intrinsics.c (1376 of 8403) PASS: Clang :: CodeGen/arm-asm-deprecated.c (1377 of 8403) PASS: Clang :: CodeGen/arm-asm-diag.c (1378 of 8403) PASS: Clang :: CodeGen/arm-asm-variable.c (1379 of 8403) PASS: Clang :: CodeGen/arm-asm-warn.c (1380 of 8403) PASS: Clang :: CodeGen/arm-asm.c (1381 of 8403) PASS: Clang :: CodeGen/arm-atomics-m.c (1382 of 8403) PASS: Clang :: CodeGen/arm-atomics-m0.c (1383 of 8403) PASS: Clang :: CodeGen/arm-be-result-return.c (1384 of 8403) PASS: Clang :: CodeGen/arm-atomics.c (1385 of 8403) PASS: Clang :: CodeGen/arm-bitfield-alignment.c (1386 of 8403) PASS: Clang :: CodeGen/arm-byval-align.c (1387 of 8403) PASS: Clang :: CodeGen/arm-clear.c (1388 of 8403) PASS: Clang :: CodeGen/arm-cc.c (1389 of 8403) PASS: Clang :: CodeGen/arm-cortex-cpus.c (1390 of 8403) PASS: Clang :: CodeGen/arm-crc32.c (1391 of 8403) PASS: Clang :: CodeGen/arm-inline-asm.c (1392 of 8403) PASS: Clang :: CodeGen/arm-interrupt-attr.c (1393 of 8403) PASS: Clang :: CodeGen/arm-homogenous.c (1394 of 8403) PASS: Clang :: CodeGen/arm-aapcs-vfp.c (1395 of 8403) PASS: Clang :: CodeGen/arm-long-calls.c (1396 of 8403) PASS: Clang :: CodeGen/arm-metadata.c (1397 of 8403) PASS: Clang :: CodeGen/arm-microsoft-intrinsics.c (1398 of 8403) PASS: Clang :: CodeGen/arm-neon-directed-rounding.c (1399 of 8403) PASS: Clang :: CodeGen/arm-neon-misc.c (1400 of 8403) PASS: Clang :: CodeGen/arm-neon-fma.c (1401 of 8403) PASS: Clang :: CodeGen/arm-neon-numeric-maxmin.c (1402 of 8403) PASS: Clang :: CodeGen/arm-neon-vcvtX.c (1403 of 8403) PASS: Clang :: CodeGen/arm-pcs.c (1404 of 8403) PASS: Clang :: CodeGen/arm-neon-shifts.c (1405 of 8403) PASS: Clang :: CodeGen/arm-vaarg-align.c (1406 of 8403) PASS: Clang :: CodeGen/arm-neon-vget.c (1407 of 8403) PASS: Clang :: CodeGen/annotations-global.c (1408 of 8403) PASS: Clang :: CodeGen/arm64-aapcs-arguments.c (1409 of 8403) PASS: Clang :: CodeGen/arm-vector-align.c (1410 of 8403) PASS: Clang :: CodeGen/arm64-abi-vector.c (1411 of 8403) PASS: Clang :: CodeGen/arm-target-features.c (1412 of 8403) PASS: Clang :: CodeGen/arm64-be-bitfield.c (1413 of 8403) PASS: Clang :: CodeGen/arm64-be-hfa-vararg.c (1414 of 8403) PASS: Clang :: CodeGen/arm64-crc32.c (1415 of 8403) PASS: Clang :: CodeGen/arm-vector-arguments.c (1416 of 8403) PASS: Clang :: CodeGen/arm64-arguments.c (1417 of 8403) PASS: Clang :: CodeGen/arm64-vrnd.c (1418 of 8403) PASS: Clang :: CodeGen/arm64-scalar-test.c (1419 of 8403) PASS: Clang :: CodeGen/arm64-vrsqrt.c (1420 of 8403) PASS: Clang :: CodeGen/arm64_crypto.c (1421 of 8403) PASS: Clang :: CodeGen/arm64-lanes.c (1422 of 8403) PASS: Clang :: CodeGen/arm64_vCMP.c (1423 of 8403) PASS: Clang :: CodeGen/arm64_neon_high_half.c (1424 of 8403) PASS: Clang :: CodeGen/arm64_vLdStNum_lane.c (1425 of 8403) PASS: Clang :: CodeGen/arm64_vadd.c (1426 of 8403) PASS: Clang :: CodeGen/arm64_vca.c (1427 of 8403) PASS: Clang :: CodeGen/arm64_vMaxMin.c (1428 of 8403) PASS: Clang :: CodeGen/arm64_vcopy.c (1429 of 8403) PASS: Clang :: CodeGen/arm64_vcreate.c (1430 of 8403) PASS: Clang :: CodeGen/arm64_vdup.c (1431 of 8403) PASS: Clang :: CodeGen/arm64_vcvtfp.c (1432 of 8403) PASS: Clang :: CodeGen/arm64_vecCmpBr.c (1433 of 8403) PASS: Clang :: CodeGen/arm64_vext.c (1434 of 8403) PASS: Clang :: CodeGen/arm64_vfma.c (1435 of 8403) PASS: Clang :: CodeGen/arm64_vdupq_n_f64.c (1436 of 8403) PASS: Clang :: CodeGen/arm64_vneg.c (1437 of 8403) PASS: Clang :: CodeGen/arm64_vget.c (1438 of 8403) PASS: Clang :: CodeGen/arm64_vqmov.c (1439 of 8403) PASS: Clang :: CodeGen/arm64_vrecps.c (1440 of 8403) PASS: Clang :: CodeGen/arm64_vset_lane.c (1441 of 8403) PASS: Clang :: CodeGen/arm64_vshift.c (1442 of 8403) PASS: Clang :: CodeGen/arm_acle.c (1443 of 8403) UNSUPPORTED: Clang :: CodeGen/arm_neon_intrinsics.c (1444 of 8403) PASS: Clang :: CodeGen/array.c (1445 of 8403) PASS: Clang :: CodeGen/arrayderef.c (1446 of 8403) PASS: Clang :: CodeGen/arm64_vtst.c (1447 of 8403) PASS: Clang :: CodeGen/asm-attrs.c (1448 of 8403) PASS: Clang :: CodeGen/asan-globals.cpp (1449 of 8403) PASS: Clang :: CodeGen/asm-errors.c (1450 of 8403) PASS: Clang :: CodeGen/asm-inout.c (1451 of 8403) PASS: Clang :: CodeGen/arm64_vsli.c (1452 of 8403) PASS: Clang :: CodeGen/asm-variable.c (1453 of 8403) PASS: Clang :: CodeGen/asm-reg-var-local.c (1454 of 8403) PASS: Clang :: CodeGen/asm-label.c (1455 of 8403) PASS: Clang :: CodeGen/asm.c (1456 of 8403) PASS: Clang :: CodeGen/asm_arm.c (1457 of 8403) PASS: Clang :: CodeGen/asm_arm64.c (1458 of 8403) PASS: Clang :: CodeGen/assign.c (1459 of 8403) PASS: Clang :: CodeGen/atomic-arm64.c (1460 of 8403) PASS: Clang :: CodeGen/atomic-ops-libcall.c (1461 of 8403) PASS: Clang :: CodeGen/atomic.c (1462 of 8403) PASS: Clang :: CodeGen/atomic_ops.c (1463 of 8403) PASS: Clang :: CodeGen/arm64_vsri.c (1464 of 8403) PASS: Clang :: CodeGen/attr-cleanup.c (1465 of 8403) PASS: Clang :: CodeGen/attr-availability.c (1466 of 8403) PASS: Clang :: CodeGen/attr-coldhot.c (1467 of 8403) PASS: Clang :: CodeGen/atomics-inlining.c (1468 of 8403) PASS: Clang :: CodeGen/atomic-ops.c (1469 of 8403) PASS: Clang :: CodeGen/attr-mode-vector-types.c (1470 of 8403) PASS: Clang :: CodeGen/attr-naked.c (1471 of 8403) PASS: Clang :: CodeGen/attr-disable-tail-calls.c (1472 of 8403) PASS: Clang :: CodeGen/attr-nodebug.c (1473 of 8403) PASS: Clang :: CodeGen/attr-noinline.c (1474 of 8403) PASS: Clang :: CodeGen/attr-used.c (1475 of 8403) PASS: Clang :: CodeGen/attr-weak-import.c (1476 of 8403) PASS: Clang :: CodeGen/attr-target.c (1477 of 8403) PASS: Clang :: CodeGen/attr-minsize.cpp (1478 of 8403) PASS: Clang :: CodeGen/attr-weakref.c (1479 of 8403) PASS: Clang :: CodeGen/attr-weakref2.c (1480 of 8403) PASS: Clang :: CodeGen/attribute_constructor.c (1481 of 8403) PASS: Clang :: CodeGen/attribute-section-data-common.c (1482 of 8403) PASS: Clang :: CodeGen/attributes.c (1483 of 8403) PASS: Clang :: CodeGen/available-externally-hidden.cpp (1484 of 8403) PASS: Clang :: CodeGen/available-externally-suppress.c (1485 of 8403) PASS: Clang :: CodeGen/attr-optnone.c (1486 of 8403) PASS: Clang :: CodeGen/avx-cmp-builtins.c (1487 of 8403) PASS: Clang :: CodeGen/avx-builtins.c (1488 of 8403) PASS: Clang :: CodeGen/avx-shuffle-builtins.c (1489 of 8403) PASS: Clang :: CodeGen/avx512cdintrin.c (1490 of 8403) PASS: Clang :: CodeGen/avx512dq-builtins.c (1491 of 8403) PASS: Clang :: CodeGen/avx2-builtins.c (1492 of 8403) PASS: Clang :: CodeGen/avx512bw-builtins.c (1493 of 8403) PASS: Clang :: CodeGen/avx512er-builtins.c (1494 of 8403) PASS: Clang :: CodeGen/avx512f-builtins.c (1495 of 8403) PASS: Clang :: CodeGen/big-atomic-ops.c (1496 of 8403) PASS: Clang :: CodeGen/avx512vldq-builtins.c (1497 of 8403) PASS: Clang :: CodeGen/avx512vl-builtins.c (1498 of 8403) PASS: Clang :: CodeGen/bitfield-2.c (1499 of 8403) PASS: Clang :: CodeGen/bitfield-init.c (1500 of 8403) PASS: Clang :: CodeGen/bitfield-assign.c (1501 of 8403) PASS: Clang :: CodeGen/bitfield-promote.c (1502 of 8403) PASS: Clang :: CodeGen/block-3.c (1503 of 8403) PASS: Clang :: CodeGen/avx512vlbw-builtins.c (1504 of 8403) PASS: Clang :: CodeGen/block-byref-aggr.c (1505 of 8403) PASS: Clang :: CodeGen/bitfield.c (1506 of 8403) PASS: Clang :: CodeGen/block-copy.c (1507 of 8403) PASS: Clang :: CodeGen/block-with-perdefinedexpr.c (1508 of 8403) PASS: Clang :: CodeGen/blocks-seq.c (1509 of 8403) PASS: Clang :: CodeGen/blocks-opencl.cl (1510 of 8403) PASS: Clang :: CodeGen/blocks-aligned-byref-variable.c (1511 of 8403) PASS: Clang :: CodeGen/blocks.c (1512 of 8403) PASS: Clang :: CodeGen/blocks-1.c (1513 of 8403) PASS: Clang :: CodeGen/blocksignature.c (1514 of 8403) PASS: Clang :: CodeGen/blockwithlocalstatic.c (1515 of 8403) PASS: Clang :: CodeGen/blockstret.c (1516 of 8403) PASS: Clang :: CodeGen/bool-bitfield.c (1517 of 8403) PASS: Clang :: CodeGen/bool-convert.c (1518 of 8403) PASS: Clang :: CodeGen/bool-init.c (1519 of 8403) PASS: Clang :: CodeGen/bool_test.c (1520 of 8403) PASS: Clang :: CodeGen/bmi-builtins.c (1521 of 8403) PASS: Clang :: CodeGen/boolassign.c (1522 of 8403) PASS: Clang :: CodeGen/bounds-checking.c (1523 of 8403) PASS: Clang :: CodeGen/branch-on-bool.c (1524 of 8403) PASS: Clang :: CodeGen/bmi2-builtins.c (1525 of 8403) PASS: Clang :: CodeGen/branch-target-layout.c (1526 of 8403) PASS: Clang :: CodeGen/builtin-assume-aligned.c (1527 of 8403) PASS: Clang :: CodeGen/builtin-attributes.c (1528 of 8403) PASS: Clang :: CodeGen/builtin-cpu-supports.c (1529 of 8403) PASS: Clang :: CodeGen/builtin-assume.c (1530 of 8403) PASS: Clang :: CodeGen/builtin-count-zeros.c (1531 of 8403) PASS: Clang :: CodeGen/builtin-ms-noop.cpp (1532 of 8403) PASS: Clang :: CodeGen/builtin-expect.c (1533 of 8403) PASS: Clang :: CodeGen/builtin-memfns.c (1534 of 8403) PASS: Clang :: CodeGen/builtin-nan-legacy.c (1535 of 8403) PASS: Clang :: CodeGen/builtin-recursive.cpp (1536 of 8403) PASS: Clang :: CodeGen/builtin-rename.c (1537 of 8403) PASS: Clang :: CodeGen/builtin-nanf.c (1538 of 8403) PASS: Clang :: CodeGen/builtin-stackaddress.c (1539 of 8403) PASS: Clang :: CodeGen/builtin-unwind-init.c (1540 of 8403) PASS: Clang :: CodeGen/builtins-arm-msvc-compat-error.c (1541 of 8403) PASS: Clang :: CodeGen/builtins-arm-msvc-compat-only.c (1542 of 8403) PASS: Clang :: CodeGen/builtins-arm-microsoft.c (1543 of 8403) UNSUPPORTED: Clang :: CodeGen/builtins-mips-args.c (1544 of 8403) UNSUPPORTED: Clang :: CodeGen/builtins-mips-msa.c (1545 of 8403) UNSUPPORTED: Clang :: CodeGen/builtins-mips.c (1546 of 8403) PASS: Clang :: CodeGen/builtins-arm.c (1547 of 8403) PASS: Clang :: CodeGen/builtins-arm-exclusive.c (1548 of 8403) PASS: Clang :: CodeGen/builtins-arm64.c (1549 of 8403) PASS: Clang :: CodeGen/builtins-ms.c (1550 of 8403) PASS: Clang :: CodeGen/builtins-nvptx.c (1551 of 8403) PASS: Clang :: CodeGen/builtins-overflow.c (1552 of 8403) PASS: Clang :: CodeGen/builtins-multiprecision.c (1553 of 8403) PASS: Clang :: CodeGen/builtins-ppc-htm.c (1554 of 8403) PASS: Clang :: CodeGen/builtins-ppc-p7-disabled.c (1555 of 8403) PASS: Clang :: CodeGen/builtins-ppc-p7.c (1556 of 8403) PASS: Clang :: CodeGen/builtins-ppc-crypto.c (1557 of 8403) PASS: Clang :: CodeGen/builtins-ppc-crypto-disabled.c (1558 of 8403) PASS: Clang :: CodeGen/builtins-ppc-quadword.c (1559 of 8403) PASS: Clang :: CodeGen/builtins-ppc.c (1560 of 8403) PASS: Clang :: CodeGen/builtins-ppc-vsx.c (1561 of 8403) PASS: Clang :: CodeGen/builtins-systemz-error.c (1562 of 8403) PASS: Clang :: CodeGen/builtins-systemz-vector-error.c (1563 of 8403) PASS: Clang :: CodeGen/builtins-ppc-p8vector.c (1564 of 8403) PASS: Clang :: CodeGen/builtins-ppc-altivec.c (1565 of 8403) PASS: Clang :: CodeGen/builtins-systemz-vector.c (1566 of 8403) PASS: Clang :: CodeGen/builtins-systemz.c (1567 of 8403) PASS: Clang :: CodeGen/builtins-x86.c (1568 of 8403) PASS: Clang :: CodeGen/builtins-systemz-zvector-error.c (1569 of 8403) PASS: Clang :: CodeGen/builtins.c (1570 of 8403) PASS: Clang :: CodeGen/builtinshufflevector.c (1571 of 8403) PASS: Clang :: CodeGen/builtinshufflevector2.c (1572 of 8403) PASS: Clang :: CodeGen/c-strings.c (1573 of 8403) PASS: Clang :: CodeGen/byval-memcpy-elim.c (1574 of 8403) PASS: Clang :: CodeGen/c11atomics-ios.c (1575 of 8403) PASS: Clang :: CodeGen/call.c (1576 of 8403) PASS: Clang :: CodeGen/capture-complex-expr-in-block.c (1577 of 8403) PASS: Clang :: CodeGen/c11atomics.c (1578 of 8403) PASS: Clang :: CodeGen/captured-statements.c (1579 of 8403) PASS: Clang :: CodeGen/cast-emit.c (1580 of 8403) UNSUPPORTED: Clang :: CodeGen/catch-undef-behavior.c (1581 of 8403) PASS: Clang :: CodeGen/captured-statements-nested.c (1582 of 8403) PASS: Clang :: CodeGen/cfstring.c (1583 of 8403) PASS: Clang :: CodeGen/cast.c (1584 of 8403) PASS: Clang :: CodeGen/cfstring2.c (1585 of 8403) PASS: Clang :: CodeGen/cleanup-stack.c (1586 of 8403) PASS: Clang :: CodeGen/cleanup-destslot-simple.c (1587 of 8403) PASS: Clang :: CodeGen/clear_cache.c (1588 of 8403) PASS: Clang :: CodeGen/char-literal.c (1589 of 8403) PASS: Clang :: CodeGen/code-coverage.c (1590 of 8403) PASS: Clang :: CodeGen/complex-builtints.c (1591 of 8403) PASS: Clang :: CodeGen/complex-indirect.c (1592 of 8403) PASS: Clang :: CodeGen/complex-init-list.c (1593 of 8403) PASS: Clang :: CodeGen/complex-convert.c (1594 of 8403) PASS: Clang :: CodeGen/complex.c (1595 of 8403) PASS: Clang :: CodeGen/compound-assign-overflow.c (1596 of 8403) PASS: Clang :: CodeGen/compound-literal.c (1597 of 8403) PASS: Clang :: CodeGen/compound.c (1598 of 8403) PASS: Clang :: CodeGen/compound-type.c (1599 of 8403) PASS: Clang :: CodeGen/conditional-gnu-ext.c (1600 of 8403) PASS: Clang :: CodeGen/conditional.c (1601 of 8403) PASS: Clang :: CodeGen/const-arithmetic.c (1602 of 8403) UNSUPPORTED: Clang :: CodeGen/const-label-addr.c (1603 of 8403) PASS: Clang :: CodeGen/const-init.c (1604 of 8403) PASS: Clang :: CodeGen/complex-math.c (1605 of 8403) PASS: Clang :: CodeGen/const-unordered-compare.c (1606 of 8403) PASS: Clang :: CodeGen/constructor-attribute.c (1607 of 8403) PASS: Clang :: CodeGen/constant-comparison.c (1608 of 8403) PASS: Clang :: CodeGen/convertvector.c (1609 of 8403) PASS: Clang :: CodeGen/cxx-condition.cpp (1610 of 8403) PASS: Clang :: CodeGen/count-builtins.c (1611 of 8403) PASS: Clang :: CodeGen/cxx-value-init.cpp (1612 of 8403) PASS: Clang :: CodeGen/cxx-default-arg.cpp (1613 of 8403) PASS: Clang :: CodeGen/darwin-thread-specifier.c (1614 of 8403) PASS: Clang :: CodeGen/darwin-string-literals.c (1615 of 8403) PASS: Clang :: CodeGen/debug-info-257-args.c (1616 of 8403) PASS: Clang :: CodeGen/debug-info-args.c (1617 of 8403) PASS: Clang :: CodeGen/debug-info-block-decl.c (1618 of 8403) PASS: Clang :: CodeGen/debug-info-block.c (1619 of 8403) PASS: Clang :: CodeGen/debug-info-block-out-return.c (1620 of 8403) PASS: Clang :: CodeGen/debug-info-crash.c (1621 of 8403) PASS: Clang :: CodeGen/debug-info-enum.c (1622 of 8403) PASS: Clang :: CodeGen/debug-info-compilation-dir.c (1623 of 8403) PASS: Clang :: CodeGen/debug-info-file-change.c (1624 of 8403) PASS: Clang :: CodeGen/debug-info-gline-tables-only2.c (1625 of 8403) PASS: Clang :: CodeGen/debug-info-gline-tables-only.c (1626 of 8403) PASS: Clang :: CodeGen/debug-info-line.c (1627 of 8403) PASS: Clang :: CodeGen/debug-info-line2.c (1628 of 8403) PASS: Clang :: CodeGen/debug-info-limited.c (1629 of 8403) PASS: Clang :: CodeGen/debug-info-line3.c (1630 of 8403) PASS: Clang :: CodeGen/debug-info-member.c (1631 of 8403) PASS: Clang :: CodeGen/debug-info-line4.c (1632 of 8403) PASS: Clang :: CodeGen/debug-info-same-line.c (1633 of 8403) PASS: Clang :: CodeGen/debug-info-scope-file.c (1634 of 8403) PASS: Clang :: CodeGen/debug-info-packed-struct.c (1635 of 8403) PASS: Clang :: CodeGen/debug-info-static.c (1636 of 8403) PASS: Clang :: CodeGen/debug-info-scope.c (1637 of 8403) PASS: Clang :: CodeGen/debug-info-typedef.c (1638 of 8403) PASS: Clang :: CodeGen/debug-info-vla.c (1639 of 8403) PASS: Clang :: CodeGen/debug-info-vector.c (1640 of 8403) UNSUPPORTED: Clang :: CodeGen/debug-line-1.c (1641 of 8403) PASS: Clang :: CodeGen/debug-info.c (1642 of 8403) PASS: Clang :: CodeGen/debug-info-version.c (1643 of 8403) PASS: Clang :: CodeGen/decl-in-prototype.c (1644 of 8403) PASS: Clang :: CodeGen/designated-initializers.c (1645 of 8403) PASS: Clang :: CodeGen/decl.c (1646 of 8403) PASS: Clang :: CodeGen/disable-tail-calls.c (1647 of 8403) PASS: Clang :: CodeGen/dependent-lib.c (1648 of 8403) PASS: Clang :: CodeGen/dostmt.c (1649 of 8403) PASS: Clang :: CodeGen/dllexport.c (1650 of 8403) PASS: Clang :: CodeGen/emit-all-decls.c (1651 of 8403) PASS: Clang :: CodeGen/empty-union-init.c (1652 of 8403) PASS: Clang :: CodeGen/dllimport.c (1653 of 8403) PASS: Clang :: CodeGen/enum2.c (1654 of 8403) PASS: Clang :: CodeGen/enum.c (1655 of 8403) PASS: Clang :: CodeGen/exact-div-expr.c (1656 of 8403) PASS: Clang :: CodeGen/exceptions-seh-leave.c (1657 of 8403) PASS: Clang :: CodeGen/dwarf-version.c (1658 of 8403) PASS: Clang :: CodeGen/exceptions-seh-finally.c (1659 of 8403) PASS: Clang :: CodeGen/exprs.c (1660 of 8403) PASS: Clang :: CodeGen/exceptions-seh.c (1661 of 8403) PASS: Clang :: CodeGen/ext-vector-indexing.c (1662 of 8403) PASS: Clang :: CodeGen/exceptions.c (1663 of 8403) PASS: Clang :: CodeGen/ext-vector-member-alignment.c (1664 of 8403) PASS: Clang :: CodeGen/extern-block-var.c (1665 of 8403) PASS: Clang :: CodeGen/ext-vector.c (1666 of 8403) PASS: Clang :: CodeGen/extern-weak.c (1667 of 8403) PASS: Clang :: CodeGen/extern-inline.c (1668 of 8403) PASS: Clang :: CodeGen/fast-math.c (1669 of 8403) PASS: Clang :: CodeGen/builtins-systemz-zvector.c (1670 of 8403) PASS: Clang :: CodeGen/ffp-contract-option.c (1671 of 8403) PASS: Clang :: CodeGen/flatten.c (1672 of 8403) PASS: Clang :: CodeGen/flexible-array-init.c (1673 of 8403) PASS: Clang :: CodeGen/finite-math.c (1674 of 8403) PASS: Clang :: CodeGen/f16c-builtins.c (1675 of 8403) PASS: Clang :: CodeGen/fold-const-declref.c (1676 of 8403) PASS: Clang :: CodeGen/forceinline.c (1677 of 8403) PASS: Clang :: CodeGen/fp-contract-pragma.cpp (1678 of 8403) PASS: Clang :: CodeGen/fma-builtins.c (1679 of 8403) PASS: Clang :: CodeGen/fma4-builtins.c (1680 of 8403) PASS: Clang :: CodeGen/fp128_complex.c (1681 of 8403) PASS: Clang :: CodeGen/func-aligned.c (1682 of 8403) PASS: Clang :: CodeGen/func-decl-cleanup.c (1683 of 8403) PASS: Clang :: CodeGen/func-ptr-cast-decl.c (1684 of 8403) PASS: Clang :: CodeGen/func-in-block.c (1685 of 8403) PASS: Clang :: CodeGen/funccall.c (1686 of 8403) PASS: Clang :: CodeGen/func-return-member.c (1687 of 8403) PASS: Clang :: CodeGen/fsgsbase-builtins.c (1688 of 8403) PASS: Clang :: CodeGen/function-attributes.c (1689 of 8403) PASS: Clang :: CodeGen/functions.c (1690 of 8403) PASS: Clang :: CodeGen/fp16-ops.c (1691 of 8403) PASS: Clang :: CodeGen/global-blocks-lines.c (1692 of 8403) PASS: Clang :: CodeGen/funique-sections.c (1693 of 8403) PASS: Clang :: CodeGen/function-sections.c (1694 of 8403) PASS: Clang :: CodeGen/global-with-initialiser.c (1695 of 8403) PASS: Clang :: CodeGen/global-init.c (1696 of 8403) PASS: Clang :: CodeGen/globalinit.c (1697 of 8403) PASS: Clang :: CodeGen/hidden-alias-to-internal-function.c (1698 of 8403) PASS: Clang :: CodeGen/global-decls.c (1699 of 8403) PASS: Clang :: CodeGen/function-target-features.c (1700 of 8403) PASS: Clang :: CodeGen/imaginary.c (1701 of 8403) PASS: Clang :: CodeGen/hidden-visibility.c (1702 of 8403) PASS: Clang :: CodeGen/incomplete-function-type-2.c (1703 of 8403) PASS: Clang :: CodeGen/implicit-arg.c (1704 of 8403) PASS: Clang :: CodeGen/incomplete-function-type.c (1705 of 8403) PASS: Clang :: CodeGen/init-with-member-expr.c (1706 of 8403) PASS: Clang :: CodeGen/indirect-goto.c (1707 of 8403) PASS: Clang :: CodeGen/inline-asm-matching-constraint.c (1708 of 8403) PASS: Clang :: CodeGen/inline-asm-immediate-ubsan.c (1709 of 8403) PASS: Clang :: CodeGen/init.c (1710 of 8403) PASS: Clang :: CodeGen/inline-asm-mrv.c (1711 of 8403) PASS: Clang :: CodeGen/instrument-functions.c (1712 of 8403) PASS: Clang :: CodeGen/int-to-pointer.c (1713 of 8403) PASS: Clang :: CodeGen/intel_ocl_bicc.c (1714 of 8403) PASS: Clang :: CodeGen/inline2.c (1715 of 8403) PASS: Clang :: CodeGen/kr-func-promote.c (1716 of 8403) PASS: Clang :: CodeGen/invalid_global_asm.c (1717 of 8403) PASS: Clang :: CodeGen/inline.c (1718 of 8403) PASS: Clang :: CodeGen/kr-style-block.c (1719 of 8403) PASS: Clang :: CodeGen/le32-arguments.c (1720 of 8403) PASS: Clang :: CodeGen/integer-overflow.c (1721 of 8403) PASS: Clang :: CodeGen/le32-regparm.c (1722 of 8403) PASS: Clang :: CodeGen/le32-libcall-pow.c (1723 of 8403) XFAIL: Clang :: CodeGen/libcalls-d.c (1724 of 8403) PASS: Clang :: CodeGen/le32-vaarg.c (1725 of 8403) PASS: Clang :: CodeGen/libcalls-complex.c (1726 of 8403) XFAIL: Clang :: CodeGen/libcalls-ld.c (1727 of 8403) PASS: Clang :: CodeGen/libcalls-fno-builtin.c (1728 of 8403) PASS: Clang :: CodeGen/lifetime-debuginfo-1.c (1729 of 8403) PASS: Clang :: CodeGen/lifetime-debuginfo-2.c (1730 of 8403) PASS: Clang :: CodeGen/libcalls.c (1731 of 8403) PASS: Clang :: CodeGen/lifetime2.c (1732 of 8403) PASS: Clang :: CodeGen/lineno-dbginfo.c (1733 of 8403) PASS: Clang :: CodeGen/linetable-endscope.c (1734 of 8403) PASS: Clang :: CodeGen/libcall-declarations.c (1735 of 8403) PASS: Clang :: CodeGen/linkage-redecl.c (1736 of 8403) PASS: Clang :: CodeGen/lifetime.c (1737 of 8403) PASS: Clang :: CodeGen/long-double-x86.c (1738 of 8403) PASS: Clang :: CodeGen/linux-arm-atomic.c (1739 of 8403) PASS: Clang :: CodeGen/link-bitcode-file.c (1740 of 8403) PASS: Clang :: CodeGen/malign-double-x86-nacl.c (1741 of 8403) PASS: Clang :: CodeGen/lzcnt-builtins.c (1742 of 8403) PASS: Clang :: CodeGen/mandel.c (1743 of 8403) PASS: Clang :: CodeGen/mangle-blocks.c (1744 of 8403) PASS: Clang :: CodeGen/mangle-windows-rtd.c (1745 of 8403) PASS: Clang :: CodeGen/mangle.c (1746 of 8403) PASS: Clang :: CodeGen/long_double_fp128.cpp (1747 of 8403) PASS: Clang :: CodeGen/may-alias.c (1748 of 8403) PASS: Clang :: CodeGen/merge-attrs.c (1749 of 8403) PASS: Clang :: CodeGen/merge-statics.c (1750 of 8403) PASS: Clang :: CodeGen/microsoft-call-conv-x64.c (1751 of 8403) PASS: Clang :: CodeGen/mangle-windows.c (1752 of 8403) PASS: Clang :: CodeGen/microsoft-call-conv.c (1753 of 8403) PASS: Clang :: CodeGen/mips-byval-arg.c (1754 of 8403) PASS: Clang :: CodeGen/mips-clobber-reg.c (1755 of 8403) PASS: Clang :: CodeGen/mips-constraints-mem.c (1756 of 8403) PASS: Clang :: CodeGen/mips-constraint-regs.c (1757 of 8403) UNSUPPORTED: Clang :: CodeGen/mips-inline-asm.c (1758 of 8403) PASS: Clang :: CodeGen/mips-count-builtins.c (1759 of 8403) PASS: Clang :: CodeGen/mips-transparent-union.c (1760 of 8403) PASS: Clang :: CodeGen/mips-inline-asm-modifiers.c (1761 of 8403) PASS: Clang :: CodeGen/mips-type-sizes-int128.c (1762 of 8403) PASS: Clang :: CodeGen/mips-type-sizes.c (1763 of 8403) PASS: Clang :: CodeGen/mcount.c (1764 of 8403) PASS: Clang :: CodeGen/mips-unsigned-ext-var.c (1765 of 8403) PASS: Clang :: CodeGen/mips-unsigned-extend.c (1766 of 8403) PASS: Clang :: CodeGen/mips-vector-arg.c (1767 of 8403) PASS: Clang :: CodeGen/mips-vector-return.c (1768 of 8403) PASS: Clang :: CodeGen/mips16-attr.c (1769 of 8403) PASS: Clang :: CodeGen/mips-varargs.c (1770 of 8403) PASS: Clang :: CodeGen/mips64-class-return.cpp (1771 of 8403) PASS: Clang :: CodeGen/mips64-f128-literal.c (1772 of 8403) PASS: Clang :: CodeGen/mips64-nontrivial-return.cpp (1773 of 8403) PASS: Clang :: CodeGen/misaligned-param.c (1774 of 8403) PASS: Clang :: CodeGen/mips-zero-sized-struct.c (1775 of 8403) PASS: Clang :: CodeGen/mms-bitfields.c (1776 of 8403) PASS: Clang :: CodeGen/mmx-inline-asm-error.c (1777 of 8403) PASS: Clang :: CodeGen/mips64-padding-arg.c (1778 of 8403) PASS: Clang :: CodeGen/mips-unsupported-nan.c (1779 of 8403) PASS: Clang :: CodeGen/mmx-inline-asm.c (1780 of 8403) PASS: Clang :: CodeGen/mmx-shift-with-immediate.c (1781 of 8403) PASS: Clang :: CodeGen/mozilla-ms-inline-asm.c (1782 of 8403) PASS: Clang :: CodeGen/mrtd.c (1783 of 8403) PASS: Clang :: CodeGen/ms-align-tentative.c (1784 of 8403) PASS: Clang :: CodeGen/ms-anonymous-struct.c (1785 of 8403) PASS: Clang :: CodeGen/ms-declspecs.cpp (1786 of 8403) PASS: Clang :: CodeGen/ms-declspecs.c (1787 of 8403) PASS: Clang :: CodeGen/ms-inline-asm-64.c (1788 of 8403) PASS: Clang :: CodeGen/ms-inline-asm.cpp (1789 of 8403) PASS: Clang :: CodeGen/ms-inline-asm-functions.c (1790 of 8403) PASS: Clang :: CodeGen/ms-inline-asm.c (1791 of 8403) PASS: Clang :: CodeGen/mmx-builtins.c (1792 of 8403) PASS: Clang :: CodeGen/ms-setjmp.c (1793 of 8403) PASS: Clang :: CodeGen/ms-volatile.c (1794 of 8403) PASS: Clang :: CodeGen/ms_abi.c (1795 of 8403) PASS: Clang :: CodeGen/ms-intrinsics.c (1796 of 8403) PASS: Clang :: CodeGen/ms_struct-bitfield-init.c (1797 of 8403) PASS: Clang :: CodeGen/ms_struct-bitfield-1.c (1798 of 8403) PASS: Clang :: CodeGen/ms_struct-bitfield-3.c (1799 of 8403) PASS: Clang :: CodeGen/ms_struct-bitfield-2.c (1800 of 8403) PASS: Clang :: CodeGen/ms_struct-bitfield.c (1801 of 8403) PASS: Clang :: CodeGen/ms_struct.c (1802 of 8403) PASS: Clang :: CodeGen/ms_struct-pack.c (1803 of 8403) PASS: Clang :: CodeGen/mult-alt-x86.c (1804 of 8403) PASS: Clang :: CodeGen/named_reg_global.c (1805 of 8403) PASS: Clang :: CodeGen/no-common.c (1806 of 8403) PASS: Clang :: CodeGen/no-opt-volatile-memcpy.c (1807 of 8403) PASS: Clang :: CodeGen/nobuiltin.c (1808 of 8403) PASS: Clang :: CodeGen/mult-alt-generic.c (1809 of 8403) PASS: Clang :: CodeGen/noduplicate-cxx11-test.cpp (1810 of 8403) PASS: Clang :: CodeGen/noinline.c (1811 of 8403) PASS: Clang :: CodeGen/nomathbuiltin.c (1812 of 8403) PASS: Clang :: CodeGen/nonnull.c (1813 of 8403) PASS: Clang :: CodeGen/nvptx-abi.c (1814 of 8403) PASS: Clang :: CodeGen/nvptx-cc.c (1815 of 8403) PASS: Clang :: CodeGen/nvptx-inlineasm-ptx.c (1816 of 8403) PASS: Clang :: CodeGen/nvptx-inlineasm.c (1817 of 8403) PASS: Clang :: CodeGen/object-size.c (1818 of 8403) PASS: Clang :: CodeGen/offsetof.c (1819 of 8403) PASS: Clang :: CodeGen/opaque-pointer.c (1820 of 8403) PASS: Clang :: CodeGen/nvptx-cpus.c (1821 of 8403) PASS: Clang :: CodeGen/openmp_default_simd_align.c (1822 of 8403) PASS: Clang :: CodeGen/overloadable.c (1823 of 8403) PASS: Clang :: CodeGen/packed-arrays.c (1824 of 8403) PASS: Clang :: CodeGen/packed-nest-unpacked.c (1825 of 8403) PASS: Clang :: CodeGen/override-layout.c (1826 of 8403) PASS: Clang :: CodeGen/packed-union.c (1827 of 8403) PASS: Clang :: CodeGen/palignr.c (1828 of 8403) PASS: Clang :: CodeGen/packed-structure.c (1829 of 8403) PASS: Clang :: CodeGen/partial-reinitialization1.c (1830 of 8403) PASS: Clang :: CodeGen/partial-reinitialization2.c (1831 of 8403) PASS: Clang :: CodeGen/neon-immediate-ubsan.c (1832 of 8403) PASS: Clang :: CodeGen/pascal-string.c (1833 of 8403) PASS: Clang :: CodeGen/parameter-passing.c (1834 of 8403) PASS: Clang :: CodeGen/pascal-wchar-string.c (1835 of 8403) PASS: Clang :: CodeGen/piclevels.c (1836 of 8403) PASS: Clang :: CodeGen/pointer-arithmetic.c (1837 of 8403) PASS: Clang :: CodeGen/pointer-cmp-type.c (1838 of 8403) PASS: Clang :: CodeGen/pointer-signext.c (1839 of 8403) PASS: Clang :: CodeGen/pclmul-builtins.c (1840 of 8403) PASS: Clang :: CodeGen/pointer-to-int.c (1841 of 8403) PASS: Clang :: CodeGen/powerpc_types.c (1842 of 8403) UNSUPPORTED: Clang :: CodeGen/ppc-varargs-struct.c (1843 of 8403) PASS: Clang :: CodeGen/ppc-signbit.c (1844 of 8403) PASS: Clang :: CodeGen/ppc64-align-long-double.c (1845 of 8403) PASS: Clang :: CodeGen/popcnt-builtins.c (1846 of 8403) PASS: Clang :: CodeGen/ppc64-complex-parms.c (1847 of 8403) PASS: Clang :: CodeGen/ppc64-complex-return.c (1848 of 8403) PASS: Clang :: CodeGen/ppc64-extend.c (1849 of 8403) PASS: Clang :: CodeGen/ppc64-inline-asm.c (1850 of 8403) PASS: Clang :: CodeGen/ppc64-elf-abi.c (1851 of 8403) PASS: Clang :: CodeGen/ppc64-qpx-vector.c (1852 of 8403) PASS: Clang :: CodeGen/ppc64-struct-onefloat.c (1853 of 8403) PASS: Clang :: CodeGen/ppc64-struct-onevect.c (1854 of 8403) PASS: Clang :: CodeGen/ppc64-varargs-complex.c (1855 of 8403) PASS: Clang :: CodeGen/ppc64-align-struct.c (1856 of 8403) PASS: Clang :: CodeGen/ppc64le-varargs-complex.c (1857 of 8403) PASS: Clang :: CodeGen/pr12251.c (1858 of 8403) PASS: Clang :: CodeGen/neon-crypto.c (1859 of 8403) PASS: Clang :: CodeGen/pr13168.c (1860 of 8403) PASS: Clang :: CodeGen/pr18235.c (1861 of 8403) PASS: Clang :: CodeGen/pr19841.cpp (1862 of 8403) PASS: Clang :: CodeGen/pr2394.c (1863 of 8403) PASS: Clang :: CodeGen/pr3518.c (1864 of 8403) PASS: Clang :: CodeGen/pr4349.c (1865 of 8403) PASS: Clang :: CodeGen/pr5406.c (1866 of 8403) PASS: Clang :: CodeGen/pr9614.c (1867 of 8403) PASS: Clang :: CodeGen/ppc64-vector.c (1868 of 8403) PASS: Clang :: CodeGen/pragma-pack-1.c (1869 of 8403) PASS: Clang :: CodeGen/pragma-detect_mismatch.c (1870 of 8403) PASS: Clang :: CodeGen/ppc64le-aggregates.c (1871 of 8403) PASS: Clang :: CodeGen/pragma-visibility.c (1872 of 8403) PASS: Clang :: CodeGen/pragma-comment.c (1873 of 8403) PASS: Clang :: CodeGen/pragma-pack-2.c (1874 of 8403) PASS: Clang :: CodeGen/pragma-weak.c (1875 of 8403) PASS: Clang :: CodeGen/pragma-pack-3.c (1876 of 8403) PASS: Clang :: CodeGen/private-extern-redef.c (1877 of 8403) PASS: Clang :: CodeGen/private-extern.c (1878 of 8403) PASS: Clang :: CodeGen/predefined-expr.c (1879 of 8403) PASS: Clang :: CodeGen/redef-ext-inline.c (1880 of 8403) PASS: Clang :: CodeGen/redefine_extname.c (1881 of 8403) PASS: Clang :: CodeGen/prefetchw-builtins.c (1882 of 8403) PASS: Clang :: CodeGen/rdrand-builtins.c (1883 of 8403) PASS: Clang :: CodeGen/regparm.c (1884 of 8403) PASS: Clang :: CodeGen/regparm-flag.c (1885 of 8403) PASS: Clang :: CodeGen/restrict.c (1886 of 8403) PASS: Clang :: CodeGen/safestack-attr.cpp (1887 of 8403) PASS: Clang :: CodeGen/regparm-struct.c (1888 of 8403) PASS: Clang :: CodeGen/rtm-builtins.c (1889 of 8403) PASS: Clang :: CodeGen/sanitize-recover.c (1890 of 8403) PASS: Clang :: CodeGen/sanitize-thread-attr.cpp (1891 of 8403) PASS: Clang :: CodeGen/sanitize-init-order.cpp (1892 of 8403) PASS: Clang :: CodeGen/sanitize-trap.c (1893 of 8403) PASS: Clang :: CodeGen/shared-string-literals.c (1894 of 8403) PASS: Clang :: CodeGen/sizeof-vla.c (1895 of 8403) PASS: Clang :: CodeGen/sparcv9-dwarf.c (1896 of 8403) PASS: Clang :: CodeGen/sparcv9-abi.c (1897 of 8403) PASS: Clang :: CodeGen/sanitize-address-field-padding.cpp (1898 of 8403) PASS: Clang :: CodeGen/sha-builtins.c (1899 of 8403) PASS: Clang :: CodeGen/sret.c (1900 of 8403) PASS: Clang :: CodeGen/sret2.c (1901 of 8403) PASS: Clang :: CodeGen/split-debug-filename.c (1902 of 8403) PASS: Clang :: CodeGen/split-stacks.c (1903 of 8403) PASS: Clang :: CodeGen/sse-builtins-dbg.c (1904 of 8403) PASS: Clang :: CodeGen/sse4a-builtins.c (1905 of 8403) PASS: Clang :: CodeGen/statements.c (1906 of 8403) PASS: Clang :: CodeGen/sse.c (1907 of 8403) PASS: Clang :: CodeGen/static-forward-decl.c (1908 of 8403) PASS: Clang :: CodeGen/static-forward-decl-fun.c (1909 of 8403) PASS: Clang :: CodeGen/stack-protector.c (1910 of 8403) PASS: Clang :: CodeGen/static-local-union.c (1911 of 8403) PASS: Clang :: CodeGen/static-order.c (1912 of 8403) PASS: Clang :: CodeGen/staticinit.c (1913 of 8403) PASS: Clang :: CodeGen/stdcall-fastcall.c (1914 of 8403) PASS: Clang :: CodeGen/string-literal-short-wstring.c (1915 of 8403) PASS: Clang :: CodeGen/string-literal-unicode-conversion.c (1916 of 8403) PASS: Clang :: CodeGen/struct-copy.c (1917 of 8403) PASS: Clang :: CodeGen/struct-comma.c (1918 of 8403) PASS: Clang :: CodeGen/sse-builtins.c (1919 of 8403) PASS: Clang :: CodeGen/struct-init.c (1920 of 8403) PASS: Clang :: CodeGen/struct-matching-constraint.c (1921 of 8403) PASS: Clang :: CodeGen/struct-x86-darwin.c (1922 of 8403) PASS: Clang :: CodeGen/string-literal.c (1923 of 8403) PASS: Clang :: CodeGen/struct-passing.c (1924 of 8403) PASS: Clang :: CodeGen/switch-dce.c (1925 of 8403) PASS: Clang :: CodeGen/struct.c (1926 of 8403) PASS: Clang :: CodeGen/switch.c (1927 of 8403) PASS: Clang :: CodeGen/systemz-abi.cpp (1928 of 8403) PASS: Clang :: CodeGen/systemz-inline-asm.c (1929 of 8403) PASS: Clang :: CodeGen/tbaa-class.cpp (1930 of 8403) PASS: Clang :: CodeGen/systemz-abi-vector.c (1931 of 8403) PASS: Clang :: CodeGen/tbaa-ms-abi.cpp (1932 of 8403) PASS: Clang :: CodeGen/tbaa-struct.cpp (1933 of 8403) PASS: Clang :: CodeGen/tbaa-for-vptr.cpp (1934 of 8403) PASS: Clang :: CodeGen/tbaa-thread-sanitizer.cpp (1935 of 8403) PASS: Clang :: CodeGen/tbaa.cpp (1936 of 8403) PASS: Clang :: CodeGen/tentative-decls.c (1937 of 8403) PASS: Clang :: CodeGen/thread-specifier.c (1938 of 8403) PASS: Clang :: CodeGen/tbm-builtins.c (1939 of 8403) PASS: Clang :: CodeGen/systemz-abi.c (1940 of 8403) PASS: Clang :: CodeGen/transparent-union.c (1941 of 8403) PASS: Clang :: CodeGen/trapv.c (1942 of 8403) PASS: Clang :: CodeGen/tls-model.c (1943 of 8403) PASS: Clang :: CodeGen/typedef-func.c (1944 of 8403) PASS: Clang :: CodeGen/typedef.c (1945 of 8403) PASS: Clang :: CodeGen/types.c (1946 of 8403) PASS: Clang :: CodeGen/ubsan-blacklist.c (1947 of 8403) PASS: Clang :: CodeGen/ucn-identifiers.c (1948 of 8403) PASS: Clang :: CodeGen/ubsan-type-blacklist.cpp (1949 of 8403) PASS: Clang :: CodeGen/uint128_t.c (1950 of 8403) PASS: Clang :: CodeGen/unaligned-memcpy.c (1951 of 8403) PASS: Clang :: CodeGen/union-align.c (1952 of 8403) PASS: Clang :: CodeGen/union-init.c (1953 of 8403) PASS: Clang :: CodeGen/union.c (1954 of 8403) PASS: Clang :: CodeGen/union-init2.c (1955 of 8403) PASS: Clang :: CodeGen/unreachable.c (1956 of 8403) PASS: Clang :: CodeGen/unsigned-overflow.c (1957 of 8403) PASS: Clang :: CodeGen/unsigned-promotion.c (1958 of 8403) PASS: Clang :: CodeGen/unsigned-trapv.c (1959 of 8403) PASS: Clang :: CodeGen/unwind-attr.c (1960 of 8403) PASS: Clang :: CodeGen/utf16-cfstrings.c (1961 of 8403) PASS: Clang :: CodeGen/target-data.c (1962 of 8403) PASS: Clang :: CodeGen/varargs.c (1963 of 8403) PASS: Clang :: CodeGen/variable-array.c (1964 of 8403) PASS: Clang :: CodeGen/vector-alignment.c (1965 of 8403) PASS: Clang :: CodeGen/variadic-gpfp-x86.c (1966 of 8403) PASS: Clang :: CodeGen/variadic-null-win64.c (1967 of 8403) PASS: Clang :: CodeGen/vfprintf.c (1968 of 8403) PASS: Clang :: CodeGen/vla-2.c (1969 of 8403) PASS: Clang :: CodeGen/vla-3.c (1970 of 8403) PASS: Clang :: CodeGen/vectorcall.c (1971 of 8403) PASS: Clang :: CodeGen/visibility.c (1972 of 8403) PASS: Clang :: CodeGen/vla-4.c (1973 of 8403) PASS: Clang :: CodeGen/vla.c (1974 of 8403) PASS: Clang :: CodeGen/vector.c (1975 of 8403) PASS: Clang :: CodeGen/vlt_to_pointer.c (1976 of 8403) PASS: Clang :: CodeGen/volatile-2.c (1977 of 8403) PASS: Clang :: CodeGen/volatile-complex.c (1978 of 8403) PASS: Clang :: CodeGen/volatile-1.c (1979 of 8403) PASS: Clang :: CodeGen/weak-global.c (1980 of 8403) PASS: Clang :: CodeGen/wchar-const.c (1981 of 8403) PASS: Clang :: CodeGen/weak_constant.c (1982 of 8403) PASS: Clang :: CodeGen/weak-incomplete.c (1983 of 8403) PASS: Clang :: CodeGen/volatile.c (1984 of 8403) PASS: Clang :: CodeGen/whilestmt.c (1985 of 8403) PASS: Clang :: CodeGen/windows-on-arm-dllimport-dllexport.c (1986 of 8403) PASS: Clang :: CodeGen/windows-itanium.c (1987 of 8403) PASS: Clang :: CodeGen/windows-on-arm-stack-probe-size.c (1988 of 8403) PASS: Clang :: CodeGen/windows-struct-abi.c (1989 of 8403) PASS: Clang :: CodeGen/writable-strings.c (1990 of 8403) PASS: Clang :: CodeGen/x86-64-inline-asm.c (1991 of 8403) PASS: Clang :: CodeGen/vld_dup.c (1992 of 8403) PASS: Clang :: CodeGen/x86_32-arguments-linux.c (1993 of 8403) PASS: Clang :: CodeGen/x86_32-arguments-nommx.c (1994 of 8403) PASS: Clang :: CodeGen/x86.c (1995 of 8403) PASS: Clang :: CodeGen/x86_32-arguments-darwin.c (1996 of 8403) PASS: Clang :: CodeGen/x86-atomic-long_double.c (1997 of 8403) PASS: Clang :: CodeGen/x86_32-arguments-win32.c (1998 of 8403) PASS: Clang :: CodeGen/x86_32-inline-asm.c (1999 of 8403) PASS: Clang :: CodeGen/x86_32-arguments-realign.c (2000 of 8403) PASS: Clang :: CodeGen/x86_64-arguments-nacl.c (2001 of 8403) PASS: Clang :: CodeGen/x86_64-arguments-darwin.c (2002 of 8403) PASS: Clang :: CodeGen/x86_64-arguments-win32.c (2003 of 8403) PASS: Clang :: CodeGen/x86_64-atomic-128.c (2004 of 8403) UNSUPPORTED: Clang :: CodeGen/xcore-abi.c (2005 of 8403) UNSUPPORTED: Clang :: CodeGen/xcore-abi.cpp (2006 of 8403) UNSUPPORTED: Clang :: CodeGen/xcore-stringtype.c (2007 of 8403) PASS: Clang :: CodeGen/x86_64-fp128.c (2008 of 8403) PASS: Clang :: CodeGen/x86_32-fpcc-struct-return.c (2009 of 8403) PASS: Clang :: CodeGenCUDA/address-spaces.cu (2010 of 8403) PASS: Clang :: CodeGen/x86_64-arguments.c (2011 of 8403) PASS: Clang :: CodeGenCUDA/device-stub.cu (2012 of 8403) PASS: Clang :: CodeGenCUDA/cuda-builtin-vars.cu (2013 of 8403) PASS: Clang :: CodeGen/xop-builtins.c (2014 of 8403) PASS: Clang :: CodeGenCUDA/host-device-calls-host.cu (2015 of 8403) PASS: Clang :: CodeGenCUDA/kernel-call.cu (2016 of 8403) PASS: Clang :: CodeGenCUDA/filter-decl.cu (2017 of 8403) PASS: Clang :: CodeGenCUDA/llvm-used.cu (2018 of 8403) PASS: Clang :: CodeGenCUDA/launch-bounds.cu (2019 of 8403) PASS: Clang :: CodeGenCUDA/ptx-kernels.cu (2020 of 8403) PASS: Clang :: CodeGenCXX/2003-11-18-PtrMemConstantInitializer.cpp (2021 of 8403) PASS: Clang :: CodeGenCXX/2003-11-02-WeakLinkage.cpp (2022 of 8403) PASS: Clang :: CodeGenCXX/2003-12-08-ArrayOfPtrToMemberFunc.cpp (2023 of 8403) PASS: Clang :: CodeGenCXX/2003-11-29-DuplicatedCleanupTest.cpp (2024 of 8403) PASS: Clang :: CodeGenCXX/2003-11-27-MultipleInheritanceThunk.cpp (2025 of 8403) PASS: Clang :: CodeGenCXX/2004-01-11-DynamicInitializedConstant.cpp (2026 of 8403) PASS: Clang :: CodeGenCXX/2004-03-15-CleanupsAndGotos.cpp (2027 of 8403) PASS: Clang :: CodeGenCXX/2004-03-09-UnmangledBuiltinMethods.cpp (2028 of 8403) PASS: Clang :: CodeGenCXX/2004-03-08-ReinterpretCastCopy.cpp (2029 of 8403) PASS: Clang :: CodeGenCXX/2004-11-27-ExceptionCleanupAssertion.cpp (2030 of 8403) PASS: Clang :: CodeGenCXX/2004-06-08-LateTemplateInstantiation.cpp (2031 of 8403) PASS: Clang :: CodeGenCXX/2004-09-27-DidntEmitTemplate.cpp (2032 of 8403) PASS: Clang :: CodeGenCXX/2004-11-27-FriendDefaultArgCrash.cpp (2033 of 8403) PASS: Clang :: CodeGenCXX/2005-02-11-AnonymousUnion.cpp (2034 of 8403) PASS: Clang :: CodeGenCXX/2005-02-13-BadDynamicInit.cpp (2035 of 8403) PASS: Clang :: CodeGen/zvector.c (2036 of 8403) PASS: Clang :: CodeGenCXX/2005-01-03-StaticInitializers.cpp (2037 of 8403) PASS: Clang :: CodeGenCXX/2005-02-20-BrokenReferenceTest.cpp (2038 of 8403) PASS: Clang :: CodeGenCXX/2005-02-19-BitfieldStructCrash.cpp (2039 of 8403) PASS: Clang :: CodeGenCXX/2006-03-01-GimplifyCrash.cpp (2040 of 8403) PASS: Clang :: CodeGenCXX/2005-02-19-UnnamedVirtualThunkArgument.cpp (2041 of 8403) PASS: Clang :: CodeGenCXX/2006-03-06-C++RecurseCrash.cpp (2042 of 8403) PASS: Clang :: CodeGenCXX/2006-11-20-GlobalSymbols.cpp (2043 of 8403) PASS: Clang :: CodeGenCXX/2006-10-30-ClassBitfield.cpp (2044 of 8403) PASS: Clang :: CodeGenCXX/2007-01-06-PtrMethodInit.cpp (2045 of 8403) PASS: Clang :: CodeGenCXX/2006-11-30-ConstantExprCrash.cpp (2046 of 8403) PASS: Clang :: CodeGenCXX/2007-01-02-UnboundedArray.cpp (2047 of 8403) PASS: Clang :: CodeGenCXX/2006-09-12-OpaqueStructCrash.cpp (2048 of 8403) PASS: Clang :: CodeGenCXX/2007-04-05-PackedBitFieldsOverlap-2.cpp (2049 of 8403) PASS: Clang :: CodeGenCXX/2007-04-05-PackedBitFields-1.cpp (2050 of 8403) PASS: Clang :: CodeGenCXX/2007-04-05-PackedBitFieldsSmall.cpp (2051 of 8403) PASS: Clang :: CodeGenCXX/2007-04-05-PackedBitFieldsOverlap.cpp (2052 of 8403) PASS: Clang :: CodeGenCXX/2007-04-05-StructPackedFieldUnpacked.cpp (2053 of 8403) PASS: Clang :: CodeGenCXX/2007-04-10-PackedUnion.cpp (2054 of 8403) PASS: Clang :: CodeGenCXX/2007-04-14-FNoBuiltin.cpp (2055 of 8403) PASS: Clang :: CodeGenCXX/2007-05-03-VectorInit.cpp (2056 of 8403) PASS: Clang :: CodeGenCXX/2007-07-29-RestrictRefArg.cpp (2057 of 8403) PASS: Clang :: CodeGenCXX/2007-07-29-RestrictPtrArg.cpp (2058 of 8403) PASS: Clang :: CodeGenCXX/2007-10-01-StructResize.cpp (2059 of 8403) PASS: Clang :: CodeGenCXX/2007-09-10-RecursiveTypeResolution.cpp (2060 of 8403) PASS: Clang :: CodeGenCXX/2008-01-12-VecInit.cpp (2061 of 8403) PASS: Clang :: CodeGenCXX/2008-05-07-CrazyOffsetOf.cpp (2062 of 8403) PASS: Clang :: CodeGenCXX/2009-03-17-dbg.cpp (2063 of 8403) PASS: Clang :: CodeGenCXX/2009-05-04-PureConstNounwind.cpp (2064 of 8403) PASS: Clang :: CodeGenCXX/2009-06-16-DebugInfoCrash.cpp (2065 of 8403) PASS: Clang :: CodeGenCXX/2009-04-23-bool2.cpp (2066 of 8403) PASS: Clang :: CodeGenCXX/2009-07-16-Using.cpp (2067 of 8403) PASS: Clang :: CodeGenCXX/2009-08-05-ZeroInitWidth.cpp (2068 of 8403) PASS: Clang :: CodeGenCXX/2009-10-27-crash.cpp (2069 of 8403) PASS: Clang :: CodeGenCXX/2009-12-23-MissingSext.cpp (2070 of 8403) PASS: Clang :: CodeGenCXX/2009-08-11-VectorRetTy.cpp (2071 of 8403) PASS: Clang :: CodeGenCXX/2009-09-09-packed-layout.cpp (2072 of 8403) PASS: Clang :: CodeGenCXX/2010-05-11-alwaysinlineinstantiation.cpp (2073 of 8403) PASS: Clang :: CodeGenCXX/2010-03-09-AnonAggregate.cpp (2074 of 8403) PASS: Clang :: CodeGenCXX/2010-05-12-PtrToMember-Dbg.cpp (2075 of 8403) PASS: Clang :: CodeGenCXX/2010-05-10-Var-DbgInfo.cpp (2076 of 8403) PASS: Clang :: CodeGenCXX/2010-06-22-BitfieldInit.cpp (2077 of 8403) PASS: Clang :: CodeGenCXX/2010-06-21-LocalVarDbg.cpp (2078 of 8403) PASS: Clang :: CodeGenCXX/2010-06-22-ZeroBitfield.cpp (2079 of 8403) PASS: Clang :: CodeGenCXX/2012-02-06-VecInitialization.cpp (2080 of 8403) PASS: Clang :: CodeGenCXX/2011-12-19-init-list-ctor.cpp (2081 of 8403) PASS: Clang :: CodeGenCXX/DynArrayInit.cpp (2082 of 8403) PASS: Clang :: CodeGenCXX/2010-07-23-DeclLoc.cpp (2083 of 8403) PASS: Clang :: CodeGenCXX/2012-03-16-StoreAlign.cpp (2084 of 8403) PASS: Clang :: CodeGenCXX/PR4983-constructor-conversion.cpp (2085 of 8403) PASS: Clang :: CodeGenCXX/PR20038.cpp (2086 of 8403) PASS: Clang :: CodeGenCXX/PR4827-cast.cpp (2087 of 8403) PASS: Clang :: CodeGenCXX/PR19955.cpp (2088 of 8403) PASS: Clang :: CodeGenCXX/PR5050-constructor-conversion.cpp (2089 of 8403) PASS: Clang :: CodeGenCXX/PR5093-static-member-function.cpp (2090 of 8403) PASS: Clang :: CodeGenCXX/PR5834-constructor-conversion.cpp (2091 of 8403) PASS: Clang :: CodeGenCXX/PR5863-unreachable-block.cpp (2092 of 8403) PASS: Clang :: CodeGenCXX/__null.cpp (2093 of 8403) PASS: Clang :: CodeGenCXX/PR6474.cpp (2094 of 8403) PASS: Clang :: CodeGenCXX/aarch64-aapcs-zerolength-bitfield.cpp (2095 of 8403) PASS: Clang :: CodeGenCXX/aarch64-arguments.cpp (2096 of 8403) PASS: Clang :: CodeGenCXX/aarch64-mangle-neon-vectors.cpp (2097 of 8403) PASS: Clang :: CodeGenCXX/abstract-class-ctors-dtors.cpp (2098 of 8403) PASS: Clang :: CodeGenCXX/address-of-fntemplate.cpp (2099 of 8403) PASS: Clang :: CodeGenCXX/aarch64-cxxabi.cpp (2100 of 8403) PASS: Clang :: CodeGenCXX/address-space-ref.cpp (2101 of 8403) PASS: Clang :: CodeGenCXX/align-avx-complete-objects.cpp (2102 of 8403) PASS: Clang :: CodeGenCXX/alloca-align.cpp (2103 of 8403) PASS: Clang :: CodeGenCXX/anonymous-union-member-initializer.cpp (2104 of 8403) PASS: Clang :: CodeGenCXX/apple-kext-guard-variable.cpp (2105 of 8403) PASS: Clang :: CodeGenCXX/anonymous-namespaces.cpp (2106 of 8403) PASS: Clang :: CodeGenCXX/apple-kext-indirect-call.cpp (2107 of 8403) PASS: Clang :: CodeGenCXX/apple-kext-indirect-call-2.cpp (2108 of 8403) PASS: Clang :: CodeGenCXX/apple-kext-indirect-virtual-dtor-call.cpp (2109 of 8403) PASS: Clang :: CodeGenCXX/apple-kext-linkage.cpp (2110 of 8403) PASS: Clang :: CodeGenCXX/apple-kext-no-staticinit-section.cpp (2111 of 8403) PASS: Clang :: CodeGenCXX/apple-kext.cpp (2112 of 8403) PASS: Clang :: CodeGenCXX/arm-cc.cpp (2113 of 8403) PASS: Clang :: CodeGenCXX/arm-vaarg.cpp (2114 of 8403) PASS: Clang :: CodeGenCXX/arm64-constructor-return.cpp (2115 of 8403) PASS: Clang :: CodeGenCXX/arm.cpp (2116 of 8403) PASS: Clang :: CodeGenCXX/arm64-darwinpcs.cpp (2117 of 8403) PASS: Clang :: CodeGenCXX/arm64-empty-struct.cpp (2118 of 8403) PASS: Clang :: CodeGenCXX/array-construction.cpp (2119 of 8403) PASS: Clang :: CodeGenCXX/array-pointer-decay.cpp (2120 of 8403) PASS: Clang :: CodeGenCXX/array-operator-delete-call.cpp (2121 of 8403) PASS: Clang :: CodeGenCXX/arm64.cpp (2122 of 8403) PASS: Clang :: CodeGenCXX/asm.cpp (2123 of 8403) PASS: Clang :: CodeGenCXX/array-value-initialize.cpp (2124 of 8403) PASS: Clang :: CodeGenCXX/assign-operator.cpp (2125 of 8403) PASS: Clang :: CodeGenCXX/assign-construct-memcpy.cpp (2126 of 8403) PASS: Clang :: CodeGenCXX/atomic.cpp (2127 of 8403) PASS: Clang :: CodeGenCXX/atomicinit.cpp (2128 of 8403) PASS: Clang :: CodeGenCXX/attr-cleanup.cpp (2129 of 8403) PASS: Clang :: CodeGenCXX/auto-variable-template.cpp (2130 of 8403) PASS: Clang :: CodeGenCXX/attr-used.cpp (2131 of 8403) PASS: Clang :: CodeGenCXX/attr.cpp (2132 of 8403) PASS: Clang :: CodeGenCXX/block-byref-cxx-objc.cpp (2133 of 8403) PASS: Clang :: CodeGenCXX/bitfield-layout.cpp (2134 of 8403) PASS: Clang :: CodeGenCXX/block-destruct.cpp (2135 of 8403) PASS: Clang :: CodeGenCXX/bitfield.cpp (2136 of 8403) PASS: Clang :: CodeGenCXX/block-in-ctor-dtor.cpp (2137 of 8403) PASS: Clang :: CodeGenCXX/block.cpp (2138 of 8403) PASS: Clang :: CodeGenCXX/blocks-cxx11.cpp (2139 of 8403) PASS: Clang :: CodeGenCXX/blocks.cpp (2140 of 8403) PASS: Clang :: CodeGenCXX/bool-bitfield.cpp (2141 of 8403) PASS: Clang :: CodeGenCXX/builtins.cpp (2142 of 8403) PASS: Clang :: CodeGenCXX/c-linkage.cpp (2143 of 8403) PASS: Clang :: CodeGenCXX/c99-variable-length-array.cpp (2144 of 8403) PASS: Clang :: CodeGenCXX/call-arg-zero-temp.cpp (2145 of 8403) PASS: Clang :: CodeGenCXX/call-with-static-chain.cpp (2146 of 8403) PASS: Clang :: CodeGenCXX/cast-conversion.cpp (2147 of 8403) UNSUPPORTED: Clang :: CodeGenCXX/catch-undef-behavior.cpp (2148 of 8403) PASS: Clang :: CodeGenCXX/casts.cpp (2149 of 8403) PASS: Clang :: CodeGenCXX/captured-statements.cpp (2150 of 8403) PASS: Clang :: CodeGenCXX/catch-undef-behavior2.cpp (2151 of 8403) PASS: Clang :: CodeGenCXX/cfi-ms-rtti.cpp (2152 of 8403) PASS: Clang :: CodeGenCXX/cfi-cast.cpp (2153 of 8403) PASS: Clang :: CodeGenCXX/cfi-nvcall.cpp (2154 of 8403) PASS: Clang :: CodeGenCXX/class-layout.cpp (2155 of 8403) PASS: Clang :: CodeGenCXX/compound-literals.cpp (2156 of 8403) PASS: Clang :: CodeGenCXX/condition.cpp (2157 of 8403) PASS: Clang :: CodeGenCXX/conditional-expr-lvalue.cpp (2158 of 8403) PASS: Clang :: CodeGenCXX/conditional-temporaries.cpp (2159 of 8403) PASS: Clang :: CodeGenCXX/conditional-gnu-ext.cpp (2160 of 8403) PASS: Clang :: CodeGenCXX/const-base-cast.cpp (2161 of 8403) PASS: Clang :: CodeGenCXX/const-global-linkage.cpp (2162 of 8403) PASS: Clang :: CodeGenCXX/aarch64-neon.cpp (2163 of 8403) PASS: Clang :: CodeGenCXX/const-init-cxx1y.cpp (2164 of 8403) PASS: Clang :: CodeGenCXX/cfi-vcall.cpp (2165 of 8403) PASS: Clang :: CodeGenCXX/const-init.cpp (2166 of 8403) PASS: Clang :: CodeGenCXX/constructor-alias.cpp (2167 of 8403) PASS: Clang :: CodeGenCXX/constructor-attr.cpp (2168 of 8403) PASS: Clang :: CodeGenCXX/constructor-convert.cpp (2169 of 8403) PASS: Clang :: CodeGenCXX/constructor-conversion.cpp (2170 of 8403) PASS: Clang :: CodeGenCXX/constructor-default-arg.cpp (2171 of 8403) PASS: Clang :: CodeGenCXX/constructor-direct-call.cpp (2172 of 8403) PASS: Clang :: CodeGenCXX/constructor-init-reference.cpp (2173 of 8403) PASS: Clang :: CodeGenCXX/constructor-for-array-members.cpp (2174 of 8403) PASS: Clang :: CodeGenCXX/constructor-destructor-return-this.cpp (2175 of 8403) PASS: Clang :: CodeGenCXX/const-init-cxx11.cpp (2176 of 8403) PASS: Clang :: CodeGenCXX/constructors.cpp (2177 of 8403) PASS: Clang :: CodeGenCXX/conversion-operator-base.cpp (2178 of 8403) PASS: Clang :: CodeGenCXX/constructor-template.cpp (2179 of 8403) XFAIL: Clang :: CodeGenCXX/conversion-function.cpp (2180 of 8403) PASS: Clang :: CodeGenCXX/convert-to-fptr.cpp (2181 of 8403) PASS: Clang :: CodeGenCXX/copy-assign-synthesis-2.cpp (2182 of 8403) PASS: Clang :: CodeGenCXX/constructor-init.cpp (2183 of 8403) PASS: Clang :: CodeGenCXX/copy-assign-synthesis-3.cpp (2184 of 8403) PASS: Clang :: CodeGenCXX/copy-assign-volatile-synthesis.cpp (2185 of 8403) PASS: Clang :: CodeGenCXX/copy-assign-synthesis-1.cpp (2186 of 8403) PASS: Clang :: CodeGenCXX/copy-assign-synthesis.cpp (2187 of 8403) PASS: Clang :: CodeGenCXX/copy-constructor-elim-2.cpp (2188 of 8403) PASS: Clang :: CodeGenCXX/copy-in-cplus-object.cpp (2189 of 8403) PASS: Clang :: CodeGenCXX/copy-constructor-elim.cpp (2190 of 8403) PASS: Clang :: CodeGenCXX/copy-constructor-synthesis-2.cpp (2191 of 8403) PASS: Clang :: CodeGenCXX/copy-initialization.cpp (2192 of 8403) PASS: Clang :: CodeGenCXX/cp-blocks-linetables.cpp (2193 of 8403) PASS: Clang :: CodeGenCXX/coverage.cpp (2194 of 8403) PASS: Clang :: CodeGenCXX/copy-constructor-synthesis.cpp (2195 of 8403) PASS: Clang :: CodeGenCXX/crash.cpp (2196 of 8403) PASS: Clang :: CodeGenCXX/cxx-block-objects.cpp (2197 of 8403) PASS: Clang :: CodeGenCXX/cxx-apple-kext.cpp (2198 of 8403) PASS: Clang :: CodeGenCXX/ctor-globalopt.cpp (2199 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-defaulted-templates.cpp (2200 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-initializer-array.cpp (2201 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-delegating-ctors.cpp (2202 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-initializer-constructors.cpp (2203 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-initializer-references.cpp (2204 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-initializer-scalars.cpp (2205 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-initializer-stdinitializerlist-startend.cpp (2206 of 8403) PASS: Clang :: CodeGenCXX/ctor-dtor-alias.cpp (2207 of 8403) PASS: Clang :: CodeGenCXX/cxx11-initializer-aggregate.cpp (2208 of 8403) PASS: Clang :: CodeGenCXX/cxx11-exception-spec.cpp (2209 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-initializer-stdinitializerlist-pr12086.cpp (2210 of 8403) PASS: Clang :: CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp (2211 of 8403) PASS: Clang :: CodeGenCXX/cxx11-noreturn.cpp (2212 of 8403) PASS: Clang :: CodeGenCXX/cxx11-thread-local-reference.cpp (2213 of 8403) PASS: Clang :: CodeGenCXX/cxx11-initializer-array-new.cpp (2214 of 8403) PASS: Clang :: CodeGenCXX/cxx11-special-members.cpp (2215 of 8403) PASS: Clang :: CodeGenCXX/cxx11-thread-local.cpp (2216 of 8403) PASS: Clang :: CodeGenCXX/cxx11-unrestricted-union.cpp (2217 of 8403) PASS: Clang :: CodeGenCXX/cxx11-trivial-initializer-struct.cpp (2218 of 8403) PASS: Clang :: CodeGenCXX/cxx11-user-defined-literal.cpp (2219 of 8403) PASS: Clang :: CodeGenCXX/cxx11-vtable-key-function.cpp (2220 of 8403) PASS: Clang :: CodeGenCXX/cxx1y-generic-lambdas.cpp (2221 of 8403) PASS: Clang :: CodeGenCXX/cxx1y-deduced-return-type.cpp (2222 of 8403) PASS: Clang :: CodeGenCXX/cxx1y-initializer-aggregate.cpp (2223 of 8403) PASS: Clang :: CodeGenCXX/cxx1y-init-captures.cpp (2224 of 8403) PASS: Clang :: CodeGenCXX/cxx1y-variable-template.cpp (2225 of 8403) PASS: Clang :: CodeGenCXX/cxx1y-variable-template-linkage.cpp (2226 of 8403) PASS: Clang :: CodeGenCXX/cxx1z-fold-expression.cpp (2227 of 8403) PASS: Clang :: CodeGenCXX/debug-info-access.cpp (2228 of 8403) PASS: Clang :: CodeGenCXX/cxx1y-sized-deallocation.cpp (2229 of 8403) PASS: Clang :: CodeGenCXX/debug-info-alias.cpp (2230 of 8403) PASS: Clang :: CodeGenCXX/debug-info-artificial-arg.cpp (2231 of 8403) PASS: Clang :: CodeGenCXX/debug-info-anon-union-vars.cpp (2232 of 8403) PASS: Clang :: CodeGenCXX/debug-info-blocks.cpp (2233 of 8403) PASS: Clang :: CodeGenCXX/debug-info-char16.cpp (2234 of 8403) PASS: Clang :: CodeGenCXX/debug-info-context.cpp (2235 of 8403) PASS: Clang :: CodeGenCXX/debug-info-class-nolimit.cpp (2236 of 8403) PASS: Clang :: CodeGenCXX/debug-info-byval.cpp (2237 of 8403) PASS: Clang :: CodeGenCXX/debug-info-ctor.cpp (2238 of 8403) PASS: Clang :: CodeGenCXX/debug-info-ctor2.cpp (2239 of 8403) PASS: Clang :: CodeGenCXX/debug-info-cxx0x.cpp (2240 of 8403) PASS: Clang :: CodeGenCXX/debug-info-cxx1y.cpp (2241 of 8403) PASS: Clang :: CodeGenCXX/debug-info-class.cpp (2242 of 8403) PASS: Clang :: CodeGenCXX/debug-info-decl-nested.cpp (2243 of 8403) PASS: Clang :: CodeGenCXX/debug-info-dup-fwd-decl.cpp (2244 of 8403) PASS: Clang :: CodeGenCXX/debug-info-enum-class.cpp (2245 of 8403) PASS: Clang :: CodeGenCXX/debug-info-flex-member.cpp (2246 of 8403) PASS: Clang :: CodeGenCXX/debug-info-enum.cpp (2247 of 8403) PASS: Clang :: CodeGenCXX/debug-info-determinism.cpp (2248 of 8403) PASS: Clang :: CodeGenCXX/debug-info-function-context.cpp (2249 of 8403) PASS: Clang :: CodeGenCXX/debug-info-fn-template.cpp (2250 of 8403) PASS: Clang :: CodeGenCXX/debug-info-friend.cpp (2251 of 8403) PASS: Clang :: CodeGenCXX/debug-info-fwd-ref.cpp (2252 of 8403) PASS: Clang :: CodeGenCXX/debug-info-global.cpp (2253 of 8403) PASS: Clang :: CodeGenCXX/debug-info-gline-tables-only.cpp (2254 of 8403) PASS: Clang :: CodeGenCXX/debug-info-indirect-field-decl.cpp (2255 of 8403) PASS: Clang :: CodeGenCXX/debug-info-globalinit.cpp (2256 of 8403) PASS: Clang :: CodeGenCXX/debug-info-large-constant.cpp (2257 of 8403) PASS: Clang :: CodeGenCXX/debug-info-global-ctor-dtor.cpp (2258 of 8403) PASS: Clang :: CodeGenCXX/debug-info-line-if.cpp (2259 of 8403) PASS: Clang :: CodeGenCXX/debug-info-method-nodebug.cpp (2260 of 8403) PASS: Clang :: CodeGenCXX/debug-info-limited.cpp (2261 of 8403) PASS: Clang :: CodeGenCXX/debug-info-member.cpp (2262 of 8403) PASS: Clang :: CodeGenCXX/debug-info-method.cpp (2263 of 8403) PASS: Clang :: CodeGenCXX/debug-info-line.cpp (2264 of 8403) PASS: Clang :: CodeGenCXX/debug-info-method2.cpp (2265 of 8403) PASS: Clang :: CodeGenCXX/debug-info-method-spec.cpp (2266 of 8403) PASS: Clang :: CodeGenCXX/debug-info-nullptr.cpp (2267 of 8403) PASS: Clang :: CodeGenCXX/debug-info-qualifiers.cpp (2268 of 8403) PASS: Clang :: CodeGenCXX/debug-info-ptr-to-member-function.cpp (2269 of 8403) PASS: Clang :: CodeGenCXX/debug-info-rvalue-ref.cpp (2270 of 8403) PASS: Clang :: CodeGenCXX/debug-info-namespace.cpp (2271 of 8403) PASS: Clang :: CodeGenCXX/debug-info-static-fns.cpp (2272 of 8403) PASS: Clang :: CodeGenCXX/debug-info-scope.cpp (2273 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-array.cpp (2274 of 8403) PASS: Clang :: CodeGenCXX/debug-info-static-member.cpp (2275 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-limit.cpp (2276 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-fwd.cpp (2277 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-explicit-specialization.cpp (2278 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-member.cpp (2279 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-partial-specialization.cpp (2280 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-quals.cpp (2281 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template-recursive.cpp (2282 of 8403) PASS: Clang :: CodeGenCXX/debug-info-this.cpp (2283 of 8403) PASS: Clang :: CodeGenCXX/debug-info-union-template.cpp (2284 of 8403) PASS: Clang :: CodeGenCXX/debug-info-template.cpp (2285 of 8403) PASS: Clang :: CodeGenCXX/debug-info-thunk.cpp (2286 of 8403) PASS: Clang :: CodeGenCXX/debug-info-use-after-free.cpp (2287 of 8403) PASS: Clang :: CodeGenCXX/debug-info-union.cpp (2288 of 8403) PASS: Clang :: CodeGenCXX/debug-info-varargs.cpp (2289 of 8403) PASS: Clang :: CodeGenCXX/debug-info-uuid.cpp (2290 of 8403) PASS: Clang :: CodeGenCXX/debug-info-wchar.cpp (2291 of 8403) PASS: Clang :: CodeGenCXX/debug-info-vtable-optzn.cpp (2292 of 8403) PASS: Clang :: CodeGenCXX/debug-info-zero-length-arrays.cpp (2293 of 8403) PASS: Clang :: CodeGenCXX/debug-info-windows-dtor.cpp (2294 of 8403) PASS: Clang :: CodeGenCXX/debug-lambda-this.cpp (2295 of 8403) PASS: Clang :: CodeGenCXX/debug-lambda-expressions.cpp (2296 of 8403) PASS: Clang :: CodeGenCXX/default-arguments.cpp (2297 of 8403) PASS: Clang :: CodeGenCXX/debug-info.cpp (2298 of 8403) PASS: Clang :: CodeGenCXX/default-arg-temps.cpp (2299 of 8403) PASS: Clang :: CodeGenCXX/decl-ref-init.cpp (2300 of 8403) PASS: Clang :: CodeGenCXX/default-constructor-default-argument.cpp (2301 of 8403) PASS: Clang :: CodeGenCXX/default-constructor-template-member.cpp (2302 of 8403) PASS: Clang :: CodeGenCXX/default-destructor-nested.cpp (2303 of 8403) PASS: Clang :: CodeGenCXX/default-constructor-for-members.cpp (2304 of 8403) PASS: Clang :: CodeGenCXX/default-destructor-synthesis.cpp (2305 of 8403) PASS: Clang :: CodeGenCXX/deferred-global-init.cpp (2306 of 8403) PASS: Clang :: CodeGenCXX/delete-two-arg.cpp (2307 of 8403) PASS: Clang :: CodeGenCXX/delayed-template-parsing.cpp (2308 of 8403) PASS: Clang :: CodeGenCXX/delete.cpp (2309 of 8403) PASS: Clang :: CodeGenCXX/dependent-type-member-pointer.cpp (2310 of 8403) PASS: Clang :: CodeGenCXX/derived-to-base-conv.cpp (2311 of 8403) PASS: Clang :: CodeGenCXX/destructor-calls.cpp (2312 of 8403) PASS: Clang :: CodeGenCXX/derived-to-virtual-base-class-calls-final.cpp (2313 of 8403) PASS: Clang :: CodeGenCXX/derived-to-base.cpp (2314 of 8403) PASS: Clang :: CodeGenCXX/destructor-crash.cpp (2315 of 8403) PASS: Clang :: CodeGenCXX/destructor-debug-info.cpp (2316 of 8403) PASS: Clang :: CodeGenCXX/destructor-exception-spec.cpp (2317 of 8403) PASS: Clang :: CodeGenCXX/devirtualize-virtual-function-calls.cpp (2318 of 8403) PASS: Clang :: CodeGenCXX/devirtualize-virtual-function-calls-final.cpp (2319 of 8403) PASS: Clang :: CodeGenCXX/dllexport-alias.cpp (2320 of 8403) PASS: Clang :: CodeGenCXX/destructors.cpp (2321 of 8403) PASS: Clang :: CodeGenCXX/dllimport-rtti.cpp (2322 of 8403) PASS: Clang :: CodeGenCXX/dllexport.cpp (2323 of 8403) PASS: Clang :: CodeGenCXX/dllimport.cpp (2324 of 8403) PASS: Clang :: CodeGenCXX/duplicate-mangled-name.cpp (2325 of 8403) PASS: Clang :: CodeGenCXX/dynamic-cast-always-null.cpp (2326 of 8403) PASS: Clang :: CodeGenCXX/dynamic-cast-hint.cpp (2327 of 8403) PASS: Clang :: CodeGenCXX/dynamic-cast.cpp (2328 of 8403) PASS: Clang :: CodeGenCXX/dynamic_cast-no-rtti.cpp (2329 of 8403) PASS: Clang :: CodeGenCXX/eh-aggregate-copy-destroy.cpp (2330 of 8403) PASS: Clang :: CodeGenCXX/eh-aggregated-inits-unwind.cpp (2331 of 8403) PASS: Clang :: CodeGenCXX/eh-aggregated-inits.cpp (2332 of 8403) PASS: Clang :: CodeGenCXX/eh.cpp (2333 of 8403) PASS: Clang :: CodeGenCXX/elide-call-reference.cpp (2334 of 8403) PASS: Clang :: CodeGenCXX/empty-classes.cpp (2335 of 8403) PASS: Clang :: CodeGenCXX/empty-nontrivially-copyable.cpp (2336 of 8403) PASS: Clang :: CodeGenCXX/empty-union.cpp (2337 of 8403) PASS: Clang :: CodeGenCXX/enable_if.cpp (2338 of 8403) PASS: Clang :: CodeGenCXX/enum.cpp (2339 of 8403) PASS: Clang :: CodeGenCXX/eval-recursive-constant.cpp (2340 of 8403) PASS: Clang :: CodeGenCXX/exception-spec-decay.cpp (2341 of 8403) PASS: Clang :: CodeGenCXX/exceptions-no-rtti.cpp (2342 of 8403) PASS: Clang :: CodeGenCXX/exceptions-seh-filter-captures.cpp (2343 of 8403) PASS: Clang :: CodeGenCXX/dllexport-members.cpp (2344 of 8403) PASS: Clang :: CodeGenCXX/exceptions-seh.cpp (2345 of 8403) PASS: Clang :: CodeGenCXX/exceptions.cpp (2346 of 8403) PASS: Clang :: CodeGenCXX/expr.cpp (2347 of 8403) PASS: Clang :: CodeGenCXX/extern-c.cpp (2348 of 8403) PASS: Clang :: CodeGenCXX/explicit-instantiation.cpp (2349 of 8403) PASS: Clang :: CodeGenCXX/flatten.cpp (2350 of 8403) PASS: Clang :: CodeGenCXX/fastcall.cpp (2351 of 8403) PASS: Clang :: CodeGenCXX/field-access-debug-info.cpp (2352 of 8403) PASS: Clang :: CodeGenCXX/for-range.cpp (2353 of 8403) PASS: Clang :: CodeGenCXX/forward-enum.cpp (2354 of 8403) PASS: Clang :: CodeGenCXX/fp16-mangle.cpp (2355 of 8403) PASS: Clang :: CodeGenCXX/fp16-overload.cpp (2356 of 8403) PASS: Clang :: CodeGenCXX/funcsig.cpp (2357 of 8403) PASS: Clang :: CodeGenCXX/friend-redecl.cpp (2358 of 8403) PASS: Clang :: CodeGenCXX/function-template-explicit-specialization.cpp (2359 of 8403) PASS: Clang :: CodeGenCXX/function-template-specialization.cpp (2360 of 8403) PASS: Clang :: CodeGenCXX/for-range-temporaries.cpp (2361 of 8403) PASS: Clang :: CodeGenCXX/global-array-destruction.cpp (2362 of 8403) PASS: Clang :: CodeGenCXX/global-block-literal-helpers.cpp (2363 of 8403) PASS: Clang :: CodeGenCXX/global-init-darwin.cpp (2364 of 8403) PASS: Clang :: CodeGenCXX/global-dtor-no-atexit.cpp (2365 of 8403) PASS: Clang :: CodeGenCXX/global-llvm-constant.cpp (2366 of 8403) PASS: Clang :: CodeGenCXX/globalinit-loc.cpp (2367 of 8403) PASS: Clang :: CodeGenCXX/goto.cpp (2368 of 8403) PASS: Clang :: CodeGenCXX/global-init.cpp (2369 of 8403) PASS: Clang :: CodeGenCXX/implicit-copy-assign-operator.cpp (2370 of 8403) PASS: Clang :: CodeGenCXX/homogeneous-aggregates.cpp (2371 of 8403) PASS: Clang :: CodeGenCXX/implicit-record-visibility.cpp (2372 of 8403) PASS: Clang :: CodeGenCXX/implicit-copy-constructor.cpp (2373 of 8403) PASS: Clang :: CodeGenCXX/incomplete-member-function-pointer.cpp (2374 of 8403) PASS: Clang :: CodeGenCXX/incomplete-types.cpp (2375 of 8403) PASS: Clang :: CodeGenCXX/implicit-instantiation-1.cpp (2376 of 8403) PASS: Clang :: CodeGenCXX/inheriting-constructor.cpp (2377 of 8403) PASS: Clang :: CodeGenCXX/init-priority-attr.cpp (2378 of 8403) PASS: Clang :: CodeGenCXX/init-invariant.cpp (2379 of 8403) PASS: Clang :: CodeGenCXX/inline-dllexport-member.cpp (2380 of 8403) PASS: Clang :: CodeGenCXX/inline-functions.cpp (2381 of 8403) PASS: Clang :: CodeGenCXX/instantiate-init-list.cpp (2382 of 8403) PASS: Clang :: CodeGenCXX/instantiate-blocks.cpp (2383 of 8403) PASS: Clang :: CodeGenCXX/instrument-functions.cpp (2384 of 8403) PASS: Clang :: CodeGenCXX/instantiate-temporaries.cpp (2385 of 8403) PASS: Clang :: CodeGenCXX/internal-linkage.cpp (2386 of 8403) PASS: Clang :: CodeGenCXX/invalid.cpp (2387 of 8403) PASS: Clang :: CodeGenCXX/key-function-vtable.cpp (2388 of 8403) PASS: Clang :: CodeGenCXX/lambda-expressions-inside-auto-functions.cpp (2389 of 8403) PASS: Clang :: CodeGenCXX/lambda-expressions-nested-linkage.cpp (2390 of 8403) PASS: Clang :: CodeGenCXX/lambda-expressions.cpp (2391 of 8403) PASS: Clang :: CodeGenCXX/linetable-cleanup.cpp (2392 of 8403) PASS: Clang :: CodeGenCXX/linetable-eh.cpp (2393 of 8403) PASS: Clang :: CodeGenCXX/linetable-fnbegin.cpp (2394 of 8403) PASS: Clang :: CodeGenCXX/linetable-virtual-variadic.cpp (2395 of 8403) PASS: Clang :: CodeGenCXX/linkage.cpp (2396 of 8403) PASS: Clang :: CodeGenCXX/lpad-linetable.cpp (2397 of 8403) PASS: Clang :: CodeGenCXX/lvalue-bitcasts.cpp (2398 of 8403) PASS: Clang :: CodeGenCXX/m64-ptr.cpp (2399 of 8403) PASS: Clang :: CodeGenCXX/mangle-98.cpp (2400 of 8403) PASS: Clang :: CodeGenCXX/mangle-abi-examples.cpp (2401 of 8403) PASS: Clang :: CodeGenCXX/mangle-address-space.cpp (2402 of 8403) PASS: Clang :: CodeGenCXX/mangle-alias-template.cpp (2403 of 8403) PASS: Clang :: CodeGenCXX/mangle-extern-local.cpp (2404 of 8403) PASS: Clang :: CodeGenCXX/mangle-exprs.cpp (2405 of 8403) PASS: Clang :: CodeGenCXX/mangle-extreme.cpp (2406 of 8403) PASS: Clang :: CodeGenCXX/mangle-lambdas.cpp (2407 of 8403) PASS: Clang :: CodeGenCXX/mangle-fail.cpp (2408 of 8403) PASS: Clang :: CodeGenCXX/mangle-literal-suffix.cpp (2409 of 8403) PASS: Clang :: CodeGenCXX/mangle-local-anonymous-unions.cpp (2410 of 8403) PASS: Clang :: CodeGenCXX/mangle-local-class-names.cpp (2411 of 8403) PASS: Clang :: CodeGenCXX/mangle-local-class-vtables.cpp (2412 of 8403) PASS: Clang :: CodeGenCXX/mangle-local-classes-nested.cpp (2413 of 8403) PASS: Clang :: CodeGenCXX/int64_uint64.cpp (2414 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-abi-examples.cpp (2415 of 8403) PASS: Clang :: CodeGenCXX/mangle-long-double.cpp (2416 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-back-references-pr13207.cpp (2417 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-back-references.cpp (2418 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-arg-qualifiers.cpp (2419 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-cxx14.cpp (2420 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-return-qualifiers.cpp (2421 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-cxx11.cpp (2422 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-template-callback.cpp (2423 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-templates-memptrs-2.cpp (2424 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-string-literals.cpp (2425 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-templates-memptrs.cpp (2426 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-templates.cpp (2427 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms-vector-types.cpp (2428 of 8403) PASS: Clang :: CodeGenCXX/mangle-ms.cpp (2429 of 8403) PASS: Clang :: CodeGenCXX/mangle-neon-vectors.cpp (2430 of 8403) PASS: Clang :: CodeGenCXX/mangle-nullptr-arg.cpp (2431 of 8403) PASS: Clang :: CodeGenCXX/mangle-ref-qualifiers.cpp (2432 of 8403) PASS: Clang :: CodeGenCXX/mangle-std-externc.cpp (2433 of 8403) PASS: Clang :: CodeGenCXX/mangle-subst-std.cpp (2434 of 8403) PASS: Clang :: CodeGenCXX/mangle-subst.cpp (2435 of 8403) PASS: Clang :: CodeGenCXX/mangle-system-header.cpp (2436 of 8403) PASS: Clang :: CodeGenCXX/mangle-template.cpp (2437 of 8403) PASS: Clang :: CodeGenCXX/mangle-this-cxx11.cpp (2438 of 8403) PASS: Clang :: CodeGenCXX/mangle-unnameable-conversions.cpp (2439 of 8403) PASS: Clang :: CodeGenCXX/mangle-unnamed.cpp (2440 of 8403) PASS: Clang :: CodeGenCXX/mangle-variadic-templates.cpp (2441 of 8403) PASS: Clang :: CodeGenCXX/mangle-windows.cpp (2442 of 8403) PASS: Clang :: CodeGenCXX/mangle-valist.cpp (2443 of 8403) PASS: Clang :: CodeGenCXX/member-call-parens.cpp (2444 of 8403) PASS: Clang :: CodeGenCXX/member-alignment.cpp (2445 of 8403) PASS: Clang :: CodeGenCXX/mangle.cpp (2446 of 8403) PASS: Clang :: CodeGenCXX/member-expressions.cpp (2447 of 8403) PASS: Clang :: CodeGenCXX/member-data-pointers.cpp (2448 of 8403) PASS: Clang :: CodeGenCXX/member-function-pointer-calls.cpp (2449 of 8403) PASS: Clang :: CodeGenCXX/member-functions.cpp (2450 of 8403) PASS: Clang :: CodeGenCXX/member-init-assignment.cpp (2451 of 8403) PASS: Clang :: CodeGenCXX/member-init-anon-union.cpp (2452 of 8403) PASS: Clang :: CodeGenCXX/member-init-union.cpp (2453 of 8403) PASS: Clang :: CodeGenCXX/member-init-struct.cpp (2454 of 8403) PASS: Clang :: CodeGenCXX/member-templates.cpp (2455 of 8403) PASS: Clang :: CodeGenCXX/member-initializers.cpp (2456 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-alignment-fail.cpp (2457 of 8403) PASS: Clang :: CodeGenCXX/merge-functions.cpp (2458 of 8403) PASS: Clang :: CodeGenCXX/member-function-pointers.cpp (2459 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-array-cookies.cpp (2460 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-arg-order.cpp (2461 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-byval-sret.cpp (2462 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-byval-vararg.cpp (2463 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-cdecl-method-sret.cpp (2464 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-byval-thunks.cpp (2465 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-constexpr-vs-inheritance.cpp (2466 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-default-cc.cpp (2467 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-eh-catch.cpp (2468 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-dynamic-cast.cpp (2469 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-eh-cleanups.cpp (2470 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-eh-terminate.cpp (2471 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-methods.cpp (2472 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-multiple-nonvirtual-inheritance.cpp (2473 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-non-virtual-base-ordering.cpp (2474 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-nontrivial-covariant-thunk.cpp (2475 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-member-pointers.cpp (2476 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-rtti.cpp (2477 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-structors-alias.cpp (2478 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-sret-and-byval.cpp (2479 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-static-initializers.cpp (2480 of 8403) UNSUPPORTED: Clang :: CodeGenCXX/microsoft-abi-thread-safe-statics.cpp (2481 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-structors-delayed-template.cpp (2482 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-throw.cpp (2483 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-try-throw.cpp (2484 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-typeid.cpp (2485 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-structors.cpp (2486 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-thunks.cpp (2487 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-virtual-inheritance-vtordisps.cpp (2488 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vftables.cpp (2489 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-virtual-member-pointers.cpp (2490 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vmemptr-conflicts.cpp (2491 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-virtual-inheritance.cpp (2492 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vmemptr-vbase.cpp (2493 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vmemptr-fastcall.cpp (2494 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-ambiguous.cpp (2495 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-no-thunks.cpp (2496 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-pure-virtual.cpp (2497 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-return-adjustment.cpp (2498 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-this-adjustment.cpp (2499 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-vdtors.cpp (2500 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vbtables.cpp (2501 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-single-inheritance.cpp (2502 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-return-thunks.cpp (2503 of 8403) PASS: Clang :: CodeGenCXX/microsoft-compatibility.cpp (2504 of 8403) PASS: Clang :: CodeGenCXX/microsoft-interface.cpp (2505 of 8403) PASS: Clang :: CodeGenCXX/microsoft-new.cpp (2506 of 8403) PASS: Clang :: CodeGenCXX/microsoft-no-rtti-data.cpp (2507 of 8403) PASS: Clang :: CodeGenCXX/microsoft-templ-uuidof.cpp (2508 of 8403) PASS: Clang :: CodeGenCXX/microsoft-uuidof-mangling.cpp (2509 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp (2510 of 8403) PASS: Clang :: CodeGenCXX/microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp (2511 of 8403) PASS: Clang :: CodeGenCXX/mingw-w64-seh-exceptions.cpp (2512 of 8403) PASS: Clang :: CodeGenCXX/microsoft-uuidof.cpp (2513 of 8403) PASS: Clang :: CodeGenCXX/mingw-new-abi.cpp (2514 of 8403) PASS: Clang :: CodeGenCXX/ms-inline-asm-return.cpp (2515 of 8403) PASS: Clang :: CodeGenCXX/move-assignment.cpp (2516 of 8403) PASS: Clang :: CodeGenCXX/ms-integer-static-data-members-exported.cpp (2517 of 8403) PASS: Clang :: CodeGenCXX/ms-integer-static-data-members.cpp (2518 of 8403) PASS: Clang :: CodeGenCXX/mips-size_t-ptrdiff_t.cpp (2519 of 8403) PASS: Clang :: CodeGenCXX/ms-novtable.cpp (2520 of 8403) PASS: Clang :: CodeGenCXX/ms-thread_local.cpp (2521 of 8403) PASS: Clang :: CodeGenCXX/ms_struct.cpp (2522 of 8403) PASS: Clang :: CodeGenCXX/ms_wide_predefined_expr.cpp (2523 of 8403) PASS: Clang :: CodeGenCXX/multi-dim-operator-new.cpp (2524 of 8403) PASS: Clang :: CodeGenCXX/nested-base-member-access.cpp (2525 of 8403) UNSUPPORTED: Clang :: CodeGenCXX/new-array-init-exceptions.cpp (2526 of 8403) PASS: Clang :: CodeGenCXX/namespace-aliases.cpp (2527 of 8403) PASS: Clang :: CodeGenCXX/new-alias.cpp (2528 of 8403) PASS: Clang :: CodeGenCXX/new-array-init.cpp (2529 of 8403) PASS: Clang :: CodeGenCXX/new-operator-phi.cpp (2530 of 8403) PASS: Clang :: CodeGenCXX/new-with-default-arg.cpp (2531 of 8403) PASS: Clang :: CodeGenCXX/new-overflow.cpp (2532 of 8403) PASS: Clang :: CodeGenCXX/no-exceptions.cpp (2533 of 8403) PASS: Clang :: CodeGenCXX/new.cpp (2534 of 8403) PASS: Clang :: CodeGenCXX/no-opt-volatile-memcpy.cpp (2535 of 8403) PASS: Clang :: CodeGenCXX/noexcept.cpp (2536 of 8403) PASS: Clang :: CodeGenCXX/no-elide-constructors.cpp (2537 of 8403) PASS: Clang :: CodeGenCXX/nonconst-init.cpp (2538 of 8403) PASS: Clang :: CodeGenCXX/noinline-template.cpp (2539 of 8403) PASS: Clang :: CodeGenCXX/nrvo-noreturn.cpp (2540 of 8403) PASS: Clang :: CodeGenCXX/nullptr.cpp (2541 of 8403) PASS: Clang :: CodeGenCXX/nrvo.cpp (2542 of 8403) PASS: Clang :: CodeGenCXX/overload-binop-implicitconvert.cpp (2543 of 8403) PASS: Clang :: CodeGenCXX/optnone-def-decl.cpp (2544 of 8403) PASS: Clang :: CodeGenCXX/operator-new.cpp (2545 of 8403) PASS: Clang :: CodeGenCXX/partial-destruction.cpp (2546 of 8403) PASS: Clang :: CodeGenCXX/override-layout.cpp (2547 of 8403) PASS: Clang :: CodeGenCXX/pointers-to-data-members.cpp (2548 of 8403) PASS: Clang :: CodeGenCXX/powerpc-byval.cpp (2549 of 8403) PASS: Clang :: CodeGenCXX/pr11797.cpp (2550 of 8403) PASS: Clang :: CodeGenCXX/pod-member-memcpys.cpp (2551 of 8403) PASS: Clang :: CodeGenCXX/pr12104.cpp (2552 of 8403) PASS: Clang :: CodeGenCXX/pr13396.cpp (2553 of 8403) PASS: Clang :: CodeGenCXX/pr12251.cpp (2554 of 8403) PASS: Clang :: CodeGenCXX/pr15753.cpp (2555 of 8403) PASS: Clang :: CodeGenCXX/pr18635.cpp (2556 of 8403) PASS: Clang :: CodeGenCXX/pr18661.cpp (2557 of 8403) PASS: Clang :: CodeGenCXX/pr18962.cpp (2558 of 8403) PASS: Clang :: CodeGenCXX/pr20719.cpp (2559 of 8403) UNSUPPORTED: Clang :: CodeGenCXX/pr21989.cpp (2560 of 8403) PASS: Clang :: CodeGenCXX/pr20897.cpp (2561 of 8403) PASS: Clang :: CodeGenCXX/pr24097.cpp (2562 of 8403) PASS: Clang :: CodeGenCXX/pr9130.cpp (2563 of 8403) PASS: Clang :: CodeGenCXX/pr9965.cpp (2564 of 8403) PASS: Clang :: CodeGenCXX/pragma-init_seg.cpp (2565 of 8403) PASS: Clang :: CodeGenCXX/pragma-loop-safety.cpp (2566 of 8403) PASS: Clang :: CodeGenCXX/pragma-loop.cpp (2567 of 8403) PASS: Clang :: CodeGenCXX/pragma-pack-2.cpp (2568 of 8403) PASS: Clang :: CodeGenCXX/pragma-pack.cpp (2569 of 8403) PASS: Clang :: CodeGenCXX/pragma-pack-3.cpp (2570 of 8403) PASS: Clang :: CodeGenCXX/dllimport-members.cpp (2571 of 8403) PASS: Clang :: CodeGenCXX/pragma-visibility.cpp (2572 of 8403) PASS: Clang :: CodeGenCXX/pragma-weak.cpp (2573 of 8403) PASS: Clang :: CodeGenCXX/predefined-expr-sizeof.cpp (2574 of 8403) PASS: Clang :: CodeGenCXX/pragma-unroll.cpp (2575 of 8403) PASS: Clang :: CodeGenCXX/ptr-to-datamember.cpp (2576 of 8403) PASS: Clang :: CodeGenCXX/predefined-expr-cxx14.cpp (2577 of 8403) PASS: Clang :: CodeGenCXX/predefined-expr.cpp (2578 of 8403) PASS: Clang :: CodeGenCXX/ptr-to-member-function.cpp (2579 of 8403) PASS: Clang :: CodeGenCXX/redefine_extname.cpp (2580 of 8403) PASS: Clang :: CodeGenCXX/reference-bind-default-argument.cpp (2581 of 8403) PASS: Clang :: CodeGenCXX/reference-cast.cpp (2582 of 8403) PASS: Clang :: CodeGenCXX/reference-in-blocks.cpp (2583 of 8403) PASS: Clang :: CodeGenCXX/reference-field.cpp (2584 of 8403) PASS: Clang :: CodeGenCXX/reference-in-block-args.cpp (2585 of 8403) PASS: Clang :: CodeGenCXX/reference-init.cpp (2586 of 8403) PASS: Clang :: CodeGenCXX/references.cpp (2587 of 8403) PASS: Clang :: CodeGenCXX/regparm.cpp (2588 of 8403) PASS: Clang :: CodeGenCXX/reinterpret-cast.cpp (2589 of 8403) PASS: Clang :: CodeGenCXX/return.cpp (2590 of 8403) PASS: Clang :: CodeGenCXX/rtti-fundamental.cpp (2591 of 8403) PASS: Clang :: CodeGenCXX/rtti-layout.cpp (2592 of 8403) PASS: Clang :: CodeGenCXX/rtti-visibility.cpp (2593 of 8403) PASS: Clang :: CodeGenCXX/rtti-linkage.cpp (2594 of 8403) PASS: Clang :: CodeGenCXX/runtimecc.cpp (2595 of 8403) PASS: Clang :: CodeGenCXX/rvalue-references.cpp (2596 of 8403) PASS: Clang :: CodeGenCXX/scoped-enums-debug-info.cpp (2597 of 8403) PASS: Clang :: CodeGenCXX/scoped-enums.cpp (2598 of 8403) PASS: Clang :: CodeGenCXX/sanitize-dtor-callback.cpp (2599 of 8403) PASS: Clang :: CodeGenCXX/sections.cpp (2600 of 8403) PASS: Clang :: CodeGenCXX/sel-address.mm (2601 of 8403) PASS: Clang :: CodeGenCXX/sparcv9-abi.cpp (2602 of 8403) PASS: Clang :: CodeGenCXX/skip-vtable-pointer-initialization.cpp (2603 of 8403) PASS: Clang :: CodeGenCXX/specialized-static-data-mem-init.cpp (2604 of 8403) PASS: Clang :: CodeGenCXX/poly-unsigned.cpp (2605 of 8403) PASS: Clang :: CodeGenCXX/stack-reuse-miscompile.cpp (2606 of 8403) PASS: Clang :: CodeGenCXX/sizeof-unwind-exception.cpp (2607 of 8403) PASS: Clang :: CodeGenCXX/stack-reuse.cpp (2608 of 8403) PASS: Clang :: CodeGenCXX/static-assert.cpp (2609 of 8403) PASS: Clang :: CodeGenCXX/split-stacks.cpp (2610 of 8403) PASS: Clang :: CodeGenCXX/static-data-member-single-emission.cpp (2611 of 8403) PASS: Clang :: CodeGenCXX/static-init-1.cpp (2612 of 8403) PASS: Clang :: CodeGenCXX/static-data-member.cpp (2613 of 8403) PASS: Clang :: CodeGenCXX/static-init-pnacl.cpp (2614 of 8403) PASS: Clang :: CodeGenCXX/static-init-2.cpp (2615 of 8403) PASS: Clang :: CodeGenCXX/static-init-4.cpp (2616 of 8403) PASS: Clang :: CodeGenCXX/static-init-3.cpp (2617 of 8403) PASS: Clang :: CodeGenCXX/static-mutable.cpp (2618 of 8403) PASS: Clang :: CodeGenCXX/static-init.cpp (2619 of 8403) PASS: Clang :: CodeGenCXX/static-local-in-local-class.cpp (2620 of 8403) PASS: Clang :: CodeGenCXX/static-member-variable-explicit-specialization.cpp (2621 of 8403) PASS: Clang :: CodeGenCXX/switch-case-folding-2.cpp (2622 of 8403) PASS: Clang :: CodeGenCXX/switch-case-folding-1.cpp (2623 of 8403) PASS: Clang :: CodeGenCXX/switch-case-folding.cpp (2624 of 8403) PASS: Clang :: CodeGenCXX/stmtexpr.cpp (2625 of 8403) PASS: Clang :: CodeGenCXX/template-anonymous-union-member-initializer.cpp (2626 of 8403) PASS: Clang :: CodeGenCXX/template-dependent-bind-temporary.cpp (2627 of 8403) PASS: Clang :: CodeGenCXX/template-anonymous-types.cpp (2628 of 8403) PASS: Clang :: CodeGenCXX/template-inner-struct-visibility-hidden.cpp (2629 of 8403) PASS: Clang :: CodeGenCXX/template-linkage.cpp (2630 of 8403) PASS: Clang :: CodeGenCXX/template-static-var-defer.cpp (2631 of 8403) PASS: Clang :: CodeGenCXX/template-instantiation.cpp (2632 of 8403) PASS: Clang :: CodeGenCXX/thiscall-struct-return.cpp (2633 of 8403) PASS: Clang :: CodeGenCXX/temp-order.cpp (2634 of 8403) PASS: Clang :: CodeGenCXX/threadsafe-statics-exceptions.cpp (2635 of 8403) PASS: Clang :: CodeGenCXX/throw-expression-cleanup.cpp (2636 of 8403) PASS: Clang :: CodeGenCXX/threadsafe-statics.cpp (2637 of 8403) PASS: Clang :: CodeGenCXX/throw-expression-dtor.cpp (2638 of 8403) PASS: Clang :: CodeGenCXX/throw-expressions.cpp (2639 of 8403) PASS: Clang :: CodeGenCXX/thunk-linkonce-odr.cpp (2640 of 8403) PASS: Clang :: CodeGenCXX/thunk-use-after-free.cpp (2641 of 8403) PASS: Clang :: CodeGenCXX/thunks-available-externally.cpp (2642 of 8403) PASS: Clang :: CodeGenCXX/tls-init-funcs.cpp (2643 of 8403) PASS: Clang :: CodeGenCXX/thunks.cpp (2644 of 8403) PASS: Clang :: CodeGenCXX/trivial-constructor-init.cpp (2645 of 8403) PASS: Clang :: CodeGenCXX/trap-fnattr.cpp (2646 of 8403) PASS: Clang :: CodeGenCXX/try-catch.cpp (2647 of 8403) PASS: Clang :: CodeGenCXX/type-traits.cpp (2648 of 8403) PASS: Clang :: CodeGenCXX/temporaries.cpp (2649 of 8403) PASS: Clang :: CodeGenCXX/typeid-should-throw.cpp (2650 of 8403) PASS: Clang :: CodeGenCXX/typeid.cpp (2651 of 8403) PASS: Clang :: CodeGenCXX/uncode-string.cpp (2652 of 8403) PASS: Clang :: CodeGenCXX/union-dtor.cpp (2653 of 8403) PASS: Clang :: CodeGenCXX/type_visibility.cpp (2654 of 8403) PASS: Clang :: CodeGenCXX/uncopyable-args.cpp (2655 of 8403) PASS: Clang :: CodeGenCXX/vararg-conversion-ctor.cpp (2656 of 8403) PASS: Clang :: CodeGenCXX/value-init.cpp (2657 of 8403) PASS: Clang :: CodeGenCXX/vararg-non-pod-ms-compat.cpp (2658 of 8403) PASS: Clang :: CodeGenCXX/vararg-non-pod.cpp (2659 of 8403) PASS: Clang :: CodeGenCXX/unknown-anytype.cpp (2660 of 8403) PASS: Clang :: CodeGenCXX/varargs.cpp (2661 of 8403) PASS: Clang :: CodeGenCXX/variadic-templates.cpp (2662 of 8403) PASS: Clang :: CodeGenCXX/virt-canonical-decl.cpp (2663 of 8403) PASS: Clang :: CodeGenCXX/vector-splat-conversion.cpp (2664 of 8403) PASS: Clang :: CodeGenCXX/virt-dtor-gen.cpp (2665 of 8403) PASS: Clang :: CodeGenCXX/virt-dtor-key.cpp (2666 of 8403) PASS: Clang :: CodeGenCXX/virt-template-vtable.cpp (2667 of 8403) PASS: Clang :: CodeGenCXX/virt-thunk-reference.cpp (2668 of 8403) PASS: Clang :: CodeGenCXX/virtual-base-ctor.cpp (2669 of 8403) PASS: Clang :: CodeGenCXX/virtual-base-cast.cpp (2670 of 8403) PASS: Clang :: CodeGenCXX/virtual-bases.cpp (2671 of 8403) PASS: Clang :: CodeGenCXX/virtual-base-destructor-call.cpp (2672 of 8403) PASS: Clang :: CodeGenCXX/virtual-destructor-calls.cpp (2673 of 8403) PASS: Clang :: CodeGenCXX/virtual-destructor-synthesis.cpp (2674 of 8403) PASS: Clang :: CodeGenCXX/virtual-function-calls.cpp (2675 of 8403) PASS: Clang :: CodeGenCXX/virtual-implicit-copy-assignment.cpp (2676 of 8403) PASS: Clang :: CodeGenCXX/virtual-inherited-destructor.cpp (2677 of 8403) PASS: Clang :: CodeGenCXX/virtual-functions-incomplete-types.cpp (2678 of 8403) PASS: Clang :: CodeGenCXX/virtual-implicit-move-assignment.cpp (2679 of 8403) PASS: Clang :: CodeGenCXX/virtual-pseudo-destructor-call.cpp (2680 of 8403) PASS: Clang :: CodeGenCXX/virtual-operator-call.cpp (2681 of 8403) PASS: Clang :: CodeGenCXX/visibility-hidden-extern-templates.cpp (2682 of 8403) PASS: Clang :: CodeGenCXX/visibility-inlines-hidden.cpp (2683 of 8403) PASS: Clang :: CodeGenCXX/visibility-ms-compat.cpp (2684 of 8403) PASS: Clang :: CodeGenCXX/typeid-cxx11.cpp (2685 of 8403) PASS: Clang :: CodeGenCXX/vla.cpp (2686 of 8403) PASS: Clang :: CodeGenCXX/vlt_to_reference.cpp (2687 of 8403) PASS: Clang :: CodeGenCXX/visibility.cpp (2688 of 8403) PASS: Clang :: CodeGenCXX/volatile.cpp (2689 of 8403) PASS: Clang :: CodeGenCXX/vtable-align.cpp (2690 of 8403) PASS: Clang :: CodeGenCXX/vtable-available-externally.cpp (2691 of 8403) PASS: Clang :: CodeGenCXX/vla-lambda-capturing.cpp (2692 of 8403) PASS: Clang :: CodeGenCXX/volatile-1.cpp (2693 of 8403) PASS: Clang :: CodeGenCXX/vtable-cast-crash.cpp (2694 of 8403) PASS: Clang :: CodeGenCXX/vtable-holder-self-reference.cpp (2695 of 8403) PASS: Clang :: CodeGenCXX/vtable-debug-info.cpp (2696 of 8403) PASS: Clang :: CodeGenCXX/vtable-key-function.cpp (2697 of 8403) PASS: Clang :: CodeGenCXX/vtable-key-function-ios.cpp (2698 of 8403) PASS: Clang :: CodeGenCXX/vtable-key-function-arm.cpp (2699 of 8403) PASS: Clang :: CodeGenCXX/vtable-layout-extreme.cpp (2700 of 8403) PASS: Clang :: CodeGenCXX/vtable-pointer-initialization.cpp (2701 of 8403) PASS: Clang :: CodeGenCXX/vtable-layout-abi-examples.cpp (2702 of 8403) PASS: Clang :: CodeGenCXX/vtt-layout.cpp (2703 of 8403) PASS: Clang :: CodeGenCXX/warn-padded-packed.cpp (2704 of 8403) PASS: Clang :: CodeGenCXX/weak-extern-typeinfo.cpp (2705 of 8403) UNSUPPORTED: Clang :: CodeGenCXX/windows-itanium-exceptions.cpp (2706 of 8403) PASS: Clang :: CodeGenCXX/weak-external.cpp (2707 of 8403) PASS: Clang :: CodeGenCXX/x86_64-arguments-avx.cpp (2708 of 8403) PASS: Clang :: CodeGenCXX/x86_32-arguments.cpp (2709 of 8403) PASS: Clang :: CodeGenCXX/vtable-linkage.cpp (2710 of 8403) PASS: Clang :: CodeGenCXX/x86_64-arguments.cpp (2711 of 8403) PASS: Clang :: CodeGenCXX/x86_64-arguments-nacl-x32.cpp (2712 of 8403) PASS: Clang :: CodeGenObjC/2007-04-03-ObjcEH.m (2713 of 8403) PASS: Clang :: CodeGenObjC/2007-05-02-Strong.m (2714 of 8403) PASS: Clang :: CodeGenObjC/2007-10-18-ProDescriptor.m (2715 of 8403) PASS: Clang :: CodeGenObjC/2007-10-23-GC-WriteBarrier.m (2716 of 8403) PASS: Clang :: CodeGenObjC/2008-08-25-incompatible-cond-expr.m (2717 of 8403) PASS: Clang :: CodeGenObjC/2008-10-23-invalid-icmp.m (2718 of 8403) PASS: Clang :: CodeGenObjC/2008-11-12-Metadata.m (2719 of 8403) PASS: Clang :: CodeGenObjC/2008-10-3-EhValue.m (2720 of 8403) PASS: Clang :: CodeGenObjC/2008-11-24-ConstCFStrings.m (2721 of 8403) PASS: Clang :: CodeGenObjC/2008-11-25-Blocks.m (2722 of 8403) PASS: Clang :: CodeGenObjC/2009-01-21-invalid-debug-info.m (2723 of 8403) PASS: Clang :: CodeGenObjC/2009-01-26-WriteBarrier-2.m (2724 of 8403) PASS: Clang :: CodeGenObjC/2009-08-05-utf16.m (2725 of 8403) PASS: Clang :: CodeGenObjC/2009-02-05-VolatileProp.m (2726 of 8403) PASS: Clang :: CodeGenObjC/2010-02-01-utf16-with-null.m (2727 of 8403) PASS: Clang :: CodeGenObjC/2010-02-09-DbgSelf.m (2728 of 8403) PASS: Clang :: CodeGenCXX/vtable-layout.cpp (2729 of 8403) PASS: Clang :: CodeGenObjC/2010-02-23-DbgInheritance.m (2730 of 8403) PASS: Clang :: CodeGenObjC/2010-02-15-Dbg-MethodStart.m (2731 of 8403) PASS: Clang :: CodeGenObjC/2010-03-17-StructRef.m (2732 of 8403) PASS: Clang :: CodeGenObjC/arc-block-copy-escape.m (2733 of 8403) PASS: Clang :: CodeGenObjC/arc-arm.m (2734 of 8403) PASS: Clang :: CodeGenObjC/2011-03-08-IVarLookup.m (2735 of 8403) PASS: Clang :: CodeGenObjC/arc-bridged-cast.m (2736 of 8403) PASS: Clang :: CodeGenObjC/arc-captured-32bit-block-var-layout-2.m (2737 of 8403) PASS: Clang :: CodeGenObjC/arc-captured-32bit-block-var-layout.m (2738 of 8403) PASS: Clang :: CodeGenObjC/arc-compound-stmt.m (2739 of 8403) PASS: Clang :: CodeGenObjC/arc-captured-block-var-inlined-layout.m (2740 of 8403) PASS: Clang :: CodeGenObjC/arc-cond-stmt.m (2741 of 8403) PASS: Clang :: CodeGenObjC/arc-captured-block-var-layout.m (2742 of 8403) PASS: Clang :: CodeGenObjC/arc-exceptions.m (2743 of 8403) PASS: Clang :: CodeGenObjC/arc-ivar-layout.m (2744 of 8403) PASS: Clang :: CodeGenObjC/arc-linetable-autorelease.m (2745 of 8403) PASS: Clang :: CodeGenObjC/arc-foreach.m (2746 of 8403) PASS: Clang :: CodeGenObjC/arc-linetable.m (2747 of 8403) PASS: Clang :: CodeGenObjC/arc-literals.m (2748 of 8403) PASS: Clang :: CodeGenObjC/arc-loadweakretained-release.m (2749 of 8403) PASS: Clang :: CodeGenObjC/arc-blocks.m (2750 of 8403) PASS: Clang :: CodeGenObjC/arc-no-runtime.m (2751 of 8403) PASS: Clang :: CodeGenObjC/arc-property.m (2752 of 8403) PASS: Clang :: CodeGenObjC/arc-no-arc-exceptions.m (2753 of 8403) PASS: Clang :: CodeGenObjC/arc-related-result-type.m (2754 of 8403) PASS: Clang :: CodeGenObjC/arc-precise-lifetime.m (2755 of 8403) PASS: Clang :: CodeGenObjC/arc-unopt.m (2756 of 8403) PASS: Clang :: CodeGenObjC/arc-unbridged-cast.m (2757 of 8403) PASS: Clang :: CodeGenObjC/arc-ternary-op.m (2758 of 8403) PASS: Clang :: CodeGenObjC/arc-unoptimized-byref-var.m (2759 of 8403) PASS: Clang :: CodeGenObjC/arc-weak-property.m (2760 of 8403) PASS: Clang :: CodeGenObjC/arc-with-atthrow.m (2761 of 8403) PASS: Clang :: CodeGenObjC/arm-atomic-scalar-setter-getter.m (2762 of 8403) PASS: Clang :: CodeGenObjC/arm64-int32-ivar.m (2763 of 8403) PASS: Clang :: CodeGenObjC/assign.m (2764 of 8403) PASS: Clang :: CodeGenObjC/attr-callconv.m (2765 of 8403) PASS: Clang :: CodeGenObjC/atomic-aggregate-property.m (2766 of 8403) PASS: Clang :: CodeGenObjC/attr-exception.m (2767 of 8403) PASS: Clang :: CodeGenObjC/attr-minsize.m (2768 of 8403) PASS: Clang :: CodeGenObjC/attr-availability.m (2769 of 8403) PASS: Clang :: CodeGenObjC/attr-strong.c (2770 of 8403) PASS: Clang :: CodeGenObjC/auto-property-synthesize-protocol.m (2771 of 8403) PASS: Clang :: CodeGenObjC/autorelease.m (2772 of 8403) PASS: Clang :: CodeGenObjC/bitfield-1.m (2773 of 8403) PASS: Clang :: CodeGenObjC/bitfield-access.m (2774 of 8403) PASS: Clang :: CodeGenObjC/bitfield-ivar-metadata.m (2775 of 8403) PASS: Clang :: CodeGenObjC/bitfield-gnu.m (2776 of 8403) PASS: Clang :: CodeGenObjC/bitfield_encoding.m (2777 of 8403) PASS: Clang :: CodeGenObjC/block-6.m (2778 of 8403) PASS: Clang :: CodeGenObjC/block-byref-debuginfo.m (2779 of 8403) PASS: Clang :: CodeGenObjC/bitfield-ivar-offsets.m (2780 of 8403) PASS: Clang :: CodeGenObjC/block-byref-variable-layout.m (2781 of 8403) PASS: Clang :: CodeGenObjC/block-over-align.m (2782 of 8403) PASS: Clang :: CodeGenObjC/block-var-layout.m (2783 of 8403) PASS: Clang :: CodeGenObjC/arc.m (2784 of 8403) PASS: Clang :: CodeGenObjC/blocks-4.m (2785 of 8403) PASS: Clang :: CodeGenObjC/blocks-3.m (2786 of 8403) PASS: Clang :: CodeGenObjC/blocks-2.m (2787 of 8403) PASS: Clang :: CodeGenObjC/blocks-5.m (2788 of 8403) PASS: Clang :: CodeGenObjC/blocks-ivar-debug.m (2789 of 8403) PASS: Clang :: CodeGenObjC/blocks.m (2790 of 8403) PASS: Clang :: CodeGenObjC/builtins.m (2791 of 8403) PASS: Clang :: CodeGenObjC/boxing.m (2792 of 8403) PASS: Clang :: CodeGenObjC/builtin-memfns.m (2793 of 8403) PASS: Clang :: CodeGenObjC/category-class.m (2794 of 8403) PASS: Clang :: CodeGenObjC/blocks-1.m (2795 of 8403) PASS: Clang :: CodeGenObjC/catch-lexical-block.m (2796 of 8403) PASS: Clang :: CodeGenObjC/category-super-class-meth.m (2797 of 8403) PASS: Clang :: CodeGenObjC/class-getter-dotsyntax.m (2798 of 8403) PASS: Clang :: CodeGenObjC/class-type.m (2799 of 8403) PASS: Clang :: CodeGenObjC/compound-literal-property-access.m (2800 of 8403) PASS: Clang :: CodeGenObjC/complex-double-abi.m (2801 of 8403) PASS: Clang :: CodeGenObjC/compatibility-alias.m (2802 of 8403) PASS: Clang :: CodeGenObjC/complex-property.m (2803 of 8403) PASS: Clang :: CodeGenObjC/constant-string-class-1.m (2804 of 8403) PASS: Clang :: CodeGenObjC/continuation-class.m (2805 of 8403) PASS: Clang :: CodeGenObjC/constant-string-class.m (2806 of 8403) PASS: Clang :: CodeGenObjC/constant-strings.m (2807 of 8403) PASS: Clang :: CodeGenObjC/debug-info-block-captured-self.m (2808 of 8403) PASS: Clang :: CodeGenObjC/debug-info-block-helper.m (2809 of 8403) PASS: Clang :: CodeGenObjC/deadcode_strip_used_var.m (2810 of 8403) PASS: Clang :: CodeGenObjC/debug-info-class-extension.m (2811 of 8403) PASS: Clang :: CodeGenObjC/debug-info-class-extension2.m (2812 of 8403) PASS: Clang :: CodeGenObjC/debug-info-block-line.m (2813 of 8403) PASS: Clang :: CodeGenObjC/debug-info-block-type.m (2814 of 8403) PASS: Clang :: CodeGenObjC/debug-info-blocks.m (2815 of 8403) PASS: Clang :: CodeGenObjC/debug-info-class-extension3.m (2816 of 8403) PASS: Clang :: CodeGenObjC/debug-info-crash-2.m (2817 of 8403) PASS: Clang :: CodeGenObjC/debug-info-crash.m (2818 of 8403) PASS: Clang :: CodeGenObjC/debug-info-getter-name.m (2819 of 8403) PASS: Clang :: CodeGenObjC/debug-info-default-synth-ivar.m (2820 of 8403) PASS: Clang :: CodeGenObjC/debug-info-fwddecl.m (2821 of 8403) PASS: Clang :: CodeGenObjC/debug-info-instancetype.m (2822 of 8403) PASS: Clang :: CodeGenObjC/debug-info-impl.m (2823 of 8403) PASS: Clang :: CodeGenObjC/debug-info-id-with-protocol.m (2824 of 8403) PASS: Clang :: CodeGenObjC/debug-info-ivars-private.m (2825 of 8403) PASS: Clang :: CodeGenObjC/debug-info-ivars-extension.m (2826 of 8403) PASS: Clang :: CodeGenObjC/debug-info-ivars-indirect.m (2827 of 8403) PASS: Clang :: CodeGenObjC/debug-info-ivars.m (2828 of 8403) PASS: Clang :: CodeGenObjC/debug-info-lifetime-crash.m (2829 of 8403) PASS: Clang :: CodeGenObjC/debug-info-property-accessors.m (2830 of 8403) PASS: Clang :: CodeGenObjC/debug-info-nested-blocks.m (2831 of 8403) PASS: Clang :: CodeGenObjC/debug-info-property.m (2832 of 8403) PASS: Clang :: CodeGenObjC/debug-info-linkagename.m (2833 of 8403) PASS: Clang :: CodeGenObjC/debug-info-property3.m (2834 of 8403) PASS: Clang :: CodeGenObjC/debug-info-property4.m (2835 of 8403) PASS: Clang :: CodeGenObjC/debug-info-property5.m (2836 of 8403) PASS: Clang :: CodeGenObjC/debug-info-pubtypes.m (2837 of 8403) PASS: Clang :: CodeGenObjC/debug-info-selector.m (2838 of 8403) PASS: Clang :: CodeGenObjC/debug-info-property2.m (2839 of 8403) PASS: Clang :: CodeGenObjC/debug-info-self.m (2840 of 8403) PASS: Clang :: CodeGenObjC/debug-info-static-var.m (2841 of 8403) PASS: Clang :: CodeGenObjC/debug-info-synthesis.m (2842 of 8403) PASS: Clang :: CodeGenObjC/debug-info-variadic-method.m (2843 of 8403) PASS: Clang :: CodeGenObjC/default-property-synthesis.m (2844 of 8403) PASS: Clang :: CodeGenObjC/debuginfo-properties.m (2845 of 8403) PASS: Clang :: CodeGenObjC/debug-property-synth.m (2846 of 8403) PASS: Clang :: CodeGenObjC/designated-initializers.m (2847 of 8403) PASS: Clang :: CodeGenObjC/dot-syntax.m (2848 of 8403) PASS: Clang :: CodeGenObjC/encode-cstyle-method.m (2849 of 8403) PASS: Clang :: CodeGenObjC/dot-syntax-2.m (2850 of 8403) PASS: Clang :: CodeGenObjC/dot-syntax-1.m (2851 of 8403) PASS: Clang :: CodeGenObjC/encode-test-4.m (2852 of 8403) PASS: Clang :: CodeGenObjC/encode-test-2.m (2853 of 8403) PASS: Clang :: CodeGenObjC/encode-test-5.m (2854 of 8403) PASS: Clang :: CodeGenObjC/encode-test-3.m (2855 of 8403) PASS: Clang :: CodeGenObjC/exceptions-nonfragile.m (2856 of 8403) PASS: Clang :: CodeGenObjC/encode-test.m (2857 of 8403) PASS: Clang :: CodeGenObjC/encode-test-6.m (2858 of 8403) PASS: Clang :: CodeGenObjC/extended-block-signature-encode.m (2859 of 8403) PASS: Clang :: CodeGenObjC/exceptions.m (2860 of 8403) PASS: Clang :: CodeGenObjC/externally-initialized-selectors.m (2861 of 8403) PASS: Clang :: CodeGenObjC/for-in.m (2862 of 8403) PASS: Clang :: CodeGenObjC/forward-class-impl-metadata.m (2863 of 8403) PASS: Clang :: CodeGenObjC/forward-decl-param.m (2864 of 8403) PASS: Clang :: CodeGenObjC/exceptions-asm-attribute.m (2865 of 8403) PASS: Clang :: CodeGenObjC/forward-protocol-metadata-symbols.m (2866 of 8403) PASS: Clang :: CodeGenObjC/function-decay.m (2867 of 8403) PASS: Clang :: CodeGenObjC/fpret.m (2868 of 8403) PASS: Clang :: CodeGenObjC/fp2ret.m (2869 of 8403) PASS: Clang :: CodeGenObjC/gc-weak-attribute.m (2870 of 8403) PASS: Clang :: CodeGenObjC/gc.m (2871 of 8403) PASS: Clang :: CodeGenObjC/getter-property-type-mismatch.m (2872 of 8403) PASS: Clang :: CodeGenObjC/getter-property-mismatch.m (2873 of 8403) PASS: Clang :: CodeGenObjC/hidden-visibility.m (2874 of 8403) PASS: Clang :: CodeGenObjC/gnu-exceptions.m (2875 of 8403) PASS: Clang :: CodeGenObjC/hidden.m (2876 of 8403) PASS: Clang :: CodeGenObjC/id-isa-codegen.m (2877 of 8403) PASS: Clang :: CodeGenObjC/implicit-objc_msgSend.m (2878 of 8403) PASS: Clang :: CodeGenObjC/illegal-UTF8.m (2879 of 8403) PASS: Clang :: CodeGenObjC/image-info.m (2880 of 8403) PASS: Clang :: CodeGenObjC/implicit-property.m (2881 of 8403) PASS: Clang :: CodeGenObjC/instance-method-metadata.m (2882 of 8403) PASS: Clang :: CodeGenObjC/interface.m (2883 of 8403) PASS: Clang :: CodeGenObjC/ivar-base-as-invariant-load.m (2884 of 8403) PASS: Clang :: CodeGenObjC/ivar-invariant.m (2885 of 8403) PASS: Clang :: CodeGenObjC/ivar-layout-64-bitfields.m (2886 of 8403) PASS: Clang :: CodeGenObjC/interface-layout-64.m (2887 of 8403) PASS: Clang :: CodeGenObjC/ivar-layout-array0-struct.m (2888 of 8403) PASS: Clang :: CodeGenObjC/ivar-layout-64.m (2889 of 8403) PASS: Clang :: CodeGenObjC/ivar-layout-nonfragile-abi2.m (2890 of 8403) PASS: Clang :: CodeGenObjC/layout-bitfield-crash.m (2891 of 8403) PASS: Clang :: CodeGenObjC/ivar-layout-no-optimize.m (2892 of 8403) PASS: Clang :: CodeGenObjC/local-static-block.m (2893 of 8403) PASS: Clang :: CodeGenObjC/mangle-blocks.m (2894 of 8403) PASS: Clang :: CodeGenObjC/ivars.m (2895 of 8403) PASS: Clang :: CodeGenObjC/message-arrays.m (2896 of 8403) PASS: Clang :: CodeGenObjC/link-errors.m (2897 of 8403) PASS: Clang :: CodeGenObjC/messages-2.m (2898 of 8403) PASS: Clang :: CodeGenObjC/metadata-symbols-64.m (2899 of 8403) PASS: Clang :: CodeGenObjC/messages.m (2900 of 8403) PASS: Clang :: CodeGenObjC/metadata-symbols-32.m (2901 of 8403) PASS: Clang :: CodeGenObjC/misc-atomic-property.m (2902 of 8403) PASS: Clang :: CodeGenObjC/nested-rethrow.m (2903 of 8403) PASS: Clang :: CodeGenObjC/mrr-autorelease.m (2904 of 8403) PASS: Clang :: CodeGenObjC/metadata_symbols.m (2905 of 8403) PASS: Clang :: CodeGenObjC/mrr-captured-block-var-inlined-layout.m (2906 of 8403) PASS: Clang :: CodeGenObjC/no-category-class.m (2907 of 8403) PASS: Clang :: CodeGenObjC/newproperty-nested-synthesis-1.m (2908 of 8403) PASS: Clang :: CodeGenObjC/no-sanitize.m (2909 of 8403) PASS: Clang :: CodeGenObjC/no-vararg-messaging.m (2910 of 8403) PASS: Clang :: CodeGenObjC/nonlazy-msgSend.m (2911 of 8403) PASS: Clang :: CodeGenObjC/non-lazy-classes.m (2912 of 8403) PASS: Clang :: CodeGenObjC/next-objc-dispatch.m (2913 of 8403) PASS: Clang :: CodeGenObjC/ns_consume_null_check.m (2914 of 8403) PASS: Clang :: CodeGenObjC/ns-constant-strings.m (2915 of 8403) PASS: Clang :: CodeGenObjC/nsvalue-objc-boxable-ios-arc.m (2916 of 8403) PASS: Clang :: CodeGenObjC/nsvalue-objc-boxable-ios.m (2917 of 8403) PASS: Clang :: CodeGenObjC/nsvalue-objc-boxable-mac-arc.m (2918 of 8403) PASS: Clang :: CodeGenObjC/null-objc-empty-vtable.m (2919 of 8403) PASS: Clang :: CodeGenObjC/nsvalue-objc-boxable-mac.m (2920 of 8403) PASS: Clang :: CodeGenObjC/objc-asm-attribute-neg-test.m (2921 of 8403) PASS: Clang :: CodeGenObjC/objc-arc-container-subscripting.m (2922 of 8403) PASS: Clang :: CodeGenObjC/objc-assign-ivar.m (2923 of 8403) PASS: Clang :: CodeGenObjC/objc-align.m (2924 of 8403) PASS: Clang :: CodeGenObjC/objc-asm-attribute-test.m (2925 of 8403) PASS: Clang :: CodeGenObjC/objc-container-subscripting.m (2926 of 8403) PASS: Clang :: CodeGenObjC/objc-container-subscripting-1.m (2927 of 8403) PASS: Clang :: CodeGenObjC/objc-fixed-enum.m (2928 of 8403) PASS: Clang :: CodeGenObjC/objc-dictionary-literal.m (2929 of 8403) PASS: Clang :: CodeGenObjC/objc-gc-aggr-assign.m (2930 of 8403) PASS: Clang :: CodeGenObjC/objc-literal-debugger-test.m (2931 of 8403) PASS: Clang :: CodeGenObjC/objc-literal-tests.m (2932 of 8403) PASS: Clang :: CodeGenObjC/objc2-assign-global.m (2933 of 8403) PASS: Clang :: CodeGenObjC/objc-read-weak-byref.m (2934 of 8403) PASS: Clang :: CodeGenObjC/objc2-ivar-assign.m (2935 of 8403) PASS: Clang :: CodeGenObjC/objc2-legacy-dispatch.m (2936 of 8403) PASS: Clang :: CodeGenObjC/objc2-no-strong-cast.m (2937 of 8403) PASS: Clang :: CodeGenObjC/objc2-property-encode.m (2938 of 8403) PASS: Clang :: CodeGenObjC/objc2-new-gc-api-strongcast.m (2939 of 8403) PASS: Clang :: CodeGenObjC/objc2-nonfragile-abi-impl.m (2940 of 8403) PASS: Clang :: CodeGenObjC/objc2-no-write-barrier.m (2941 of 8403) PASS: Clang :: CodeGenObjC/objc2-protocol-metadata.m (2942 of 8403) PASS: Clang :: CodeGenObjC/objc2-protocol-enc.m (2943 of 8403) PASS: Clang :: CodeGenObjC/objc2-strong-cast-block-import.m (2944 of 8403) PASS: Clang :: CodeGenObjC/objc2-retain-codegen.m (2945 of 8403) PASS: Clang :: CodeGenObjC/objc2-strong-cast-1.m (2946 of 8403) PASS: Clang :: CodeGenObjC/objc2-strong-cast.m (2947 of 8403) PASS: Clang :: CodeGenObjC/objc2-weak-compare.m (2948 of 8403) PASS: Clang :: CodeGenObjC/objc2-weak-block-call.m (2949 of 8403) PASS: Clang :: CodeGenObjC/objc2-weak-assign.m (2950 of 8403) PASS: Clang :: CodeGenObjC/objc2-weak-import-attribute.m (2951 of 8403) PASS: Clang :: CodeGenObjC/objc2-weak-ivar.m (2952 of 8403) PASS: Clang :: CodeGenObjC/objc2-weak-ivar-debug.m (2953 of 8403) PASS: Clang :: CodeGenObjC/objc2-write-barrier-3.m (2954 of 8403) PASS: Clang :: CodeGenObjC/objc2-write-barrier-4.m (2955 of 8403) PASS: Clang :: CodeGenObjC/objc2-write-barrier-2.m (2956 of 8403) PASS: Clang :: CodeGenObjC/object-incr-decr-1.m (2957 of 8403) PASS: Clang :: CodeGenObjC/objc2-write-barrier-5.m (2958 of 8403) PASS: Clang :: CodeGenObjC/objfw.m (2959 of 8403) PASS: Clang :: CodeGenObjC/optimized-setter-ios-device.m (2960 of 8403) PASS: Clang :: CodeGenObjC/optimize-ivar-offset-load.m (2961 of 8403) PASS: Clang :: CodeGenObjC/overloadable.m (2962 of 8403) PASS: Clang :: CodeGenObjC/objc2-write-barrier.m (2963 of 8403) PASS: Clang :: CodeGenObjC/predefined-expr.m (2964 of 8403) PASS: Clang :: CodeGenObjC/optimized-setter.m (2965 of 8403) PASS: Clang :: CodeGenObjC/parameterized_classes.m (2966 of 8403) PASS: Clang :: CodeGenObjC/private-extern-selector-reference.m (2967 of 8403) PASS: Clang :: CodeGenObjC/property-agrr-getter.m (2968 of 8403) PASS: Clang :: CodeGenObjC/property-aggregate.m (2969 of 8403) PASS: Clang :: CodeGenObjC/property-array-type.m (2970 of 8403) PASS: Clang :: CodeGenObjC/property-category-impl.m (2971 of 8403) PASS: Clang :: CodeGenObjC/property-getter-dot-syntax.m (2972 of 8403) PASS: Clang :: CodeGenObjC/property-dbg.m (2973 of 8403) PASS: Clang :: CodeGenObjC/prop-metadata-gnu.m (2974 of 8403) PASS: Clang :: CodeGenObjC/property-incr-decr-1.m (2975 of 8403) PASS: Clang :: CodeGenObjC/property-complex.m (2976 of 8403) PASS: Clang :: CodeGenObjC/property-list-in-class.m (2977 of 8403) PASS: Clang :: CodeGenObjC/property-ref-cast-to-void.m (2978 of 8403) PASS: Clang :: CodeGenObjC/property-section-attribute.m (2979 of 8403) PASS: Clang :: CodeGenObjC/property-setter-attr.m (2980 of 8403) PASS: Clang :: CodeGenObjC/property-type-mismatch.m (2981 of 8403) PASS: Clang :: CodeGenObjC/protocol-property-synth.m (2982 of 8403) PASS: Clang :: CodeGenObjC/property.m (2983 of 8403) PASS: Clang :: CodeGenObjC/protocol-in-extended-class.m (2984 of 8403) PASS: Clang :: CodeGenObjC/protocols.m (2985 of 8403) PASS: Clang :: CodeGenObjC/rdr-6732143-dangling-block-reference.m (2986 of 8403) PASS: Clang :: CodeGenObjC/return-objc-object.mm (2987 of 8403) PASS: Clang :: CodeGenObjC/related-result-type.m (2988 of 8403) PASS: Clang :: CodeGenObjC/reorder-synthesized-ivars.m (2989 of 8403) PASS: Clang :: CodeGenObjC/sel-as-builtin-type.m (2990 of 8403) PASS: Clang :: CodeGenObjC/selector-ref-invariance.m (2991 of 8403) PASS: Clang :: CodeGenObjC/stand-alone-implementation.m (2992 of 8403) PASS: Clang :: CodeGenObjC/protocols-lazy.m (2993 of 8403) PASS: Clang :: CodeGenObjC/runtime-fns.m (2994 of 8403) PASS: Clang :: CodeGenObjC/simplify-exceptions.mm (2995 of 8403) PASS: Clang :: CodeGenObjC/stret-1.m (2996 of 8403) PASS: Clang :: CodeGenObjC/stret_lookup.m (2997 of 8403) PASS: Clang :: CodeGenObjC/super-classmethod-category.m (2998 of 8403) PASS: Clang :: CodeGenObjC/super-dotsyntax-struct-property.m (2999 of 8403) PASS: Clang :: CodeGenObjC/stret.m (3000 of 8403) PASS: Clang :: CodeGenObjC/super-dotsyntax-property.m (3001 of 8403) PASS: Clang :: CodeGenObjC/super-message-fragileabi.m (3002 of 8403) PASS: Clang :: CodeGenObjC/synthesize_ivar-cont-class.m (3003 of 8403) PASS: Clang :: CodeGenObjC/synchronized.m (3004 of 8403) PASS: Clang :: CodeGenObjC/tentative-cfconstantstring.m (3005 of 8403) PASS: Clang :: CodeGenObjC/synthesize_ivar.m (3006 of 8403) PASS: Clang :: CodeGenObjC/undefined-protocol.m (3007 of 8403) PASS: Clang :: CodeGenObjC/terminate.m (3008 of 8403) PASS: Clang :: CodeGenObjC/try.m (3009 of 8403) PASS: Clang :: CodeGenObjC/undefined-protocol2.m (3010 of 8403) PASS: Clang :: CodeGenObjC/unname-bf-metadata.m (3011 of 8403) PASS: Clang :: CodeGenObjC/variadic-sends.m (3012 of 8403) PASS: Clang :: CodeGenObjC/x86_64-struct-return-gc.m (3013 of 8403) PASS: Clang :: CodeGenObjC/unoptimized-setter.m (3014 of 8403) PASS: Clang :: CodeGenObjC/weak-metaclass-visibility.m (3015 of 8403) PASS: Clang :: CodeGenObjCXX/2007-10-03-MetadataPointers.mm (3016 of 8403) PASS: Clang :: CodeGenObjCXX/2010-08-06-X.Y-syntax.mm (3017 of 8403) PASS: Clang :: CodeGenObjCXX/2010-08-04-Template.mm (3018 of 8403) PASS: Clang :: CodeGenObjCXX/address-safety-attr.mm (3019 of 8403) PASS: Clang :: CodeGenObjCXX/arc-attrs.mm (3020 of 8403) PASS: Clang :: CodeGenObjCXX/arc-blocks.mm (3021 of 8403) PASS: Clang :: CodeGenObjCXX/arc-cxx11-init-list.mm (3022 of 8403) PASS: Clang :: CodeGenObjCXX/arc-cxx11-member-init.mm (3023 of 8403) PASS: Clang :: CodeGenObjCXX/arc-exceptions.mm (3024 of 8403) PASS: Clang :: CodeGenObjCXX/arc-globals.mm (3025 of 8403) PASS: Clang :: CodeGenObjCXX/arc-mangle.mm (3026 of 8403) PASS: Clang :: CodeGenObjCXX/arc-move.mm (3027 of 8403) PASS: Clang :: CodeGenObjCXX/arc-new-delete.mm (3028 of 8403) PASS: Clang :: CodeGenObjCXX/arc-pseudo-destructors.mm (3029 of 8403) PASS: Clang :: CodeGenObjCXX/arc-references.mm (3030 of 8403) PASS: Clang :: CodeGenObjCXX/arc-returns-inner-reference-ptr.mm (3031 of 8403) PASS: Clang :: CodeGenObjCXX/arc-special-member-functions.mm (3032 of 8403) PASS: Clang :: CodeGenObjCXX/arc.mm (3033 of 8403) PASS: Clang :: CodeGenObjCXX/block-id.mm (3034 of 8403) PASS: Clang :: CodeGenObjCXX/block-in-template-inst.mm (3035 of 8403) PASS: Clang :: CodeGenObjCXX/block-var-layout.mm (3036 of 8403) PASS: Clang :: CodeGenObjCXX/blocks.mm (3037 of 8403) PASS: Clang :: CodeGenObjCXX/copy.mm (3038 of 8403) PASS: Clang :: CodeGenObjCXX/catch-id-type.mm (3039 of 8403) PASS: Clang :: CodeGenObjCXX/copyable-property-object.mm (3040 of 8403) PASS: Clang :: CodeGenObjCXX/debug-info-cyclic.mm (3041 of 8403) PASS: Clang :: CodeGenObjCXX/debug-info-line.mm (3042 of 8403) PASS: Clang :: CodeGenObjCXX/debug-info.mm (3043 of 8403) PASS: Clang :: CodeGenObjCXX/designated-initializers.mm (3044 of 8403) PASS: Clang :: CodeGenObjCXX/destroy.mm (3045 of 8403) PASS: Clang :: CodeGenObjCXX/exceptions.mm (3046 of 8403) PASS: Clang :: CodeGenObjCXX/encode.mm (3047 of 8403) PASS: Clang :: CodeGenObjCXX/exceptions-legacy.mm (3048 of 8403) PASS: Clang :: CodeGenObjCXX/foreach-statement.mm (3049 of 8403) PASS: Clang :: CodeGenObjCXX/externally-initialized-selectors.mm (3050 of 8403) PASS: Clang :: CodeGenObjCXX/implementation-in-extern-c.mm (3051 of 8403) PASS: Clang :: CodeGenObjCXX/gc.mm (3052 of 8403) PASS: Clang :: CodeGenObjCXX/implicit-copy-assign-operator.mm (3053 of 8403) PASS: Clang :: CodeGenObjCXX/implicit-copy-constructor.mm (3054 of 8403) PASS: Clang :: CodeGenObjCXX/ivar-objects.mm (3055 of 8403) PASS: Clang :: CodeGenObjCXX/mangle-blocks.mm (3056 of 8403) PASS: Clang :: CodeGenObjCXX/literals.mm (3057 of 8403) PASS: Clang :: CodeGenObjCXX/lambda-expressions.mm (3058 of 8403) PASS: Clang :: CodeGenObjCXX/lvalue-reference-getter.mm (3059 of 8403) PASS: Clang :: CodeGenObjCXX/message-reference.mm (3060 of 8403) PASS: Clang :: CodeGenObjCXX/message.mm (3061 of 8403) PASS: Clang :: CodeGenObjCXX/method-local-extern-mangle.mm (3062 of 8403) PASS: Clang :: CodeGenObjCXX/mangle.mm (3063 of 8403) PASS: Clang :: CodeGenObjCXX/microsoft-abi-arc-param-order.mm (3064 of 8403) PASS: Clang :: CodeGenObjCXX/nrvo.mm (3065 of 8403) PASS: Clang :: CodeGenObjCXX/objc-container-subscripting-1.mm (3066 of 8403) PASS: Clang :: CodeGenObjCXX/pr14474-gline-tables-only.mm (3067 of 8403) PASS: Clang :: CodeGenObjCXX/nested-ehlocation.mm (3068 of 8403) PASS: Clang :: CodeGenObjCXX/objc-container-subscripting.mm (3069 of 8403) PASS: Clang :: CodeGenObjCXX/property-derived-to-base-conv.mm (3070 of 8403) PASS: Clang :: CodeGenObjCXX/property-dot-copy.mm (3071 of 8403) PASS: Clang :: CodeGenObjCXX/property-lvalue-capture.mm (3072 of 8403) PASS: Clang :: CodeGenObjCXX/property-object-conditional-exp.mm (3073 of 8403) PASS: Clang :: CodeGenObjCXX/property-dot-reference.mm (3074 of 8403) PASS: Clang :: CodeGenObjCXX/property-object-reference.mm (3075 of 8403) PASS: Clang :: CodeGenObjCXX/property-object-reference-1.mm (3076 of 8403) PASS: Clang :: CodeGenObjCXX/property-object-reference-2.mm (3077 of 8403) PASS: Clang :: CodeGenObjCXX/property-objects.mm (3078 of 8403) PASS: Clang :: CodeGenObjCXX/property-reference.mm (3079 of 8403) PASS: Clang :: CodeGenObjCXX/refence-assign-write-barrier.mm (3080 of 8403) PASS: Clang :: CodeGenObjCXX/selector-expr-lvalue.mm (3081 of 8403) PASS: Clang :: CodeGenObjCXX/references.mm (3082 of 8403) PASS: Clang :: CodeGenObjCXX/unknown-anytype.mm (3083 of 8403) PASS: Clang :: CodeGenObjCXX/subst-sel.mm (3084 of 8403) PASS: Clang :: CodeGenObjCXX/write-barrier-global-assign.mm (3085 of 8403) PASS: Clang :: CodeGenObjCXX/rtti.mm (3086 of 8403) PASS: Clang :: CodeGenOpenCL/address-space-constant-initializers.cl (3087 of 8403) PASS: Clang :: CodeGenOpenCL/2011-04-15-vec-init-from-vec.cl (3088 of 8403) PASS: Clang :: CodeGenOpenCL/addr-space-struct-arg.cl (3089 of 8403) PASS: Clang :: CodeGenOpenCL/address-spaces-conversions.cl (3090 of 8403) UNSUPPORTED: Clang :: CodeGenOpenCL/builtins-r600.cl (3091 of 8403) PASS: Clang :: CodeGenOpenCL/cl-strict-aliasing.cl (3092 of 8403) PASS: Clang :: CodeGenOpenCL/address-spaces.cl (3093 of 8403) PASS: Clang :: CodeGenOpenCL/address-spaces-mangling.cl (3094 of 8403) PASS: Clang :: CodeGenOpenCL/amdgpu-num-gpr-attr.cl (3095 of 8403) PASS: Clang :: CodeGenOpenCL/const-str-array-decay.cl (3096 of 8403) PASS: Clang :: CodeGenOpenCL/constant-addr-space-globals.cl (3097 of 8403) PASS: Clang :: CodeGenOpenCL/denorms-are-zero.cl (3098 of 8403) PASS: Clang :: CodeGenOpenCL/event_t.cl (3099 of 8403) PASS: Clang :: CodeGenOpenCL/fpmath.cl (3100 of 8403) PASS: Clang :: CodeGenOpenCL/half.cl (3101 of 8403) PASS: Clang :: CodeGenOpenCL/kernel-attributes.cl (3102 of 8403) PASS: Clang :: CodeGenOpenCL/kernel-metadata.cl (3103 of 8403) PASS: Clang :: CodeGenOpenCL/local-initializer-undef.cl (3104 of 8403) PASS: Clang :: CodeGenOpenCL/ext-vector-shuffle.cl (3105 of 8403) PASS: Clang :: CodeGenOpenCL/kernel-arg-info.cl (3106 of 8403) PASS: Clang :: CodeGenOpenCL/memcpy.cl (3107 of 8403) PASS: Clang :: CodeGenOpenCL/local.cl (3108 of 8403) PASS: Clang :: CodeGenOpenCL/logical-ops.cl (3109 of 8403) PASS: Clang :: CodeGenOpenCL/opencl_types.cl (3110 of 8403) PASS: Clang :: CodeGenOpenCL/ptx-calls.cl (3111 of 8403) PASS: Clang :: CodeGenOpenCL/ptx-kernels.cl (3112 of 8403) PASS: Clang :: CodeGenOpenCL/single-precision-constant.cl (3113 of 8403) PASS: Clang :: CodeGenOpenCL/shifts.cl (3114 of 8403) PASS: Clang :: CodeGenOpenCL/spir-calling-conv.cl (3115 of 8403) PASS: Clang :: CodeGenOpenCL/spir32_target.cl (3116 of 8403) PASS: Clang :: CodeGenOpenCL/spir64_target.cl (3117 of 8403) PASS: Clang :: CodeGenOpenCL/vectorLoadStore.cl (3118 of 8403) PASS: Clang :: CodeGenOpenCL/str_literals.cl (3119 of 8403) PASS: Clang :: CodeGenOpenCL/vector_logops.cl (3120 of 8403) PASS: Clang :: CodeGenOpenCL/vector_literals_nested.cl (3121 of 8403) PASS: Clang :: CodeGenOpenCL/relaxed-fpmath.cl (3122 of 8403) PASS: Clang :: CodeGenOpenCL/vector_literals_valid.cl (3123 of 8403) PASS: Clang :: CodeGenOpenCL/vector_odd.cl (3124 of 8403) PASS: Clang :: CodeGenOpenCL/vector_shufflevector_valid.cl (3125 of 8403) PASS: Clang :: Coverage/codegen-gnu.m (3126 of 8403) PASS: Clang :: Coverage/ast-printing.m (3127 of 8403) PASS: Clang :: Coverage/ast-printing.c (3128 of 8403) PASS: Clang :: Coverage/html-diagnostics.c (3129 of 8403) PASS: Clang :: Coverage/codegen-next.m (3130 of 8403) PASS: Clang :: Coverage/html-print.c (3131 of 8403) PASS: Clang :: Coverage/ast-printing.cpp (3132 of 8403) PASS: Clang :: Coverage/verbose.c (3133 of 8403) PASS: Clang :: Coverage/codegen.c (3134 of 8403) PASS: Clang :: CoverageMapping/break.c (3135 of 8403) PASS: Clang :: CoverageMapping/block-storage-starts-region.m (3136 of 8403) PASS: Clang :: CoverageMapping/casts.c (3137 of 8403) PASS: Clang :: CoverageMapping/builtinmacro.c (3138 of 8403) PASS: Clang :: CoverageMapping/comment-in-macro.c (3139 of 8403) PASS: Clang :: CoverageMapping/classtemplate.cpp (3140 of 8403) PASS: Clang :: CoverageMapping/continue.c (3141 of 8403) PASS: Clang :: CoverageMapping/control-flow-macro.c (3142 of 8403) PASS: Clang :: CoverageMapping/header.cpp (3143 of 8403) PASS: Clang :: CoverageMapping/if.c (3144 of 8403) PASS: Clang :: CoverageMapping/includehell.cpp (3145 of 8403) PASS: Clang :: CoverageMapping/implicit-def-in-macro.m (3146 of 8403) PASS: Clang :: CoverageMapping/ir.c (3147 of 8403) PASS: Clang :: Coverage/targets.c (3148 of 8403) PASS: Clang :: CoverageMapping/lambda.cpp (3149 of 8403) PASS: Clang :: CoverageMapping/label.cpp (3150 of 8403) PASS: Clang :: CoverageMapping/logical.cpp (3151 of 8403) PASS: Clang :: CoverageMapping/macro-expansion.c (3152 of 8403) PASS: Clang :: CoverageMapping/loopmacro.c (3153 of 8403) PASS: Clang :: CoverageMapping/macro-expressions.cpp (3154 of 8403) PASS: Clang :: CoverageMapping/loops.cpp (3155 of 8403) PASS: Clang :: CoverageMapping/macroparams.c (3156 of 8403) PASS: Clang :: CoverageMapping/macroception.c (3157 of 8403) PASS: Clang :: CoverageMapping/macroparams2.c (3158 of 8403) PASS: Clang :: CoverageMapping/macros.c (3159 of 8403) PASS: Clang :: CoverageMapping/macroscopes.cpp (3160 of 8403) PASS: Clang :: CoverageMapping/md.cpp (3161 of 8403) PASS: Clang :: CoverageMapping/moremacros.c (3162 of 8403) PASS: Clang :: CoverageMapping/objc.m (3163 of 8403) PASS: Clang :: CoverageMapping/preprocessor.c (3164 of 8403) PASS: Clang :: CoverageMapping/return.c (3165 of 8403) PASS: Clang :: CoverageMapping/nestedclass.cpp (3166 of 8403) PASS: Clang :: CoverageMapping/switch.c (3167 of 8403) PASS: Clang :: CoverageMapping/switchmacro.c (3168 of 8403) PASS: Clang :: CoverageMapping/system_macro.c (3169 of 8403) PASS: Clang :: CoverageMapping/templates.cpp (3170 of 8403) PASS: Clang :: CoverageMapping/test.c (3171 of 8403) PASS: Clang :: CoverageMapping/unreachable-macro.c (3172 of 8403) PASS: Clang :: CoverageMapping/trycatch.cpp (3173 of 8403) PASS: Clang :: CoverageMapping/unused_names.c (3174 of 8403) PASS: Clang :: CoverageMapping/while.c (3175 of 8403) PASS: Clang :: Driver/Wp-args.c (3176 of 8403) PASS: Clang :: Driver/O.c (3177 of 8403) PASS: Clang :: Driver/B-opt.c (3178 of 8403) PASS: Clang :: Driver/Xarch.c (3179 of 8403) PASS: Clang :: Driver/Xlinker-args.c (3180 of 8403) PASS: Clang :: Driver/Ofast.c (3181 of 8403) PASS: Clang :: Driver/aarch64-features.c (3182 of 8403) PASS: Clang :: Driver/aarch64-fixed-x18.c (3183 of 8403) PASS: Clang :: Driver/aarch64-mgeneral_regs_only.c (3184 of 8403) PASS: Clang :: Driver/aarch64-fix-cortex-a53-835769.c (3185 of 8403) PASS: Clang :: Driver/analyze.c (3186 of 8403) PASS: Clang :: Driver/altivec-asm.S (3187 of 8403) PASS: Clang :: Driver/arc-exceptions.m (3188 of 8403) PASS: Clang :: Driver/apple-kext-mkernel.c (3189 of 8403) PASS: Clang :: Driver/arch.c (3190 of 8403) PASS: Clang :: Driver/android-standalone.cpp (3191 of 8403) PASS: Clang :: Driver/arclite-link.c (3192 of 8403) PASS: Clang :: Driver/arc.c (3193 of 8403) PASS: Clang :: Driver/arm-arch-darwin.c (3194 of 8403) PASS: Clang :: Driver/arm-abi.c (3195 of 8403) PASS: Clang :: Driver/arm-alignment.c (3196 of 8403) PASS: Clang :: Driver/arm-darwin-builtin.c (3197 of 8403) PASS: Clang :: Driver/arm-fixed-r9.c (3198 of 8403) PASS: Clang :: Driver/arm-ias-Wa.s (3199 of 8403) PASS: Clang :: Driver/arm-hwdiv.c (3200 of 8403) PASS: Clang :: Driver/arm-long-calls.c (3201 of 8403) PASS: Clang :: Driver/arm-restrict-it.c (3202 of 8403) PASS: Clang :: Driver/arm64-as.s (3203 of 8403) PASS: Clang :: Driver/arm64-darwinpcs.c (3204 of 8403) PASS: Clang :: Driver/armv8-crc.c (3205 of 8403) PASS: Clang :: Driver/asan.c (3206 of 8403) PASS: Clang :: Driver/ast.c (3207 of 8403) PASS: Clang :: Driver/at_file.c (3208 of 8403) PASS: Clang :: Driver/at_file_missing.c (3209 of 8403) PASS: Clang :: Driver/autolink_integrated_as.c (3210 of 8403) PASS: Clang :: Driver/arm-mfpu.c (3211 of 8403) PASS: Clang :: Driver/bindings.c (3212 of 8403) PASS: Clang :: Driver/aarch64-cpus.c (3213 of 8403) PASS: Clang :: Driver/bitrig.c (3214 of 8403) PASS: Clang :: Driver/cc-log-diagnostics.c (3215 of 8403) PASS: Clang :: Driver/biarch.c (3216 of 8403) PASS: Clang :: Driver/cc1-response-files.c (3217 of 8403) PASS: Clang :: Driver/cc-print-options.c (3218 of 8403) PASS: Clang :: Driver/ccc-as-cpp.c (3219 of 8403) PASS: Clang :: Driver/ccc-host-triple-no-integrated-as.c (3220 of 8403) PASS: Clang :: Driver/cl-eh.cpp (3221 of 8403) PASS: Clang :: Driver/cl-link-at-file.c (3222 of 8403) PASS: Clang :: Driver/cl-fallback.c (3223 of 8403) PASS: Clang :: Driver/cl-link.c (3224 of 8403) PASS: Clang :: Driver/cl-inputs.c (3225 of 8403) PASS: Clang :: Driver/cl-runtime-flags.c (3226 of 8403) PASS: Clang :: Driver/cl-x86-flags.c (3227 of 8403) PASS: Clang :: Driver/cl-zc.cpp (3228 of 8403) PASS: Clang :: Driver/cl.c (3229 of 8403) PASS: Clang :: Driver/claim-unused.c (3230 of 8403) PASS: Clang :: Driver/clang-c-as-cxx.c (3231 of 8403) PASS: Clang :: Driver/cl-options.c (3232 of 8403) PASS: Clang :: Driver/clang-g-opts.c (3233 of 8403) PASS: Clang :: Driver/clang-exception-flags.cpp (3234 of 8403) PASS: Clang :: Driver/clang-s-opts.s (3235 of 8403) PASS: Clang :: Driver/clang_cpp.c (3236 of 8403) PASS: Clang :: Driver/cl-outputs.c (3237 of 8403) PASS: Clang :: Driver/clang_f_opts.h (3238 of 8403) PASS: Clang :: Driver/clang_wrapv_opts.c (3239 of 8403) PASS: Clang :: Driver/cloudabi.c (3240 of 8403) PASS: Clang :: Driver/cloudabi.cpp (3241 of 8403) PASS: Clang :: Driver/code-model.c (3242 of 8403) PASS: Clang :: Driver/color-diagnostics.c (3243 of 8403) UNSUPPORTED: Clang :: Driver/compress.c (3244 of 8403) PASS: Clang :: Driver/clang-translation.c (3245 of 8403) PASS: Clang :: Driver/constructors.c (3246 of 8403) PASS: Clang :: Driver/coverage-ld.c (3247 of 8403) PASS: Clang :: Driver/cpath.c (3248 of 8403) PASS: Clang :: Driver/cpp-precomp.c (3249 of 8403) PASS: Clang :: Driver/coverage_no_integrated_as.c (3250 of 8403) PASS: Clang :: Driver/clang_f_opts.c (3251 of 8403) PASS: Clang :: Driver/crash-report-modules.m (3252 of 8403) PASS: Clang :: Driver/arm-cortex-cpus.c (3253 of 8403) PASS: Clang :: Driver/cross-linux.c (3254 of 8403) PASS: Clang :: Driver/cuda-options.cu (3255 of 8403) PASS: Clang :: Driver/cuda-simple.cu (3256 of 8403) PASS: Clang :: Driver/darwin-arch-default.c (3257 of 8403) PASS: Clang :: Driver/darwin-as.c (3258 of 8403) PASS: Clang :: Driver/darwin-asan-nofortify.c (3259 of 8403) PASS: Clang :: Driver/darwin-debug-flags.c (3260 of 8403) PASS: Clang :: Driver/darwin-dsymutil.c (3261 of 8403) PASS: Clang :: Driver/darwin-embedded.c (3262 of 8403) PASS: Clang :: Driver/darwin-iphone-defaults.m (3263 of 8403) UNSUPPORTED: Clang :: Driver/darwin-ld-demangle.c (3264 of 8403) PASS: Clang :: Driver/darwin-ld.c (3265 of 8403) PASS: Clang :: Driver/darwin-max-type-align.c (3266 of 8403) PASS: Clang :: Driver/darwin-objc-defaults.m (3267 of 8403) PASS: Clang :: Driver/darwin-objc-gc.m (3268 of 8403) PASS: Clang :: Driver/darwin-objc-options.m (3269 of 8403) PASS: Clang :: Driver/darwin-sanitizer-ld.c (3270 of 8403) PASS: Clang :: Driver/darwin-sdkroot.c (3271 of 8403) PASS: Clang :: Driver/darwin-verify-debug.c (3272 of 8403) PASS: Clang :: Driver/darwin-version.c (3273 of 8403) PASS: Clang :: Driver/darwin-xarch.c (3274 of 8403) PASS: Clang :: Driver/debug-comp-dir.S (3275 of 8403) PASS: Clang :: Driver/debug-main-file.S (3276 of 8403) PASS: Clang :: Driver/debug-options-as.c (3277 of 8403) PASS: Clang :: Driver/debug-options.c (3278 of 8403) PASS: Clang :: Driver/debug-unsupported.c (3279 of 8403) PASS: Clang :: Driver/debug.c (3280 of 8403) PASS: Clang :: Driver/default-image-name.c (3281 of 8403) PASS: Clang :: Driver/default-toolchain.c (3282 of 8403) PASS: Clang :: Driver/diagnostics.c (3283 of 8403) PASS: Clang :: Driver/dragonfly.c (3284 of 8403) PASS: Clang :: Driver/dyld-prefix.c (3285 of 8403) PASS: Clang :: Driver/env.c (3286 of 8403) PASS: Clang :: Driver/exceptions.m (3287 of 8403) PASS: Clang :: Driver/fast-math.c (3288 of 8403) PASS: Clang :: Driver/fatal-warnings.c (3289 of 8403) PASS: Clang :: Driver/fcomment-block-commands.c (3290 of 8403) PASS: Clang :: Driver/flags.c (3291 of 8403) PASS: Clang :: Driver/fopenmp.c (3292 of 8403) PASS: Clang :: Driver/fortran.f95 (3293 of 8403) PASS: Clang :: Driver/fpack-struct.c (3294 of 8403) PASS: Clang :: Driver/fparse-all-comments.c (3295 of 8403) PASS: Clang :: Driver/frame-pointer-elim.c (3296 of 8403) PASS: Clang :: Driver/frame-pointer.c (3297 of 8403) PASS: Clang :: Driver/freebsd-mips-as.c (3298 of 8403) PASS: Clang :: Driver/freebsd.c (3299 of 8403) PASS: Clang :: Driver/freebsd.cpp (3300 of 8403) PASS: Clang :: Driver/fsanitize-blacklist.c (3301 of 8403) PASS: Clang :: Driver/fsanitize-coverage.c (3302 of 8403) PASS: Clang :: Driver/crash report spaces.c (3303 of 8403) PASS: Clang :: Driver/crash-report-header.h (3304 of 8403) PASS: Clang :: Driver/crash-report.c (3305 of 8403) PASS: Clang :: Driver/fveclib.c (3306 of 8403) PASS: Clang :: Driver/gcc-toolchain.cpp (3307 of 8403) PASS: Clang :: Driver/fuse-ld.c (3308 of 8403) PASS: Clang :: Driver/function-sections.c (3309 of 8403) PASS: Clang :: Driver/gcc-version-debug.c (3310 of 8403) PASS: Clang :: Driver/gnu-runtime.m (3311 of 8403) PASS: Clang :: Driver/gcc_forward.c (3312 of 8403) PASS: Clang :: Driver/gfortran.f90 (3313 of 8403) PASS: Clang :: Driver/gold-lto.c (3314 of 8403) PASS: Clang :: Driver/ident_md.c (3315 of 8403) PASS: Clang :: Driver/immediate-options.c (3316 of 8403) PASS: Clang :: Driver/implicit-function-as-error.c (3317 of 8403) PASS: Clang :: Driver/index-header-map.c (3318 of 8403) PASS: Clang :: Driver/inhibit-downstream-commands.c (3319 of 8403) PASS: Clang :: Driver/inline-asm.c (3320 of 8403) PASS: Clang :: Driver/instrprof-ld.c (3321 of 8403) PASS: Clang :: Driver/integrated-as.c (3322 of 8403) PASS: Clang :: Driver/integrated-as.s (3323 of 8403) PASS: Clang :: Driver/ios-simulator-arcruntime.c (3324 of 8403) PASS: Clang :: Driver/hexagon-toolchain-elf.c (3325 of 8403) PASS: Clang :: Driver/hexagon-toolchain.c (3326 of 8403) PASS: Clang :: Driver/le32-toolchain.c (3327 of 8403) PASS: Clang :: Driver/ios-version-min.c (3328 of 8403) PASS: Clang :: Driver/krait-cpu.c (3329 of 8403) PASS: Clang :: Driver/le64-unknown-unknown.cpp (3330 of 8403) PASS: Clang :: Driver/linker-opts.c (3331 of 8403) PASS: Clang :: Driver/le32-unknown-nacl.cpp (3332 of 8403) PASS: Clang :: Driver/linux-as.c (3333 of 8403) PASS: Clang :: Driver/linux-header-search.cpp (3334 of 8403) PASS: Clang :: Driver/m_and_mm.c (3335 of 8403) PASS: Clang :: Driver/lto.c (3336 of 8403) PASS: Clang :: Driver/macho-embedded.c (3337 of 8403) PASS: Clang :: Driver/masm.c (3338 of 8403) PASS: Clang :: Driver/mg.c (3339 of 8403) PASS: Clang :: Driver/mglobal-merge.c (3340 of 8403) PASS: Clang :: Driver/mingw.cpp (3341 of 8403) PASS: Clang :: Driver/mips-abi.c (3342 of 8403) PASS: Clang :: Driver/mips-cs.cpp (3343 of 8403) PASS: Clang :: Driver/mips-eleb.c (3344 of 8403) PASS: Clang :: Driver/mips-as.c (3345 of 8403) PASS: Clang :: Driver/mips-float.c (3346 of 8403) PASS: Clang :: Driver/mips-features.c (3347 of 8403) PASS: Clang :: Driver/mips-img.cpp (3348 of 8403) PASS: Clang :: Driver/fsanitize.c (3349 of 8403) PASS: Clang :: Driver/mips-reduced-toolchain.cpp (3350 of 8403) PASS: Clang :: Driver/mipsel-nacl-defines.cpp (3351 of 8403) PASS: Clang :: Driver/modules-cache-path.m (3352 of 8403) PASS: Clang :: Driver/linux-ld.c (3353 of 8403) PASS: Clang :: Driver/modules.m (3354 of 8403) PASS: Clang :: Driver/montavista-gcc-toolchain.c (3355 of 8403) PASS: Clang :: Driver/modules.mm (3356 of 8403) PASS: Clang :: Driver/mips-integrated-as.s (3357 of 8403) PASS: Clang :: Driver/mrecip.c (3358 of 8403) PASS: Clang :: Driver/msan.c (3359 of 8403) PASS: Clang :: Driver/msvc-link.c (3360 of 8403) PASS: Clang :: Driver/msvc_forward.c (3361 of 8403) PASS: Clang :: Driver/msc-version.c (3362 of 8403) PASS: Clang :: Driver/msvc-triple.c (3363 of 8403) PASS: Clang :: Driver/nacl-direct.c (3364 of 8403) PASS: Clang :: Driver/no-canonical-prefixes.c (3365 of 8403) PASS: Clang :: Driver/no-integrated-as-win.c (3366 of 8403) PASS: Clang :: Driver/no-integrated-as.c (3367 of 8403) PASS: Clang :: Driver/no-objc-arr.m (3368 of 8403) PASS: Clang :: Driver/no-objc-default-synthesize-properties.m (3369 of 8403) PASS: Clang :: Driver/no-sibling-calls.c (3370 of 8403) PASS: Clang :: Driver/netbsd.cpp (3371 of 8403) PASS: Clang :: Driver/nodefaultlib.c (3372 of 8403) PASS: Clang :: Driver/noexecstack.c (3373 of 8403) PASS: Clang :: Driver/noinline.c (3374 of 8403) PASS: Clang :: Driver/nostdlib.c (3375 of 8403) PASS: Clang :: Driver/nostdincxx.cpp (3376 of 8403) UNSUPPORTED: Clang :: Driver/nozlibcompress.c (3377 of 8403) PASS: Clang :: Driver/nostdlibinc.c (3378 of 8403) PASS: Clang :: Driver/objc-cpp-output.m (3379 of 8403) PASS: Clang :: Driver/objc++-cpp-output.mm (3380 of 8403) PASS: Clang :: Driver/objc-sdk-migration-options.m (3381 of 8403) PASS: Clang :: Driver/option-aliases.c (3382 of 8403) PASS: Clang :: Driver/netbsd.c (3383 of 8403) PASS: Clang :: Driver/output-file-is-dir.c (3384 of 8403) PASS: Clang :: Driver/openbsd.c (3385 of 8403) PASS: Clang :: Driver/pch-deps.c (3386 of 8403) PASS: Clang :: Driver/parse-progname.c (3387 of 8403) PASS: Clang :: Driver/phases.c (3388 of 8403) PASS: Clang :: Driver/ppc-abi.c (3389 of 8403) PASS: Clang :: Driver/ppc-dependent-options.cpp (3390 of 8403) PASS: Clang :: Driver/ppc-endian.c (3391 of 8403) PASS: Clang :: Driver/mips-fsf.cpp (3392 of 8403) PASS: Clang :: Driver/prefixed-tools.c (3393 of 8403) PASS: Clang :: Driver/preprocess-multiple.c (3394 of 8403) PASS: Clang :: Driver/preprocessor.c (3395 of 8403) PASS: Clang :: Driver/preserve-uselistorder.c (3396 of 8403) PASS: Clang :: Driver/ps4-cpu-defaults.cpp (3397 of 8403) PASS: Clang :: Driver/pic.c (3398 of 8403) PASS: Clang :: Driver/qa_override.c (3399 of 8403) PASS: Clang :: Driver/redundant-args.c (3400 of 8403) PASS: Clang :: Driver/redzone.c (3401 of 8403) UNSUPPORTED: Clang :: Driver/response-file.c (3402 of 8403) PASS: Clang :: Driver/output-file-cleanup.c (3403 of 8403) PASS: Clang :: Driver/retain-comments-from-system-headers.c (3404 of 8403) PASS: Clang :: Driver/rewrite-legacy-objc.m (3405 of 8403) PASS: Clang :: Driver/rewrite-objc.m (3406 of 8403) PASS: Clang :: Driver/pth.c (3407 of 8403) PASS: Clang :: Driver/sanitize_unwind_tables.c (3408 of 8403) PASS: Clang :: Driver/rewrite-map-in-diagnostics.c (3409 of 8403) PASS: Clang :: Driver/rtti-options.cpp (3410 of 8403) PASS: Clang :: Driver/shave-toolchain.c (3411 of 8403) PASS: Clang :: Driver/sparc-float.c (3412 of 8403) PASS: Clang :: Driver/save-temps.c (3413 of 8403) PASS: Clang :: Driver/split-debug.s (3414 of 8403) PASS: Clang :: Driver/split-debug.c (3415 of 8403) PASS: Clang :: Driver/stackrealign.c (3416 of 8403) PASS: Clang :: Driver/sanitizer-ld.c (3417 of 8403) PASS: Clang :: Driver/stack-protector.c (3418 of 8403) PASS: Clang :: Driver/symbol-rewriter.c (3419 of 8403) PASS: Clang :: Driver/std.c (3420 of 8403) PASS: Clang :: Driver/sysroot-flags.c (3421 of 8403) PASS: Clang :: Driver/systemz-as.s (3422 of 8403) PASS: Clang :: Driver/std.cpp (3423 of 8403) PASS: Clang :: Driver/sysroot.c (3424 of 8403) UNSUPPORTED: Clang :: Driver/target-abi-cc1as.s (3425 of 8403) PASS: Clang :: Driver/target-as.s (3426 of 8403) PASS: Clang :: Driver/ppc-features.cpp (3427 of 8403) PASS: Clang :: Driver/target.c (3428 of 8403) PASS: Clang :: Driver/systemz-march.c (3429 of 8403) PASS: Clang :: Driver/target-triple-deployment.c (3430 of 8403) PASS: Clang :: Driver/systemz-features.cpp (3431 of 8403) PASS: Clang :: Driver/unknown-arg.c (3432 of 8403) PASS: Clang :: Driver/thread-model.c (3433 of 8403) PASS: Clang :: Driver/verify_pch.m (3434 of 8403) PASS: Clang :: Driver/vfsoverlay.c (3435 of 8403) PASS: Clang :: Driver/via-file-asm.c (3436 of 8403) PASS: Clang :: Driver/unknown-gcc-arch.c (3437 of 8403) PASS: Clang :: Driver/tsan.c (3438 of 8403) PASS: Clang :: Driver/windows-arm-minimal-arch.c (3439 of 8403) PASS: Clang :: Driver/warning-options.cpp (3440 of 8403) UNSUPPORTED: Clang :: Driver/windows-wildcard-expansion.c (3441 of 8403) PASS: Clang :: Driver/woa-restrict-it.c (3442 of 8403) PASS: Clang :: Driver/warning-options_pedantic.cpp (3443 of 8403) PASS: Clang :: Driver/working-directory.c (3444 of 8403) PASS: Clang :: Driver/visibility.cpp (3445 of 8403) PASS: Clang :: Driver/working-directory-and-abs.c (3446 of 8403) PASS: Clang :: Driver/x86_features.c (3447 of 8403) PASS: Clang :: Driver/x86_m16.c (3448 of 8403) PASS: Clang :: Driver/xcore-opts.c (3449 of 8403) PASS: Clang :: FixIt/atomic-property.m (3450 of 8403) PASS: Clang :: Driver/x86_64-nacl-defines.cpp (3451 of 8403) PASS: Clang :: FixIt/auto-fixit.m (3452 of 8403) PASS: Clang :: FixIt/bridge-cast-in-arc.mm (3453 of 8403) PASS: Clang :: FixIt/auto-isa-fixit.m (3454 of 8403) PASS: Clang :: FixIt/bridge-in-non-arc.m (3455 of 8403) PASS: Clang :: FixIt/fixit-autoreleasepool.m (3456 of 8403) PASS: Clang :: FixIt/dereference-addressof.c (3457 of 8403) PASS: Clang :: FixIt/fixit-c90.c (3458 of 8403) PASS: Clang :: FixIt/fixit-class-method-messaging.m (3459 of 8403) PASS: Clang :: Driver/x86-march.c (3460 of 8403) PASS: Clang :: Driver/windows-cross.c (3461 of 8403) PASS: Clang :: FixIt/fixit-cxx11-attributes.cpp (3462 of 8403) PASS: Clang :: FixIt/fixit-cxx0x.cpp (3463 of 8403) PASS: Clang :: FixIt/fixit-eof-space.c (3464 of 8403) PASS: Clang :: FixIt/fixit-cxx11-compat.cpp (3465 of 8403) PASS: Clang :: FixIt/fixit-cxx1y-compat.cpp (3466 of 8403) PASS: Clang :: FixIt/fixit-errors-1.c (3467 of 8403) PASS: Clang :: FixIt/fixit-function-call.cpp (3468 of 8403) PASS: Clang :: FixIt/fixit-errors.c (3469 of 8403) PASS: Clang :: FixIt/fixit-interface-as-param.m (3470 of 8403) PASS: Clang :: FixIt/fixit-large-file.cpp (3471 of 8403) PASS: Clang :: FixIt/fixit-include.c (3472 of 8403) PASS: Clang :: FixIt/fixit-missing-self-in-block.m (3473 of 8403) PASS: Clang :: FixIt/fixit-nsstring-compare.m (3474 of 8403) PASS: Clang :: FixIt/fixit-newline-style.c (3475 of 8403) PASS: Clang :: FixIt/fixit-missing-method-return-type.m (3476 of 8403) PASS: Clang :: FixIt/fixit-multiple-selector-warnings.m (3477 of 8403) PASS: Clang :: FixIt/fixit-nullability-declspec.cpp (3478 of 8403) PASS: Clang :: FixIt/fixit-objc-bridge-related-attr.m (3479 of 8403) PASS: Clang :: FixIt/fixit-objc-arc.m (3480 of 8403) PASS: Clang :: FixIt/fixit-objc-bridge-related-property.m (3481 of 8403) PASS: Clang :: FixIt/fixit-objc-message-comma-separator.m (3482 of 8403) PASS: Clang :: FixIt/fixit-objc-bridge-related.m (3483 of 8403) XFAIL: Clang :: FixIt/fixit-pmem.cpp (3484 of 8403) PASS: Clang :: FixIt/fixit-objc.m (3485 of 8403) PASS: Clang :: FixIt/fixit-objc-message.m (3486 of 8403) PASS: Clang :: FixIt/fixit-recompile.c (3487 of 8403) PASS: Clang :: FixIt/fixit-recursive-block.c (3488 of 8403) PASS: Clang :: FixIt/fixit-suffix.c (3489 of 8403) PASS: Clang :: FixIt/fixit-unicode-with-utf8-output.c (3490 of 8403) PASS: Clang :: FixIt/fixit-uninit.c (3491 of 8403) PASS: Clang :: FixIt/fixit-unrecoverable.c (3492 of 8403) PASS: Clang :: FixIt/fixit-unicode.c (3493 of 8403) PASS: Clang :: FixIt/fixit-unrecoverable.cpp (3494 of 8403) PASS: Clang :: FixIt/fixit-static-object-decl.m (3495 of 8403) PASS: Clang :: FixIt/fixit-vexing-parse-cxx0x.cpp (3496 of 8403) PASS: Clang :: FixIt/fixit-vexing-parse.cpp (3497 of 8403) PASS: Clang :: FixIt/format-no-fixit.m (3498 of 8403) PASS: Clang :: FixIt/fixit.c (3499 of 8403) PASS: Clang :: FixIt/format.mm (3500 of 8403) PASS: Clang :: FixIt/format.m (3501 of 8403) PASS: Clang :: FixIt/fixit.cpp (3502 of 8403) PASS: Clang :: FixIt/messages.cpp (3503 of 8403) PASS: Clang :: FixIt/no-fixit.cpp (3504 of 8403) PASS: Clang :: FixIt/format-darwin.m (3505 of 8403) PASS: Clang :: FixIt/multiarg-selector-fixit.m (3506 of 8403) PASS: Clang :: FixIt/no-diagnostics-fixit-info.c (3507 of 8403) PASS: Clang :: FixIt/no-typo.c (3508 of 8403) PASS: Clang :: FixIt/no-macro-fixit.c (3509 of 8403) PASS: Clang :: FixIt/typo-crash.cpp (3510 of 8403) PASS: Clang :: FixIt/property-access-fixit.m (3511 of 8403) PASS: Clang :: FixIt/typo-crash.m (3512 of 8403) PASS: Clang :: FixIt/selector-fixit.m (3513 of 8403) PASS: Clang :: FixIt/objc-literals.m (3514 of 8403) PASS: Clang :: FixIt/typo-location-bugs.cpp (3515 of 8403) PASS: Clang :: FixIt/typo-using.cpp (3516 of 8403) PASS: Clang :: FixIt/typo.c (3517 of 8403) PASS: Clang :: FixIt/typo.cpp (3518 of 8403) PASS: Clang :: FixIt/typo.m (3519 of 8403) PASS: Clang :: Format/disable-format.cpp (3520 of 8403) PASS: Clang :: Format/cursor.cpp (3521 of 8403) PASS: Clang :: Format/incomplete.cpp (3522 of 8403) PASS: Clang :: Format/basic.cpp (3523 of 8403) PASS: Clang :: Format/language-detection.cpp (3524 of 8403) PASS: Clang :: Format/line-ranges.cpp (3525 of 8403) PASS: Clang :: Format/multiple-inputs-inplace.cpp (3526 of 8403) PASS: Clang :: Format/multiple-inputs-error.cpp (3527 of 8403) PASS: Clang :: Format/ranges.cpp (3528 of 8403) PASS: Clang :: Format/multiple-inputs.cpp (3529 of 8403) PASS: Clang :: Frontend/Wno-everything.c (3530 of 8403) PASS: Clang :: Frontend/ast-codegen.c (3531 of 8403) PASS: Clang :: Frontend/Weverything.c (3532 of 8403) PASS: Clang :: Format/style-on-command-line.cpp (3533 of 8403) PASS: Clang :: Frontend/ast-main.c (3534 of 8403) PASS: Clang :: Frontend/cc1-return-codes.c (3535 of 8403) PASS: Clang :: Frontend/ast-main.cpp (3536 of 8403) PASS: Clang :: Frontend/backend-diagnostic.c (3537 of 8403) PASS: Clang :: Frontend/cpp-output.c (3538 of 8403) PASS: Clang :: Frontend/dependency-gen-escaping.c (3539 of 8403) PASS: Clang :: Frontend/dependency-generation-crash.c (3540 of 8403) PASS: Clang :: Frontend/darwin-eabi.c (3541 of 8403) PASS: Clang :: Frontend/diagnostics-option-names.c (3542 of 8403) PASS: Clang :: Frontend/exceptions.c (3543 of 8403) PASS: Clang :: Frontend/disable-output.c (3544 of 8403) UNSUPPORTED: Clang :: Frontend/hexagon-target-basic.c (3545 of 8403) PASS: Clang :: Frontend/dependency-gen.c (3546 of 8403) PASS: Clang :: Frontend/iframework.c (3547 of 8403) PASS: Clang :: Frontend/ir-support-codegen.ll (3548 of 8403) PASS: Clang :: Frontend/gnu-inline.c (3549 of 8403) PASS: Clang :: Frontend/invalid-o-level.c (3550 of 8403) PASS: Clang :: Frontend/macros.c (3551 of 8403) PASS: Clang :: Frontend/ir-support-errors.ll (3552 of 8403) PASS: Clang :: Frontend/ir-support.c (3553 of 8403) PASS: Clang :: Frontend/darwin-version.c (3554 of 8403) PASS: Clang :: Frontend/optimization-remark-line-directive.c (3555 of 8403) PASS: Clang :: Frontend/mips-long-double.c (3556 of 8403) UNSUPPORTED: Clang :: Frontend/plugin-delayed-template.cpp (3557 of 8403) UNSUPPORTED: Clang :: Frontend/plugins.c (3558 of 8403) PASS: Clang :: Frontend/preprocessed-output-macro-first-token.c (3559 of 8403) PASS: Clang :: Frontend/output-failures.c (3560 of 8403) PASS: Clang :: Frontend/print-header-includes.c (3561 of 8403) PASS: Clang :: Frontend/profile-sample-use-loc-tracking.c (3562 of 8403) PASS: Clang :: Frontend/rewrite-includes-bom.c (3563 of 8403) PASS: Clang :: Frontend/rewrite-includes-cli-include.c (3564 of 8403) PASS: Clang :: Frontend/rewrite-includes-header-cmd-line.c (3565 of 8403) PASS: Clang :: Frontend/rewrite-includes-eof.c (3566 of 8403) PASS: Clang :: Frontend/rewrite-includes-invalid-hasinclude.c (3567 of 8403) PASS: Clang :: Frontend/mfpmath.c (3568 of 8403) PASS: Clang :: Frontend/optimization-remark.c (3569 of 8403) PASS: Clang :: Frontend/rewrite-includes-line-markers.c (3570 of 8403) PASS: Clang :: Frontend/rewrite-includes-missing.c (3571 of 8403) PASS: Clang :: Frontend/rewrite-includes-messages.c (3572 of 8403) PASS: Clang :: Frontend/rewrite-includes-warnings.c (3573 of 8403) PASS: Clang :: Frontend/source-col-map.c (3574 of 8403) PASS: Clang :: Frontend/rewrite-includes.c (3575 of 8403) PASS: Clang :: Frontend/rewrite-macros.c (3576 of 8403) PASS: Clang :: Frontend/rewrite-includes-modules.c (3577 of 8403) PASS: Clang :: Frontend/stdin.c (3578 of 8403) PASS: Clang :: Frontend/stdlang.c (3579 of 8403) PASS: Clang :: Frontend/unknown-pragmas.c (3580 of 8403) PASS: Clang :: Frontend/system-header-prefix.c (3581 of 8403) PASS: Clang :: Frontend/undef.c (3582 of 8403) PASS: Clang :: Frontend/verify-unknown-arg.c (3583 of 8403) PASS: Clang :: Frontend/trigraphs.cpp (3584 of 8403) PASS: Clang :: Frontend/verify-fatal.c (3585 of 8403) PASS: Clang :: Frontend/verify2.c (3586 of 8403) PASS: Clang :: Frontend/warning-mapping-1.c (3587 of 8403) PASS: Clang :: Frontend/warning-mapping-2.c (3588 of 8403) PASS: Clang :: Frontend/verify3.c (3589 of 8403) PASS: Clang :: Frontend/warning-mapping-3.c (3590 of 8403) PASS: Clang :: Frontend/verify-ignore-unexpected.c (3591 of 8403) UNSUPPORTED: Clang :: Frontend/windows-nul.c (3592 of 8403) PASS: Clang :: Frontend/warning-mapping-4.c (3593 of 8403) PASS: Clang :: Frontend/warning-mapping-5.c (3594 of 8403) PASS: Clang :: Frontend/verify.c (3595 of 8403) PASS: Clang :: Frontend/x86_64-nacl-types.cpp (3596 of 8403) PASS: Clang :: Frontend/warning-options.cpp (3597 of 8403) PASS: Clang :: Headers/arm-acle-header.c (3598 of 8403) PASS: Clang :: Headers/altivec-intrin.c (3599 of 8403) PASS: Clang :: Headers/arm64-apple-ios-types.cpp (3600 of 8403) PASS: Clang :: Frontend/x86-target-cpu.c (3601 of 8403) PASS: Clang :: Headers/c11.c (3602 of 8403) PASS: Clang :: Headers/c89.c (3603 of 8403) PASS: Clang :: Headers/cpuid.c (3604 of 8403) PASS: Clang :: Headers/cxx11.cpp (3605 of 8403) PASS: Clang :: Headers/int64-type.c (3606 of 8403) PASS: Clang :: Headers/limits.cpp (3607 of 8403) PASS: Clang :: Headers/ms-null-ms-header-vs-stddef.cpp (3608 of 8403) PASS: Clang :: Headers/ms-wchar.c (3609 of 8403) PASS: Clang :: Headers/stdbool.cpp (3610 of 8403) PASS: Clang :: Headers/altivec-header.c (3611 of 8403) PASS: Clang :: Headers/stddefneeds.cpp (3612 of 8403) PASS: Clang :: Headers/thumbv7-apple-ios-types.cpp (3613 of 8403) PASS: Clang :: Headers/tgmath.c (3614 of 8403) PASS: Clang :: Headers/typedef_guards.c (3615 of 8403) PASS: Clang :: Headers/arm-neon-header.c (3616 of 8403) PASS: Clang :: Headers/wchar_limits.cpp (3617 of 8403) PASS: Clang :: Headers/wmmintrin.c (3618 of 8403) PASS: Clang :: Headers/ms-intrin.cpp (3619 of 8403) PASS: Clang :: Headers/x86_64-apple-macosx-types.cpp (3620 of 8403) PASS: Clang :: Headers/unwind.c (3621 of 8403) PASS: Clang :: Headers/x86-intrinsics-headers.c (3622 of 8403) PASS: Clang :: Headers/xmmintrin.c (3623 of 8403) PASS: Clang :: Index/IBOutletCollection.m (3624 of 8403) PASS: Clang :: Index/TestClassForwardDecl.m (3625 of 8403) PASS: Clang :: Index/TestClassDecl.m (3626 of 8403) PASS: Clang :: Index/annotate-attribute.cpp (3627 of 8403) PASS: Clang :: Index/annotate-comments-preprocessor.c (3628 of 8403) PASS: Clang :: Index/annotate-comments-availability-attrs.cpp (3629 of 8403) PASS: Clang :: Headers/x86intrin.c (3630 of 8403) PASS: Clang :: Index/annotate-comments-property-accessor.m (3631 of 8403) PASS: Clang :: Index/annotate-comments-unterminated.c (3632 of 8403) PASS: Clang :: Index/annotate-comments-typedef.m (3633 of 8403) PASS: Clang :: Index/annotate-context-sensitive.cpp (3634 of 8403) PASS: Clang :: Index/annotate-literals.m (3635 of 8403) PASS: Clang :: Index/annotate-deep-statements.cpp (3636 of 8403) PASS: Clang :: Index/annotate-comments.cpp (3637 of 8403) PASS: Clang :: Index/annotate-macro-args.m (3638 of 8403) PASS: Clang :: Index/annotate-comments-objc.m (3639 of 8403) PASS: Clang :: Index/annotate-module.m (3640 of 8403) PASS: Clang :: Index/annotate-parameterized-classes.m (3641 of 8403) PASS: Clang :: Index/annotate-tokens-include.c (3642 of 8403) PASS: Clang :: Index/annotate-subscripting.m (3643 of 8403) PASS: Clang :: Index/annotate-tokens-preamble.c (3644 of 8403) PASS: Clang :: Index/annotate-tokens-with-default-args.cpp (3645 of 8403) PASS: Clang :: Index/annotate-nested-name-specifier.cpp (3646 of 8403) PASS: Clang :: Index/annotate-tokens-pp.c (3647 of 8403) PASS: Clang :: Index/annotate-tokens-cxx0x.cpp (3648 of 8403) PASS: Clang :: Index/annotate-tokens.cpp (3649 of 8403) PASS: Clang :: Index/annotate-tokens.c (3650 of 8403) PASS: Clang :: Index/arc-annotate.m (3651 of 8403) PASS: Clang :: Index/annotate-toplevel-in-objccontainer.m (3652 of 8403) PASS: Clang :: Index/asm-attribute.c (3653 of 8403) PASS: Clang :: Index/arc-complete.m (3654 of 8403) PASS: Clang :: Index/attributes.c (3655 of 8403) PASS: Clang :: Index/attributes-cuda.cu (3656 of 8403) PASS: Clang :: Index/availability.c (3657 of 8403) PASS: Clang :: Index/blocks.c (3658 of 8403) PASS: Clang :: Index/annotate-tokens.m (3659 of 8403) PASS: Clang :: Index/c-index-api-loadTU-test.m (3660 of 8403) PASS: Clang :: Index/c-index-getCursor-test.m (3661 of 8403) PASS: Clang :: Index/c-index-pch.c (3662 of 8403) PASS: Clang :: Index/c-index-redecls.c (3663 of 8403) PASS: Clang :: Index/c-index-unsupported-warning-test.c (3664 of 8403) PASS: Clang :: Index/boxed-exprs.m (3665 of 8403) PASS: Clang :: Index/cindex-on-invalid-usrs.m (3666 of 8403) PASS: Clang :: Index/cindex-test-inclusions.c (3667 of 8403) PASS: Clang :: Index/cindex-on-invalid.m (3668 of 8403) PASS: Clang :: Index/cindex-from-source.m (3669 of 8403) PASS: Clang :: Index/code-completion-skip-bodies.cpp (3670 of 8403) PASS: Clang :: Index/code-completion.cpp (3671 of 8403) PASS: Clang :: Index/comment-c-decls.c (3672 of 8403) PASS: Clang :: Index/codecompletion-chained.cpp (3673 of 8403) PASS: Clang :: Index/comment-cplus-template-decls.cpp (3674 of 8403) PASS: Clang :: Index/comment-cplus11-specific.cpp (3675 of 8403) PASS: Clang :: Index/comment-cplus-decls.cpp (3676 of 8403) PASS: Clang :: Index/comment-misc-tags.m (3677 of 8403) PASS: Clang :: Index/comment-lots-of-unknown-commands.c (3678 of 8403) PASS: Clang :: Index/comment-objc-parameterized-classes.m (3679 of 8403) PASS: Clang :: Index/c-index-getCursor-pp.c (3680 of 8403) PASS: Clang :: Index/comment-objc-decls.m (3681 of 8403) PASS: Clang :: Index/comment-unqualified-objc-pointer.m (3682 of 8403) PASS: Clang :: Index/comment-custom-block-command.cpp (3683 of 8403) PASS: Clang :: Index/comment-with-preamble.c (3684 of 8403) PASS: Clang :: Index/complete-at-EOF.c (3685 of 8403) PASS: Clang :: Index/complete-access-checks.cpp (3686 of 8403) PASS: Clang :: Index/complete-at-directives.m (3687 of 8403) PASS: Clang :: Index/complete-at-exprstmt.m (3688 of 8403) PASS: Clang :: Index/complete-blocks.m (3689 of 8403) PASS: Clang :: Index/complete-categories.m (3690 of 8403) PASS: Clang :: Index/comment-xml-schema.c (3691 of 8403) PASS: Clang :: Index/complete-ctor-inits.cpp (3692 of 8403) PASS: Clang :: Index/complete-cxx-inline-methods.cpp (3693 of 8403) PASS: Clang :: Index/complete-constructor-params.cpp (3694 of 8403) PASS: Clang :: Index/complete-declarators.cpp (3695 of 8403) PASS: Clang :: Index/complete-declarators.m (3696 of 8403) PASS: Clang :: Index/complete-documentation-properties.m (3697 of 8403) PASS: Clang :: Index/complete-documentation.cpp (3698 of 8403) PASS: Clang :: Index/complete-enums.c (3699 of 8403) PASS: Clang :: Index/complete-documentation-templates.cpp (3700 of 8403) PASS: Clang :: Index/complete-enums.cpp (3701 of 8403) PASS: Clang :: Index/complete-exprs.cpp (3702 of 8403) PASS: Clang :: Index/complete-exprs.c (3703 of 8403) PASS: Clang :: Index/complete-exprs.m (3704 of 8403) PASS: Clang :: Index/complete-hiding.c (3705 of 8403) PASS: Clang :: Index/complete-call.cpp (3706 of 8403) PASS: Clang :: Index/complete-in-invalid-method.m (3707 of 8403) PASS: Clang :: Index/complete-in-stringify.c (3708 of 8403) PASS: Clang :: Index/complete-functor-call.cpp (3709 of 8403) PASS: Clang :: Index/complete-interfaces.m (3710 of 8403) PASS: Clang :: Index/complete-ivar-access.m (3711 of 8403) PASS: Clang :: Index/complete-kvc.m (3712 of 8403) PASS: Clang :: Index/complete-lambdas.cpp (3713 of 8403) PASS: Clang :: Index/complete-macro-args.c (3714 of 8403) PASS: Clang :: Index/complete-lambdas.mm (3715 of 8403) PASS: Clang :: Index/complete-member-access.m (3716 of 8403) PASS: Clang :: Index/complete-macros.c (3717 of 8403) PASS: Clang :: Index/complete-memfunc-cvquals.cpp (3718 of 8403) PASS: Clang :: Index/complete-modules.m (3719 of 8403) PASS: Clang :: Index/complete-module-undef.m (3720 of 8403) PASS: Clang :: Index/complete-method-decls.m (3721 of 8403) PASS: Clang :: Index/complete-objc-message-id.m (3722 of 8403) PASS: Clang :: Index/complete-optional-params.cpp (3723 of 8403) PASS: Clang :: Index/complete-natural.m (3724 of 8403) PASS: Clang :: Index/complete-pch.m (3725 of 8403) PASS: Clang :: Index/complete-parameterized-classes.m (3726 of 8403) PASS: Clang :: Index/complete-pointer-and-reference-to-functions.cpp (3727 of 8403) PASS: Clang :: Index/complete-preamble.cpp (3728 of 8403) PASS: Clang :: Index/complete-properties.m (3729 of 8403) PASS: Clang :: Index/complete-property-flags.m (3730 of 8403) PASS: Clang :: Index/complete-objc-message.m (3731 of 8403) PASS: Clang :: Index/complete-protocols.m (3732 of 8403) PASS: Clang :: Index/complete-qualified.cpp (3733 of 8403) PASS: Clang :: Index/complete-property-getset.m (3734 of 8403) PASS: Clang :: Index/complete-preprocessor.m (3735 of 8403) PASS: Clang :: Index/complete-stmt.c (3736 of 8403) PASS: Clang :: Index/complete-recovery.m (3737 of 8403) PASS: Clang :: Index/complete-super.cpp (3738 of 8403) PASS: Clang :: Index/complete-tabs.c (3739 of 8403) PASS: Clang :: Index/complete-synthesized.m (3740 of 8403) PASS: Clang :: Index/complete-template-friends-defined.cpp (3741 of 8403) PASS: Clang :: Index/complete-templates.cpp (3742 of 8403) PASS: Clang :: Index/complete-super.m (3743 of 8403) PASS: Clang :: Index/complete-with-annotations.cpp (3744 of 8403) PASS: Clang :: Index/crash-recovery-code-complete.c (3745 of 8403) PASS: Clang :: Index/complete-type-factors.m (3746 of 8403) PASS: Clang :: Index/complete-unterminated.c (3747 of 8403) PASS: Clang :: Index/crash-recovery-reparse.c (3748 of 8403) PASS: Clang :: Index/create-tu-fail.c (3749 of 8403) PASS: Clang :: Index/crash-recovery-modules.m (3750 of 8403) PASS: Clang :: Index/cursor-dynamic-call.mm (3751 of 8403) PASS: Clang :: Index/cxx-operator-overload.cpp (3752 of 8403) PASS: Clang :: Index/cursor-ref-names.cpp (3753 of 8403) PASS: Clang :: Index/cxx11-lambdas.cpp (3754 of 8403) PASS: Clang :: Index/error-on-deserialized.c (3755 of 8403) PASS: Clang :: Index/file-macro-refs.c (3756 of 8403) PASS: Clang :: Index/file-refs-subscripting.m (3757 of 8403) PASS: Clang :: Index/file-refs.c (3758 of 8403) PASS: Clang :: Index/file-refs.cpp (3759 of 8403) PASS: Clang :: Index/file-refs.m (3760 of 8403) PASS: Clang :: Index/file-includes.c (3761 of 8403) PASS: Clang :: Index/fix-its.m (3762 of 8403) PASS: Clang :: Index/fix-its.c (3763 of 8403) PASS: Clang :: Index/format-comment-cdecls.c (3764 of 8403) PASS: Clang :: Index/get-cursor-macro-args.m (3765 of 8403) PASS: Clang :: Index/get-cursor-includes.c (3766 of 8403) PASS: Clang :: Index/get-cursor.c (3767 of 8403) PASS: Clang :: Index/get-cursor.m (3768 of 8403) PASS: Clang :: Index/getcursor-pp-pch.c (3769 of 8403) PASS: Clang :: Index/getcursor-preamble.m (3770 of 8403) PASS: Clang :: Index/get-cursor.cpp (3771 of 8403) PASS: Clang :: Index/in-class-init.cpp (3772 of 8403) PASS: Clang :: Index/index-attrs.m (3773 of 8403) PASS: Clang :: Index/index-decls.m (3774 of 8403) PASS: Clang :: Index/index-file.cpp (3775 of 8403) PASS: Clang :: Index/headerfile-comment-to-html.m (3776 of 8403) PASS: Clang :: Index/index-invalid-code.m (3777 of 8403) PASS: Clang :: Index/index-file.cu (3778 of 8403) PASS: Clang :: Index/index-kernel-invocation.cpp (3779 of 8403) PASS: Clang :: Index/index-many-call-ops.cpp (3780 of 8403) PASS: Clang :: Index/index-module-with-vfs.m (3781 of 8403) PASS: Clang :: Index/index-many-logical-ops.c (3782 of 8403) PASS: Clang :: Index/index-pch-objc.m (3783 of 8403) PASS: Clang :: Index/index-module.m (3784 of 8403) PASS: Clang :: Index/index-pch-with-module.m (3785 of 8403) PASS: Clang :: Index/index-pch.cpp (3786 of 8403) PASS: Clang :: Index/index-refs.m (3787 of 8403) PASS: Clang :: Index/index-refs.cpp (3788 of 8403) PASS: Clang :: Index/index-subscripting-literals.m (3789 of 8403) PASS: Clang :: Index/index-suppress-refs.m (3790 of 8403) PASS: Clang :: Index/index-suppress-refs.cpp (3791 of 8403) PASS: Clang :: Index/index-with-working-dir.c (3792 of 8403) PASS: Clang :: Index/initializer-memory.cpp (3793 of 8403) PASS: Clang :: Index/invalid-code-rdar10451854.m (3794 of 8403) PASS: Clang :: Index/index-templates.cpp (3795 of 8403) PASS: Clang :: Index/invalid-code-rdar_7833619.m (3796 of 8403) PASS: Clang :: Index/linkage.c (3797 of 8403) PASS: Clang :: Index/invalid-rdar-8236270.cpp (3798 of 8403) PASS: Clang :: Index/load-classes.cpp (3799 of 8403) PASS: Clang :: Index/load-decls.c (3800 of 8403) PASS: Clang :: Index/load-namespaces.cpp (3801 of 8403) PASS: Clang :: Index/load-exprs.c (3802 of 8403) PASS: Clang :: Index/load-stmts.cpp (3803 of 8403) PASS: Clang :: Index/local-symbols.m (3804 of 8403) PASS: Clang :: Index/ms-if-exists.cpp (3805 of 8403) PASS: Clang :: Index/modules-objc-categories.m (3806 of 8403) PASS: Clang :: Index/nested-binaryoperators.cpp (3807 of 8403) PASS: Clang :: Index/overrides.cpp (3808 of 8403) PASS: Clang :: Index/overrides.m (3809 of 8403) PASS: Clang :: Index/overriding-method-comments.mm (3810 of 8403) PASS: Clang :: Index/overriding-ftemplate-comments.cpp (3811 of 8403) PASS: Clang :: Index/parse-all-comments.c (3812 of 8403) PASS: Clang :: Index/pch-depending-on-deleted-module.c (3813 of 8403) PASS: Clang :: Index/pch-opaque-value.cpp (3814 of 8403) PASS: Clang :: Index/pch-with-errors.m (3815 of 8403) PASS: Clang :: Index/pch-with-errors.c (3816 of 8403) PASS: Clang :: Index/pch-with-module.m (3817 of 8403) PASS: Clang :: Index/preamble-reparse-chained.c (3818 of 8403) PASS: Clang :: Index/pragma-diag-reparse.c (3819 of 8403) PASS: Clang :: Index/preamble-reparse-cmd-define.c (3820 of 8403) PASS: Clang :: Index/preamble-reparse-warn-end-of-file.c (3821 of 8403) PASS: Clang :: Index/preamble-reparse-warn-macro.c (3822 of 8403) PASS: Clang :: Index/preamble-reparse-import.m (3823 of 8403) PASS: Clang :: Index/preamble-reparse-with-BOM.m (3824 of 8403) PASS: Clang :: Index/preamble-reparse.c (3825 of 8403) PASS: Clang :: Index/preamble_macro_template.cpp (3826 of 8403) PASS: Clang :: Index/preamble.c (3827 of 8403) PASS: Clang :: Index/print-display-names.cpp (3828 of 8403) PASS: Clang :: Index/print-bitwidth.c (3829 of 8403) PASS: Clang :: Index/print-type-cxx11.cpp (3830 of 8403) PASS: Clang :: Index/print-mangled-name.cpp (3831 of 8403) PASS: Clang :: Index/print-type.c (3832 of 8403) PASS: Clang :: Index/print-type-size.cpp (3833 of 8403) PASS: Clang :: Index/print-type.m (3834 of 8403) PASS: Clang :: Index/print-type.cpp (3835 of 8403) PASS: Clang :: Index/print-usrs.c (3836 of 8403) PASS: Clang :: Index/properties-class-extensions.m (3837 of 8403) PASS: Clang :: Index/rdar-8288645-invalid-code.mm (3838 of 8403) PASS: Clang :: Index/recover-bad-code-rdar_7487294.c (3839 of 8403) PASS: Clang :: Index/rdar12316296-codecompletion.m (3840 of 8403) PASS: Clang :: Index/recursive-cxx-member-calls.cpp (3841 of 8403) PASS: Clang :: Index/comment-to-html-xml-conversion.cpp (3842 of 8403) PASS: Clang :: Index/recursive-member-access.c (3843 of 8403) PASS: Clang :: Index/remap-complete.c (3844 of 8403) PASS: Clang :: Index/redeclarations.cpp (3845 of 8403) PASS: Clang :: Index/remap-cursor-at.c (3846 of 8403) PASS: Clang :: Index/remap-load.c (3847 of 8403) PASS: Clang :: Index/reparse-instantiate.cpp (3848 of 8403) PASS: Clang :: Index/reparse-predef-objc-protocol.m (3849 of 8403) PASS: Clang :: Index/reparse-with-remaps/reparse.c (3850 of 8403) PASS: Clang :: Index/retain-target-options.c (3851 of 8403) PASS: Clang :: Index/skip-parsed-bodies/compile_commands.json (3852 of 8403) PASS: Clang :: Index/skipped-ranges.c (3853 of 8403) PASS: Clang :: Index/subclass-comment.mm (3854 of 8403) PASS: Clang :: Index/crash-recovery.c (3855 of 8403) PASS: Clang :: Index/retain-comments-from-system-headers.c (3856 of 8403) PASS: Clang :: Index/targeted-cursor.m (3857 of 8403) PASS: Clang :: Index/unmatched-braces.c (3858 of 8403) PASS: Clang :: Index/unmatched-braces.m (3859 of 8403) PASS: Clang :: Index/usrs-cxx0x.cpp (3860 of 8403) PASS: Clang :: Index/usrs.cpp (3861 of 8403) PASS: Clang :: Index/usrs.m (3862 of 8403) PASS: Clang :: Index/targeted-file-refs.c (3863 of 8403) PASS: Clang :: Index/targeted-annotation.c (3864 of 8403) PASS: Clang :: Integration/carbon.c (3865 of 8403) PASS: Clang :: Index/targeted-cursor.c (3866 of 8403) PASS: Clang :: Index/werror.c (3867 of 8403) PASS: Clang :: Integration/cocoa.m (3868 of 8403) PASS: Clang :: Integration/cocoa-pch.m (3869 of 8403) PASS: Clang :: Layout/itanium-union-bitfield.cpp (3870 of 8403) PASS: Clang :: Layout/ms-x86-alias-avoidance-padding.cpp (3871 of 8403) PASS: Clang :: Layout/ms-x86-aligned-tail-padding.cpp (3872 of 8403) PASS: Clang :: Layout/ms-x86-basic-layout.cpp (3873 of 8403) PASS: Clang :: Index/warning-flags.c (3874 of 8403) PASS: Clang :: Layout/ms-x86-bitfields-vbases.cpp (3875 of 8403) PASS: Clang :: Layout/ms-x86-empty-layout.c (3876 of 8403) PASS: Clang :: Layout/ms-x86-empty-base-after-base-with-vbptr.cpp (3877 of 8403) PASS: Clang :: Layout/ms-x86-empty-nonvirtual-bases.cpp (3878 of 8403) PASS: Clang :: Layout/ms-x86-member-pointers.cpp (3879 of 8403) PASS: Clang :: Layout/ms-x86-lazy-empty-nonvirtual-base.cpp (3880 of 8403) PASS: Clang :: Layout/ms-x86-misalignedarray.cpp (3881 of 8403) PASS: Clang :: Layout/ms-x86-empty-virtual-base.cpp (3882 of 8403) PASS: Clang :: Layout/ms-x86-size-alignment-fail.cpp (3883 of 8403) PASS: Clang :: Layout/ms-x86-primary-bases.cpp (3884 of 8403) PASS: Clang :: Layout/ms-x86-vfvb-sharing.cpp (3885 of 8403) PASS: Clang :: Layout/ms-x86-pack-and-align.cpp (3886 of 8403) PASS: Clang :: Lexer/11-27-2007-FloatLiterals.c (3887 of 8403) PASS: Clang :: Layout/ms-x86-vfvb-alignment.cpp (3888 of 8403) PASS: Clang :: Lexer/badstring_in_if0.c (3889 of 8403) PASS: Clang :: Layout/ms-x86-vtordisp.cpp (3890 of 8403) PASS: Clang :: Lexer/bcpl-escaped-newline.c (3891 of 8403) PASS: Clang :: Lexer/c90.c (3892 of 8403) PASS: Clang :: Lexer/char-escapes.c (3893 of 8403) PASS: Clang :: Lexer/builtin_redef.c (3894 of 8403) PASS: Clang :: Lexer/char-literal-encoding-error.c (3895 of 8403) PASS: Clang :: Lexer/block_cmt_end.c (3896 of 8403) PASS: Clang :: Lexer/conflict-marker.c (3897 of 8403) PASS: Clang :: Lexer/char-literal.cpp (3898 of 8403) PASS: Clang :: Lexer/comment-escape.c (3899 of 8403) UNSUPPORTED: Clang :: Lexer/cross-windows-on-linux.cpp (3900 of 8403) PASS: Clang :: Lexer/constants.c (3901 of 8403) PASS: Clang :: Lexer/counter.c (3902 of 8403) PASS: Clang :: Lexer/cross-windows-on-linux-default.cpp (3903 of 8403) PASS: Clang :: Lexer/cxx0x_keyword_as_cxx98.cpp (3904 of 8403) PASS: Clang :: Lexer/cxx0x_raw_string_delim_length.cpp (3905 of 8403) PASS: Clang :: Lexer/cxx0x_raw_string_unterminated.cpp (3906 of 8403) PASS: Clang :: Lexer/cxx0x_raw_string_directives.cpp (3907 of 8403) PASS: Clang :: Lexer/cxx-features.cpp (3908 of 8403) PASS: Clang :: Lexer/cxx1y_binary_literal.cpp (3909 of 8403) PASS: Clang :: Lexer/cxx1z-trigraphs.cpp (3910 of 8403) PASS: Clang :: Lexer/cxx1y_digit_separators.cpp (3911 of 8403) PASS: Clang :: Lexer/digraph.c (3912 of 8403) PASS: Clang :: Lexer/eof-char.c (3913 of 8403) PASS: Clang :: Lexer/eof-include.c (3914 of 8403) PASS: Clang :: Lexer/dollar-idents.c (3915 of 8403) PASS: Clang :: Lexer/eof-file.c (3916 of 8403) PASS: Clang :: Lexer/eof-number.c (3917 of 8403) PASS: Clang :: Lexer/eof-string.c (3918 of 8403) PASS: Clang :: Lexer/has_attribute_objc_boxable.m (3919 of 8403) PASS: Clang :: Lexer/escape_newline.c (3920 of 8403) PASS: Clang :: Lexer/has_extension.c (3921 of 8403) PASS: Clang :: Lexer/gnu-flags.c (3922 of 8403) PASS: Clang :: Lexer/has_extension_cxx.cpp (3923 of 8403) PASS: Clang :: Lexer/has_feature_boxed_nsvalue_expressions.m (3924 of 8403) PASS: Clang :: Lexer/has_feature_address_sanitizer.cpp (3925 of 8403) PASS: Clang :: Lexer/has_feature_memory_sanitizer.cpp (3926 of 8403) PASS: Clang :: Lexer/has_feature_cxx0x.cpp (3927 of 8403) PASS: Clang :: Lexer/has_feature_objc_arc.m (3928 of 8403) PASS: Clang :: Lexer/has_feature_rtti.cpp (3929 of 8403) PASS: Clang :: Lexer/has_feature_c1x.c (3930 of 8403) PASS: Clang :: Lexer/has_feature_type_traits.cpp (3931 of 8403) PASS: Clang :: Lexer/has_feature_exceptions.cpp (3932 of 8403) PASS: Clang :: Lexer/has_feature_modules.m (3933 of 8403) PASS: Clang :: Lexer/has_feature_thread_sanitizer.cpp (3934 of 8403) PASS: Clang :: Lexer/hexfloat.cpp (3935 of 8403) PASS: Clang :: Lexer/header.cpp (3936 of 8403) PASS: Clang :: Lexer/keywords_test.cpp (3937 of 8403) PASS: Clang :: Lexer/ms-compatibility.c (3938 of 8403) PASS: Clang :: Lexer/keywords_test.c (3939 of 8403) PASS: Clang :: Lexer/long-long.cpp (3940 of 8403) PASS: Clang :: Lexer/ms-extensions.c (3941 of 8403) PASS: Clang :: Lexer/ms-extensions.cpp (3942 of 8403) PASS: Clang :: Lexer/multiple-include.c (3943 of 8403) PASS: Clang :: Lexer/msdos-cpm-eof.c (3944 of 8403) PASS: Clang :: Lexer/pragma-mark.c (3945 of 8403) PASS: Clang :: Lexer/numeric-literal-trash.c (3946 of 8403) PASS: Clang :: Lexer/pragma-message.c (3947 of 8403) PASS: Clang :: Lexer/newline-eof-c++98-compat.cpp (3948 of 8403) PASS: Clang :: Lexer/pragma-message2.c (3949 of 8403) PASS: Clang :: Lexer/pragma-operators.cpp (3950 of 8403) PASS: Clang :: Lexer/pragma-region.c (3951 of 8403) PASS: Clang :: Lexer/preamble.c (3952 of 8403) PASS: Clang :: Lexer/rdar-8914293.c (3953 of 8403) PASS: Clang :: Lexer/rdr-6096838-2.c (3954 of 8403) PASS: Clang :: Lexer/newline-eof.c (3955 of 8403) PASS: Clang :: Lexer/string-literal-encoding.c (3956 of 8403) PASS: Clang :: Lexer/rdr-6096838.c (3957 of 8403) PASS: Clang :: Lexer/string-literal-errors.cpp (3958 of 8403) PASS: Clang :: Lexer/token-concat.cpp (3959 of 8403) PASS: Clang :: Lexer/string_concat.cpp (3960 of 8403) PASS: Clang :: Lexer/token-concat.c (3961 of 8403) PASS: Clang :: Lexer/unknown-char.c (3962 of 8403) PASS: Clang :: Lexer/utf-16.c (3963 of 8403) PASS: Clang :: Lexer/unicode.c (3964 of 8403) PASS: Clang :: Lexer/utf8-char-literal.cpp (3965 of 8403) PASS: Clang :: Lexer/utf8-invalid.c (3966 of 8403) PASS: Clang :: Lexer/unicode-strings.c (3967 of 8403) PASS: Clang :: Lexer/wchar.c (3968 of 8403) PASS: Clang :: Misc/ast-dump-arm-attr.c (3969 of 8403) PASS: Clang :: Lexer/wchar-signedness.c (3970 of 8403) PASS: Clang :: Lexer/warn-date-time.c (3971 of 8403) PASS: Clang :: Misc/ast-dump-attr.cpp (3972 of 8403) PASS: Clang :: Misc/ast-dump-comment.cpp (3973 of 8403) PASS: Clang :: Misc/ast-dump-decl.c (3974 of 8403) PASS: Clang :: Misc/ast-dump-decl.m (3975 of 8403) PASS: Clang :: Misc/ast-dump-color.cpp (3976 of 8403) PASS: Clang :: Misc/ast-dump-decl.mm (3977 of 8403) PASS: Clang :: Misc/ast-dump-invalid.cpp (3978 of 8403) PASS: Clang :: Misc/ast-dump-msp430-attr.c (3979 of 8403) PASS: Clang :: Misc/ast-dump-decl.cpp (3980 of 8403) PASS: Clang :: Misc/ast-dump-stmt.c (3981 of 8403) PASS: Clang :: Misc/ast-dump-stmt.m (3982 of 8403) PASS: Clang :: Misc/ast-dump-lookups.cpp (3983 of 8403) PASS: Clang :: Misc/ast-dump-stmt.cpp (3984 of 8403) PASS: Clang :: Misc/ast-print-objectivec.m (3985 of 8403) XFAIL: Clang :: Misc/ast-print-pragmas-xfail.cpp (3986 of 8403) PASS: Clang :: Misc/ast-dump-wchar.cpp (3987 of 8403) PASS: Clang :: Misc/ast-print-pragmas.cpp (3988 of 8403) PASS: Clang :: Misc/ast-dump-templates.cpp (3989 of 8403) PASS: Clang :: Misc/backend-optimization-failure.cpp (3990 of 8403) PASS: Clang :: Misc/attr-source-range.cpp (3991 of 8403) PASS: Clang :: Misc/backend-optimization-failure-nodbg.cpp (3992 of 8403) PASS: Clang :: Misc/backend-stack-frame-diagnostics-fallback.cpp (3993 of 8403) PASS: Clang :: Misc/caret-diags-macros.c (3994 of 8403) PASS: Clang :: Misc/caret-diags-scratch-buffer.c (3995 of 8403) PASS: Clang :: Misc/cc1as-asm.s (3996 of 8403) PASS: Clang :: Misc/diag-aka-types.cpp (3997 of 8403) PASS: Clang :: Misc/backend-stack-frame-diagnostics.cpp (3998 of 8403) PASS: Clang :: Misc/diag-macro-backtrace.c (3999 of 8403) PASS: Clang :: Misc/dev-fd-fs.c (4000 of 8403) PASS: Clang :: Misc/diag-line-wrapping.cpp (4001 of 8403) PASS: Clang :: Misc/diag-presumed.c (4002 of 8403) PASS: Clang :: Misc/diag-special-chars.c (4003 of 8403) PASS: Clang :: Misc/diag-mapping2.c (4004 of 8403) PASS: Clang :: Misc/diag-template-diffing-cxx98.cpp (4005 of 8403) PASS: Clang :: Misc/diag-mapping.c (4006 of 8403) PASS: Clang :: Misc/diag-template-diffing-color.cpp (4007 of 8403) PASS: Clang :: Misc/diag-trailing-null-bytes.cpp (4008 of 8403) PASS: Clang :: Misc/diag-verify.cpp (4009 of 8403) PASS: Clang :: Misc/diagnostic-crash.cpp (4010 of 8403) PASS: Clang :: Misc/emit-html-insert.c (4011 of 8403) PASS: Clang :: Misc/driver-verify.c (4012 of 8403) PASS: Clang :: Misc/emit-html.c (4013 of 8403) PASS: Clang :: Misc/error-limit.c (4014 of 8403) PASS: Clang :: Misc/error-limit-multiple-notes.cpp (4015 of 8403) PASS: Clang :: Misc/freebsd-arm-size_t.c (4016 of 8403) PASS: Clang :: Misc/integer-literal-printing.cpp (4017 of 8403) UNSUPPORTED: Clang :: Misc/interpreter.c (4018 of 8403) PASS: Clang :: Misc/languageOptsOpenCL.cl (4019 of 8403) PASS: Clang :: Misc/macro-backtrace.c (4020 of 8403) PASS: Clang :: Misc/include-stack-for-note-flag.cpp (4021 of 8403) PASS: Clang :: Misc/diag-format.c (4022 of 8403) PASS: Clang :: Misc/predefines.c (4023 of 8403) PASS: Clang :: Misc/message-length.c (4024 of 8403) PASS: Clang :: Misc/permissions.cpp (4025 of 8403) PASS: Clang :: Misc/remap-file.c (4026 of 8403) PASS: Clang :: Misc/serialized-diags-frontend.c (4027 of 8403) PASS: Clang :: Misc/diag-template-diffing.cpp (4028 of 8403) PASS: Clang :: Misc/serialized-diags-driver.c (4029 of 8403) PASS: Clang :: Misc/serialized-diags-no-category.c (4030 of 8403) PASS: Clang :: Misc/serialized-diags-no-issue.c (4031 of 8403) PASS: Clang :: Misc/serialized-diags-stable.c (4032 of 8403) PASS: Clang :: Misc/serialized-diags.m (4033 of 8403) PASS: Clang :: Misc/serialized-diags-single-issue.c (4034 of 8403) PASS: Clang :: Misc/unnecessary-elipses.cpp (4035 of 8403) PASS: Clang :: Misc/unprintable.c (4036 of 8403) PASS: Clang :: Misc/tabstop.c (4037 of 8403) PASS: Clang :: Misc/verify.c (4038 of 8403) PASS: Clang :: Misc/warn-in-system-header.c (4039 of 8403) PASS: Clang :: Misc/serialized-diags.c (4040 of 8403) PASS: Clang :: Misc/warn-sysheader.cpp (4041 of 8403) PASS: Clang :: Misc/show-diag-options.c (4042 of 8403) PASS: Clang :: Misc/win32-macho.c (4043 of 8403) PASS: Clang :: Misc/working-directory.c (4044 of 8403) UNSUPPORTED: Clang :: Misc/wrong-encoding.c (4045 of 8403) UNSUPPORTED: Clang :: Misc/wrong-encoding2.c (4046 of 8403) PASS: Clang :: Misc/warning-flags.c (4047 of 8403) PASS: Clang :: Modules/Rmodule-build.m (4048 of 8403) PASS: Clang :: Misc/warning-flags-tree.c (4049 of 8403) PASS: Clang :: Modules/Werror-Wsystem-headers.m (4050 of 8403) PASS: Clang :: Modules/add-remove-private.m (4051 of 8403) PASS: Clang :: Modules/anon-namespace.cpp (4052 of 8403) PASS: Clang :: Modules/attr-unavailable.m (4053 of 8403) PASS: Clang :: Modules/Werror.m (4054 of 8403) PASS: Clang :: Modules/auto-module-import.m (4055 of 8403) PASS: Clang :: Modules/autolink.m (4056 of 8403) PASS: Clang :: Modules/builtins.m (4057 of 8403) PASS: Clang :: Misc/warning-flags-enabled.c (4058 of 8403) PASS: Clang :: Modules/build-fail-notes.m (4059 of 8403) PASS: Clang :: Modules/config_macros.m (4060 of 8403) PASS: Clang :: Modules/compiler_builtins.m (4061 of 8403) PASS: Clang :: Modules/conflicts.m (4062 of 8403) PASS: Clang :: Modules/crashes.m (4063 of 8403) PASS: Clang :: Modules/cstd.m (4064 of 8403) PASS: Clang :: Modules/cxx-dtor.cpp (4065 of 8403) PASS: Clang :: Modules/cxx-inline-namespace.cpp (4066 of 8403) PASS: Clang :: Modules/compiler_builtins_arm.m (4067 of 8403) PASS: Clang :: Modules/cxx-decls.cpp (4068 of 8403) PASS: Clang :: Modules/cxx-linkage-cache.cpp (4069 of 8403) PASS: Clang :: Modules/cxx-lookup.cpp (4070 of 8403) PASS: Clang :: Modules/cycles.c (4071 of 8403) PASS: Clang :: Modules/cxx-irgen.cpp (4072 of 8403) PASS: Clang :: Modules/debug-info-moduleimport.m (4073 of 8403) PASS: Clang :: Modules/declare-use.S (4074 of 8403) PASS: Clang :: Modules/declare-use1.cpp (4075 of 8403) PASS: Clang :: Modules/declare-use-compatible.cpp (4076 of 8403) PASS: Clang :: Modules/declare-use2.cpp (4077 of 8403) PASS: Clang :: Modules/declare-use3.cpp (4078 of 8403) PASS: Clang :: Modules/declare-use5.cpp (4079 of 8403) PASS: Clang :: Modules/declare-use4.cpp (4080 of 8403) PASS: Clang :: Modules/cxx-templates.cpp (4081 of 8403) PASS: Clang :: Modules/decldef.m (4082 of 8403) PASS: Clang :: Modules/decldef.mm (4083 of 8403) PASS: Clang :: Modules/deferred-lookup.cpp (4084 of 8403) PASS: Clang :: Modules/dependency-dump-dependent-module.m (4085 of 8403) PASS: Clang :: Modules/dependency-dump.m (4086 of 8403) PASS: Clang :: Modules/dependency-gen-inferred-map.m (4087 of 8403) PASS: Clang :: Modules/dependency-gen-pch.m (4088 of 8403) PASS: Clang :: Modules/dependency-gen.m (4089 of 8403) PASS: Clang :: Modules/dependency-gen.modulemap (4090 of 8403) PASS: Clang :: Modules/diag-pragma.c (4091 of 8403) PASS: Clang :: Modules/diagnostics.modulemap (4092 of 8403) PASS: Clang :: Modules/direct-module-import.m (4093 of 8403) PASS: Clang :: Modules/driver.c (4094 of 8403) PASS: Clang :: Modules/diamond.c (4095 of 8403) PASS: Clang :: Modules/diamond-pch.c (4096 of 8403) PASS: Clang :: Modules/empty.modulemap (4097 of 8403) PASS: Clang :: Modules/epic-fail.m (4098 of 8403) PASS: Clang :: Modules/exclude-header.c (4099 of 8403) PASS: Clang :: Modules/explicit-build-prefer-self.cpp (4100 of 8403) PASS: Clang :: Modules/explicit-build-relpath.cpp (4101 of 8403) PASS: Clang :: Modules/explicit-build.cpp (4102 of 8403) PASS: Clang :: Modules/cxx-many-overloads.cpp (4103 of 8403) PASS: Clang :: Modules/extern_c_bad.cpp (4104 of 8403) PASS: Clang :: Modules/fatal-module-loader-error.m (4105 of 8403) PASS: Clang :: Modules/filename.cpp (4106 of 8403) PASS: Clang :: Modules/fmodules-validate-once-per-build-session.c (4107 of 8403) PASS: Clang :: Modules/extern_c.cpp (4108 of 8403) PASS: Clang :: Modules/global_index.m (4109 of 8403) PASS: Clang :: Modules/header-import.m (4110 of 8403) PASS: Clang :: Modules/framework-name.m (4111 of 8403) PASS: Clang :: Modules/header-in-multiple-maps.cpp (4112 of 8403) PASS: Clang :: Modules/implementation-of-module.m (4113 of 8403) PASS: Clang :: Modules/ignored_macros.m (4114 of 8403) PASS: Clang :: Modules/import-decl.cpp (4115 of 8403) PASS: Clang :: Modules/include-relative.c (4116 of 8403) PASS: Clang :: Modules/import-self.m (4117 of 8403) PASS: Clang :: Modules/include_next.c (4118 of 8403) PASS: Clang :: Modules/incomplete-module.m (4119 of 8403) PASS: Clang :: Modules/explicit-build-flags.cpp (4120 of 8403) PASS: Clang :: Modules/inferred-attributes.mm (4121 of 8403) PASS: Clang :: Modules/inferred-framework-case.m (4122 of 8403) PASS: Clang :: Modules/inferred-frameworks.m (4123 of 8403) PASS: Clang :: Modules/inferred-submodules.m (4124 of 8403) PASS: Clang :: Modules/initializer_list.cpp (4125 of 8403) PASS: Clang :: Modules/irgen.c (4126 of 8403) PASS: Clang :: Modules/exponential-paths.cpp (4127 of 8403) PASS: Clang :: Modules/linkage-merge.cpp (4128 of 8403) PASS: Clang :: Modules/linkage-merge.m (4129 of 8403) PASS: Clang :: Modules/load-after-failure.m (4130 of 8403) PASS: Clang :: Modules/invalidate-identifiers.c (4131 of 8403) PASS: Clang :: Modules/load_failure.c (4132 of 8403) PASS: Clang :: Modules/lookup.cpp (4133 of 8403) PASS: Clang :: Modules/lookup.m (4134 of 8403) PASS: Clang :: Modules/macro-masking.cpp (4135 of 8403) PASS: Clang :: Modules/macro-ambiguity.cpp (4136 of 8403) PASS: Clang :: Modules/macro-undef-through-pch.m (4137 of 8403) PASS: Clang :: Modules/macros2.c (4138 of 8403) PASS: Clang :: Modules/malformed.cpp (4139 of 8403) PASS: Clang :: Modules/merge-anon-in-template.cpp (4140 of 8403) PASS: Clang :: Modules/merge-class-definition-visibility.cpp (4141 of 8403) PASS: Clang :: Modules/macros.c (4142 of 8403) PASS: Clang :: Modules/merge-decl-order.cpp (4143 of 8403) PASS: Clang :: Modules/merge-decl-context.cpp (4144 of 8403) PASS: Clang :: Modules/merge-dependent-friends.cpp (4145 of 8403) PASS: Clang :: Modules/merge-enumerators.cpp (4146 of 8403) PASS: Clang :: Modules/merge-friends.cpp (4147 of 8403) PASS: Clang :: Modules/macro-reexport.cpp (4148 of 8403) PASS: Clang :: Modules/merge-implicit-special-members.cpp (4149 of 8403) PASS: Clang :: Modules/merge-name-for-linkage.cpp (4150 of 8403) PASS: Clang :: Modules/merge-nested-templates.cpp (4151 of 8403) PASS: Clang :: Modules/merge-template-friend.cpp (4152 of 8403) PASS: Clang :: Modules/merge-target-features.cpp (4153 of 8403) PASS: Clang :: Modules/merge-template-pattern-visibility.cpp (4154 of 8403) PASS: Clang :: Modules/merge-template-members.cpp (4155 of 8403) PASS: Clang :: Modules/merge-typedefs.cpp (4156 of 8403) PASS: Clang :: Modules/merge-using-decls.cpp (4157 of 8403) PASS: Clang :: Modules/missing-header.m (4158 of 8403) PASS: Clang :: Modules/method_pool.m (4159 of 8403) PASS: Clang :: Modules/merge-vtable-codegen.cpp (4160 of 8403) PASS: Clang :: Modules/missing-submodule.m (4161 of 8403) PASS: Clang :: Modules/module-feature.m (4162 of 8403) PASS: Clang :: Modules/modify-module.m (4163 of 8403) PASS: Clang :: Modules/modular_maps.cpp (4164 of 8403) PASS: Clang :: Modules/module_file_info.m (4165 of 8403) PASS: Clang :: Modules/module-private.cpp (4166 of 8403) PASS: Clang :: Modules/multiple-include.cpp (4167 of 8403) PASS: Clang :: Modules/modulemap-locations.m (4168 of 8403) PASS: Clang :: Modules/namespaces.cpp (4169 of 8403) PASS: Clang :: Modules/no-implicit-maps.cpp (4170 of 8403) PASS: Clang :: Modules/modules-with-same-name.m (4171 of 8403) PASS: Clang :: Modules/no-implicit-builds.cpp (4172 of 8403) PASS: Clang :: Modules/normal-module-map.cpp (4173 of 8403) PASS: Clang :: Modules/no-stale-modtime.m (4174 of 8403) PASS: Clang :: Modules/odr.cpp (4175 of 8403) PASS: Clang :: Modules/objc_redef.m (4176 of 8403) PASS: Clang :: Modules/objc-categories.m (4177 of 8403) PASS: Clang :: Modules/on-demand-macros.m (4178 of 8403) PASS: Clang :: Modules/on-demand-build.m (4179 of 8403) PASS: Clang :: Modules/pch-used.m (4180 of 8403) PASS: Clang :: Modules/pr19692.cpp (4181 of 8403) PASS: Clang :: Modules/pr20399.cpp (4182 of 8403) PASS: Clang :: Modules/pr21217.cpp (4183 of 8403) PASS: Clang :: Modules/pr21687.cpp (4184 of 8403) PASS: Clang :: Modules/pr20786.cpp (4185 of 8403) PASS: Clang :: Modules/pch_container.m (4186 of 8403) PASS: Clang :: Modules/private.cpp (4187 of 8403) PASS: Clang :: Modules/private1.cpp (4188 of 8403) PASS: Clang :: Modules/public-private.modulemap (4189 of 8403) PASS: Clang :: Modules/preprocess.m (4190 of 8403) PASS: Clang :: Modules/recursive.c (4191 of 8403) PASS: Clang :: Modules/prune.m (4192 of 8403) PASS: Clang :: Modules/recursive_visibility.mm (4193 of 8403) PASS: Clang :: Modules/redecl-add-after-load.cpp (4194 of 8403) PASS: Clang :: Modules/rebuild.m (4195 of 8403) PASS: Clang :: Modules/redecl-found-building-chains.cpp (4196 of 8403) PASS: Clang :: Modules/redecl-merge.m (4197 of 8403) PASS: Clang :: Modules/redecl-namespaces.mm (4198 of 8403) PASS: Clang :: Modules/redecl-merge2.m (4199 of 8403) PASS: Clang :: Modules/redecl-templates.cpp (4200 of 8403) PASS: Clang :: Modules/redeclarations.m (4201 of 8403) PASS: Clang :: Modules/redecls.m (4202 of 8403) PASS: Clang :: Modules/renamed.m (4203 of 8403) PASS: Clang :: Modules/requires.m (4204 of 8403) PASS: Clang :: Modules/relative-dep-gen.cpp (4205 of 8403) PASS: Clang :: Modules/requires.mm (4206 of 8403) PASS: Clang :: Modules/self-import-header.m (4207 of 8403) PASS: Clang :: Modules/separate_map_tree.cpp (4208 of 8403) PASS: Clang :: Modules/resolution-change.m (4209 of 8403) PASS: Clang :: Modules/require-modular-includes.m (4210 of 8403) PASS: Clang :: Modules/serialized-diags.m (4211 of 8403) PASS: Clang :: Modules/stddef.c (4212 of 8403) PASS: Clang :: Modules/stddef.m (4213 of 8403) PASS: Clang :: Modules/strict-decluse.cpp (4214 of 8403) PASS: Clang :: Modules/string_names.cpp (4215 of 8403) PASS: Clang :: Modules/subframework-from-intermediate-path.m (4216 of 8403) PASS: Clang :: Modules/subframeworks.m (4217 of 8403) PASS: Clang :: Modules/submodule-visibility-cycles.cpp (4218 of 8403) PASS: Clang :: Modules/macro-hiding.cpp (4219 of 8403) PASS: Clang :: Modules/stress1.cpp (4220 of 8403) PASS: Clang :: Modules/submodules-preprocess.cpp (4221 of 8403) PASS: Clang :: Modules/signal.m (4222 of 8403) PASS: Clang :: Modules/submodule-visibility.cpp (4223 of 8403) PASS: Clang :: Modules/submodules.cpp (4224 of 8403) PASS: Clang :: Modules/submodules.m (4225 of 8403) PASS: Clang :: Modules/system_headers.m (4226 of 8403) PASS: Clang :: Modules/template-default-args.cpp (4227 of 8403) PASS: Clang :: Modules/templates-2.mm (4228 of 8403) PASS: Clang :: Modules/template-specialization-visibility.cpp (4229 of 8403) PASS: Clang :: Modules/system_version.m (4230 of 8403) PASS: Clang :: Modules/templates.mm (4231 of 8403) PASS: Clang :: Modules/submodules-merge-defs.cpp (4232 of 8403) PASS: Clang :: Modules/unnecessary-module-map-parsing.c (4233 of 8403) PASS: Clang :: Modules/update-after-load.cpp (4234 of 8403) PASS: Clang :: Modules/undefined-type-fixit1.cpp (4235 of 8403) PASS: Clang :: Modules/textual-headers.cpp (4236 of 8403) PASS: Clang :: Modules/update-exception-spec.cpp (4237 of 8403) PASS: Clang :: Modules/using-decl.cpp (4238 of 8403) PASS: Clang :: Modules/va_list.m (4239 of 8403) PASS: Clang :: Modules/warn-unused-local-typedef.cpp (4240 of 8403) PASS: Clang :: Modules/wildcard-submodule-exports.cpp (4241 of 8403) PASS: Clang :: Modules/validate-system-headers.m (4242 of 8403) PASS: Clang :: OpenMP/atomic_messages.c (4243 of 8403) PASS: Clang :: OpenMP/atomic_ast_print.cpp (4244 of 8403) PASS: Clang :: OpenMP/atomic_messages.cpp (4245 of 8403) PASS: Clang :: OpenMP/atomic_codegen.cpp (4246 of 8403) PASS: Clang :: OpenMP/atomic_read_codegen.c (4247 of 8403) PASS: Clang :: OpenMP/barrier_ast_print.cpp (4248 of 8403) PASS: Clang :: OpenMP/atomic_write_codegen.c (4249 of 8403) PASS: Clang :: OpenMP/barrier_codegen.cpp (4250 of 8403) PASS: Clang :: OpenMP/barrier_messages.cpp (4251 of 8403) PASS: Clang :: OpenMP/atomic_update_codegen.cpp (4252 of 8403) PASS: Clang :: OpenMP/cancel_messages.cpp (4253 of 8403) PASS: Clang :: OpenMP/atomic_capture_codegen.cpp (4254 of 8403) PASS: Clang :: OpenMP/cancel_ast_print.cpp (4255 of 8403) PASS: Clang :: OpenMP/cancel_codegen.cpp (4256 of 8403) PASS: Clang :: OpenMP/cancellation_point_messages.cpp (4257 of 8403) PASS: Clang :: OpenMP/cancellation_point_ast_print.cpp (4258 of 8403) PASS: Clang :: OpenMP/critical_ast_print.cpp (4259 of 8403) PASS: Clang :: OpenMP/cancellation_point_codegen.cpp (4260 of 8403) PASS: Clang :: OpenMP/critical_messages.cpp (4261 of 8403) PASS: Clang :: OpenMP/flush_ast_print.cpp (4262 of 8403) PASS: Clang :: OpenMP/flush_messages.cpp (4263 of 8403) PASS: Clang :: OpenMP/critical_codegen.cpp (4264 of 8403) PASS: Clang :: OpenMP/for_collapse_messages.cpp (4265 of 8403) PASS: Clang :: OpenMP/flush_codegen.cpp (4266 of 8403) PASS: Clang :: OpenMP/for_ast_print.cpp (4267 of 8403) PASS: Clang :: OpenMP/for_firstprivate_messages.cpp (4268 of 8403) PASS: Clang :: OpenMP/for_lastprivate_messages.cpp (4269 of 8403) PASS: Clang :: OpenMP/for_firstprivate_codegen.cpp (4270 of 8403) PASS: Clang :: OpenMP/for_loop_messages.cpp (4271 of 8403) PASS: Clang :: OpenMP/for_misc_messages.c (4272 of 8403) PASS: Clang :: OpenMP/for_codegen.cpp (4273 of 8403) PASS: Clang :: OpenMP/for_private_messages.cpp (4274 of 8403) PASS: Clang :: OpenMP/for_reduction_messages.cpp (4275 of 8403) PASS: Clang :: OpenMP/for_schedule_messages.cpp (4276 of 8403) PASS: Clang :: OpenMP/for_private_codegen.cpp (4277 of 8403) PASS: Clang :: OpenMP/for_lastprivate_codegen.cpp (4278 of 8403) PASS: Clang :: OpenMP/for_simd_aligned_messages.cpp (4279 of 8403) PASS: Clang :: OpenMP/for_simd_collapse_messages.cpp (4280 of 8403) PASS: Clang :: OpenMP/for_simd_ast_print.cpp (4281 of 8403) PASS: Clang :: OpenMP/for_simd_firstprivate_messages.cpp (4282 of 8403) PASS: Clang :: OpenMP/for_simd_linear_messages.cpp (4283 of 8403) PASS: Clang :: OpenMP/for_simd_lastprivate_messages.cpp (4284 of 8403) PASS: Clang :: OpenMP/for_reduction_codegen.cpp (4285 of 8403) PASS: Clang :: OpenMP/for_simd_loop_messages.cpp (4286 of 8403) PASS: Clang :: OpenMP/for_simd_misc_messages.c (4287 of 8403) PASS: Clang :: OpenMP/for_simd_private_messages.cpp (4288 of 8403) PASS: Clang :: OpenMP/for_simd_schedule_messages.cpp (4289 of 8403) PASS: Clang :: OpenMP/for_simd_safelen_messages.cpp (4290 of 8403) PASS: Clang :: OpenMP/for_simd_reduction_messages.cpp (4291 of 8403) PASS: Clang :: OpenMP/master_ast_print.cpp (4292 of 8403) PASS: Clang :: OpenMP/master_messages.cpp (4293 of 8403) PASS: Clang :: OpenMP/master_codegen.cpp (4294 of 8403) PASS: Clang :: OpenMP/no_option.c (4295 of 8403) PASS: Clang :: OpenMP/no_option_no_warn.c (4296 of 8403) PASS: Clang :: OpenMP/nesting_of_regions.cpp (4297 of 8403) PASS: Clang :: OpenMP/openmp_common.c (4298 of 8403) PASS: Clang :: OpenMP/linking.c (4299 of 8403) PASS: Clang :: OpenMP/option_warn.c (4300 of 8403) PASS: Clang :: OpenMP/ordered_messages.cpp (4301 of 8403) PASS: Clang :: OpenMP/ordered_ast_print.cpp (4302 of 8403) PASS: Clang :: OpenMP/for_simd_codegen.cpp (4303 of 8403) PASS: Clang :: OpenMP/parallel_ast_print.cpp (4304 of 8403) PASS: Clang :: OpenMP/parallel_copyin_messages.cpp (4305 of 8403) PASS: Clang :: OpenMP/parallel_default_messages.cpp (4306 of 8403) PASS: Clang :: OpenMP/ordered_codegen.cpp (4307 of 8403) PASS: Clang :: OpenMP/parallel_codegen.cpp (4308 of 8403) PASS: Clang :: OpenMP/parallel_firstprivate_messages.cpp (4309 of 8403) PASS: Clang :: OpenMP/parallel_for_ast_print.cpp (4310 of 8403) PASS: Clang :: OpenMP/parallel_for_collapse_messages.cpp (4311 of 8403) PASS: Clang :: OpenMP/parallel_for_copyin_messages.cpp (4312 of 8403) PASS: Clang :: OpenMP/parallel_for_default_messages.cpp (4313 of 8403) PASS: Clang :: OpenMP/parallel_for_firstprivate_messages.cpp (4314 of 8403) PASS: Clang :: OpenMP/parallel_for_if_messages.cpp (4315 of 8403) PASS: Clang :: OpenMP/parallel_firstprivate_codegen.cpp (4316 of 8403) PASS: Clang :: OpenMP/parallel_for_lastprivate_messages.cpp (4317 of 8403) PASS: Clang :: OpenMP/parallel_for_messages.cpp (4318 of 8403) PASS: Clang :: OpenMP/parallel_for_loop_messages.cpp (4319 of 8403) PASS: Clang :: OpenMP/parallel_for_misc_messages.c (4320 of 8403) PASS: Clang :: OpenMP/parallel_for_num_threads_messages.cpp (4321 of 8403) PASS: Clang :: OpenMP/parallel_for_private_messages.cpp (4322 of 8403) PASS: Clang :: OpenMP/parallel_for_proc_bind_messages.cpp (4323 of 8403) PASS: Clang :: OpenMP/parallel_for_schedule_messages.cpp (4324 of 8403) PASS: Clang :: OpenMP/parallel_for_reduction_messages.cpp (4325 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_aligned_messages.cpp (4326 of 8403) PASS: Clang :: OpenMP/parallel_for_codegen.cpp (4327 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_collapse_messages.cpp (4328 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_ast_print.cpp (4329 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_copyin_messages.cpp (4330 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_default_messages.cpp (4331 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_firstprivate_messages.cpp (4332 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_if_messages.cpp (4333 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_lastprivate_messages.cpp (4334 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_linear_messages.cpp (4335 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_messages.cpp (4336 of 8403) PASS: Clang :: OpenMP/parallel_copyin_codegen.cpp (4337 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_loop_messages.cpp (4338 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_misc_messages.c (4339 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_num_threads_messages.cpp (4340 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_private_messages.cpp (4341 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_proc_bind_messages.cpp (4342 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_reduction_messages.cpp (4343 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_safelen_messages.cpp (4344 of 8403) PASS: Clang :: OpenMP/parallel_if_messages.cpp (4345 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_schedule_messages.cpp (4346 of 8403) PASS: Clang :: OpenMP/parallel_messages.cpp (4347 of 8403) PASS: Clang :: OpenMP/parallel_num_threads_messages.cpp (4348 of 8403) PASS: Clang :: OpenMP/parallel_num_threads_codegen.cpp (4349 of 8403) PASS: Clang :: OpenMP/parallel_private_messages.cpp (4350 of 8403) PASS: Clang :: OpenMP/parallel_if_codegen.cpp (4351 of 8403) PASS: Clang :: OpenMP/parallel_proc_bind_messages.cpp (4352 of 8403) PASS: Clang :: OpenMP/parallel_proc_bind_codegen.cpp (4353 of 8403) PASS: Clang :: OpenMP/parallel_private_codegen.cpp (4354 of 8403) PASS: Clang :: OpenMP/parallel_reduction_messages.cpp (4355 of 8403) PASS: Clang :: OpenMP/parallel_for_simd_codegen.cpp (4356 of 8403) PASS: Clang :: OpenMP/parallel_sections_ast_print.cpp (4357 of 8403) PASS: Clang :: OpenMP/parallel_sections_copyin_messages.cpp (4358 of 8403) PASS: Clang :: OpenMP/parallel_sections_firstprivate_messages.cpp (4359 of 8403) PASS: Clang :: OpenMP/parallel_sections_codegen.cpp (4360 of 8403) PASS: Clang :: OpenMP/parallel_sections_if_messages.cpp (4361 of 8403) PASS: Clang :: OpenMP/parallel_sections_default_messages.cpp (4362 of 8403) PASS: Clang :: OpenMP/parallel_sections_misc_messages.c (4363 of 8403) PASS: Clang :: OpenMP/parallel_sections_messages.cpp (4364 of 8403) PASS: Clang :: OpenMP/parallel_sections_lastprivate_messages.cpp (4365 of 8403) PASS: Clang :: OpenMP/parallel_sections_num_threads_messages.cpp (4366 of 8403) PASS: Clang :: OpenMP/parallel_sections_proc_bind_messages.cpp (4367 of 8403) PASS: Clang :: OpenMP/parallel_sections_private_messages.cpp (4368 of 8403) PASS: Clang :: OpenMP/parallel_sections_shared_messages.cpp (4369 of 8403) PASS: Clang :: OpenMP/parallel_shared_messages.cpp (4370 of 8403) PASS: Clang :: OpenMP/parallel_sections_reduction_messages.cpp (4371 of 8403) PASS: Clang :: OpenMP/predefined_macro.c (4372 of 8403) PASS: Clang :: OpenMP/sections_ast_print.cpp (4373 of 8403) PASS: Clang :: OpenMP/sections_codegen.cpp (4374 of 8403) PASS: Clang :: OpenMP/parallel_reduction_codegen.cpp (4375 of 8403) PASS: Clang :: OpenMP/sections_firstprivate_messages.cpp (4376 of 8403) PASS: Clang :: OpenMP/sections_misc_messages.c (4377 of 8403) PASS: Clang :: OpenMP/sections_lastprivate_messages.cpp (4378 of 8403) PASS: Clang :: OpenMP/sections_private_messages.cpp (4379 of 8403) PASS: Clang :: OpenMP/sections_firstprivate_codegen.cpp (4380 of 8403) PASS: Clang :: OpenMP/sections_private_codegen.cpp (4381 of 8403) PASS: Clang :: OpenMP/sections_reduction_messages.cpp (4382 of 8403) PASS: Clang :: OpenMP/simd_aligned_messages.cpp (4383 of 8403) PASS: Clang :: OpenMP/simd_ast_print.cpp (4384 of 8403) PASS: Clang :: OpenMP/sections_lastprivate_codegen.cpp (4385 of 8403) PASS: Clang :: OpenMP/simd_collapse_messages.cpp (4386 of 8403) PASS: Clang :: OpenMP/simd_linear_messages.cpp (4387 of 8403) PASS: Clang :: OpenMP/simd_lastprivate_messages.cpp (4388 of 8403) PASS: Clang :: OpenMP/simd_loop_messages.cpp (4389 of 8403) PASS: Clang :: OpenMP/sections_reduction_codegen.cpp (4390 of 8403) PASS: Clang :: OpenMP/simd_private_messages.cpp (4391 of 8403) PASS: Clang :: OpenMP/simd_misc_messages.c (4392 of 8403) PASS: Clang :: OpenMP/simd_safelen_messages.cpp (4393 of 8403) PASS: Clang :: OpenMP/simd_metadata.c (4394 of 8403) PASS: Clang :: OpenMP/simd_reduction_messages.cpp (4395 of 8403) PASS: Clang :: OpenMP/single_ast_print.cpp (4396 of 8403) PASS: Clang :: OpenMP/single_copyprivate_messages.cpp (4397 of 8403) PASS: Clang :: OpenMP/single_firstprivate_messages.cpp (4398 of 8403) PASS: Clang :: OpenMP/single_misc_messages.c (4399 of 8403) PASS: Clang :: OpenMP/single_codegen.cpp (4400 of 8403) PASS: Clang :: OpenMP/single_private_messages.cpp (4401 of 8403) PASS: Clang :: OpenMP/simd_codegen.cpp (4402 of 8403) PASS: Clang :: OpenMP/target_if_messages.cpp (4403 of 8403) PASS: Clang :: OpenMP/single_firstprivate_codegen.cpp (4404 of 8403) PASS: Clang :: OpenMP/target_messages.cpp (4405 of 8403) PASS: Clang :: OpenMP/target_ast_print.cpp (4406 of 8403) PASS: Clang :: OpenMP/task_default_messages.cpp (4407 of 8403) PASS: Clang :: OpenMP/task_depend_messages.cpp (4408 of 8403) PASS: Clang :: OpenMP/task_ast_print.cpp (4409 of 8403) PASS: Clang :: OpenMP/single_private_codegen.cpp (4410 of 8403) PASS: Clang :: OpenMP/task_final_messages.cpp (4411 of 8403) PASS: Clang :: OpenMP/task_firstprivate_messages.cpp (4412 of 8403) PASS: Clang :: OpenMP/task_if_messages.cpp (4413 of 8403) PASS: Clang :: OpenMP/task_codegen.cpp (4414 of 8403) PASS: Clang :: OpenMP/task_messages.cpp (4415 of 8403) PASS: Clang :: OpenMP/task_private_messages.cpp (4416 of 8403) PASS: Clang :: OpenMP/task_if_codegen.cpp (4417 of 8403) PASS: Clang :: OpenMP/task_shared_messages.cpp (4418 of 8403) PASS: Clang :: OpenMP/taskgroup_ast_print.cpp (4419 of 8403) PASS: Clang :: OpenMP/taskgroup_codegen.cpp (4420 of 8403) PASS: Clang :: OpenMP/taskgroup_messages.cpp (4421 of 8403) PASS: Clang :: OpenMP/taskwait_codegen.cpp (4422 of 8403) PASS: Clang :: OpenMP/taskwait_ast_print.cpp (4423 of 8403) PASS: Clang :: OpenMP/task_firstprivate_codegen.cpp (4424 of 8403) PASS: Clang :: OpenMP/taskwait_messages.cpp (4425 of 8403) PASS: Clang :: OpenMP/taskyield_messages.cpp (4426 of 8403) PASS: Clang :: OpenMP/teams_ast_print.cpp (4427 of 8403) PASS: Clang :: OpenMP/taskyield_ast_print.cpp (4428 of 8403) PASS: Clang :: OpenMP/task_private_codegen.cpp (4429 of 8403) PASS: Clang :: OpenMP/taskyield_codegen.cpp (4430 of 8403) PASS: Clang :: OpenMP/teams_default_messages.cpp (4431 of 8403) PASS: Clang :: OpenMP/teams_firstprivate_messages.cpp (4432 of 8403) PASS: Clang :: OpenMP/teams_private_messages.cpp (4433 of 8403) PASS: Clang :: OpenMP/teams_messages.cpp (4434 of 8403) PASS: Clang :: OpenMP/teams_shared_messages.cpp (4435 of 8403) PASS: Clang :: OpenMP/teams_reduction_messages.cpp (4436 of 8403) PASS: Clang :: OpenMP/threadprivate_messages.cpp (4437 of 8403) PASS: Clang :: PCH/__va_list_tag.c (4438 of 8403) PASS: Clang :: OpenMP/threadprivate_ast_print.cpp (4439 of 8403) PASS: Clang :: PCH/arc.m (4440 of 8403) PASS: Clang :: PCH/asm.c (4441 of 8403) PASS: Clang :: PCH/attrs-PR8406.c (4442 of 8403) PASS: Clang :: PCH/attrs.c (4443 of 8403) PASS: Clang :: PCH/badpch.c (4444 of 8403) PASS: Clang :: PCH/blocks.c (4445 of 8403) PASS: Clang :: PCH/captured-stmt.cpp (4446 of 8403) UNSUPPORTED: Clang :: PCH/case-insensitive-include.c (4447 of 8403) PASS: Clang :: PCH/builtins.c (4448 of 8403) PASS: Clang :: PCH/chain-categories2.m (4449 of 8403) PASS: Clang :: PCH/chain-class-extension.m (4450 of 8403) PASS: Clang :: PCH/chain-categories.m (4451 of 8403) PASS: Clang :: PCH/chain-conversion-lookup.cpp (4452 of 8403) PASS: Clang :: PCH/chain-cxx.cpp (4453 of 8403) PASS: Clang :: PCH/chain-empty-initial-namespace.cpp (4454 of 8403) PASS: Clang :: PCH/chain-ext_vector.c (4455 of 8403) PASS: Clang :: PCH/chain-decls.c (4456 of 8403) PASS: Clang :: PCH/chain-friend-instantiation.cpp (4457 of 8403) PASS: Clang :: PCH/chain-implicit-definition.cpp (4458 of 8403) PASS: Clang :: PCH/chain-external-defs.c (4459 of 8403) PASS: Clang :: PCH/chain-late-anonymous-namespace.cpp (4460 of 8403) PASS: Clang :: PCH/chain-macro-override.c (4461 of 8403) PASS: Clang :: PCH/chain-macro.c (4462 of 8403) PASS: Clang :: PCH/chain-pending-instantiations.cpp (4463 of 8403) PASS: Clang :: PCH/chain-openmp-threadprivate.cpp (4464 of 8403) PASS: Clang :: PCH/chain-predecl.m (4465 of 8403) PASS: Clang :: PCH/chain-staticvar-instantiation.cpp (4466 of 8403) PASS: Clang :: PCH/chain-remap-types.m (4467 of 8403) PASS: Clang :: OpenMP/threadprivate_codegen.cpp (4468 of 8403) PASS: Clang :: PCH/chain-selectors.m (4469 of 8403) XFAIL: Clang :: PCH/changed-files.c (4470 of 8403) PASS: Clang :: PCH/chain-trivial.c (4471 of 8403) PASS: Clang :: PCH/chain-typo-corrections.cpp (4472 of 8403) PASS: Clang :: PCH/crash-12631281.cpp (4473 of 8403) PASS: Clang :: PCH/check-deserializations.cpp (4474 of 8403) PASS: Clang :: PCH/cuda-kernel-call.cu (4475 of 8403) PASS: Clang :: PCH/cmdline-include.c (4476 of 8403) PASS: Clang :: PCH/cxx-chain-function-template.cpp (4477 of 8403) PASS: Clang :: PCH/cxx-alias-decl.cpp (4478 of 8403) PASS: Clang :: PCH/cxx-exprs.cpp (4479 of 8403) PASS: Clang :: PCH/cxx-constexpr.cpp (4480 of 8403) PASS: Clang :: PCH/cxx-for-range.cpp (4481 of 8403) PASS: Clang :: PCH/cxx-functions.cpp (4482 of 8403) PASS: Clang :: PCH/cxx-implicit-moves.cpp (4483 of 8403) PASS: Clang :: PCH/cxx-key-functions.cpp (4484 of 8403) PASS: Clang :: PCH/cxx-friends.cpp (4485 of 8403) PASS: Clang :: PCH/cxx-mangling.cpp (4486 of 8403) PASS: Clang :: PCH/cxx-method.cpp (4487 of 8403) PASS: Clang :: PCH/cxx-ms-function-specialization-class-scope.cpp (4488 of 8403) PASS: Clang :: PCH/cxx-member-init.cpp (4489 of 8403) PASS: Clang :: PCH/cxx-offsetof-base.cpp (4490 of 8403) PASS: Clang :: PCH/cxx-reference.cpp (4491 of 8403) PASS: Clang :: PCH/cxx-required-decls.cpp (4492 of 8403) PASS: Clang :: PCH/cxx-static_assert.cpp (4493 of 8403) PASS: Clang :: PCH/cxx-namespaces.cpp (4494 of 8403) PASS: Clang :: PCH/cxx-trailing-return.cpp (4495 of 8403) PASS: Clang :: PCH/cxx-traits.cpp (4496 of 8403) PASS: Clang :: PCH/cxx-typeid.cpp (4497 of 8403) PASS: Clang :: PCH/cxx-using.cpp (4498 of 8403) PASS: Clang :: PCH/cxx0x-delegating-ctors.cpp (4499 of 8403) PASS: Clang :: PCH/cxx0x-default-delete.cpp (4500 of 8403) PASS: Clang :: PCH/cxx-variadic-templates.cpp (4501 of 8403) PASS: Clang :: PCH/cxx11-constexpr.cpp (4502 of 8403) PASS: Clang :: PCH/cxx11-enum-template.cpp (4503 of 8403) PASS: Clang :: PCH/cxx11-inheriting-ctors.cpp (4504 of 8403) PASS: Clang :: PCH/cxx11-lambdas.mm (4505 of 8403) PASS: Clang :: PCH/cxx11-exception-spec.cpp (4506 of 8403) PASS: Clang :: PCH/cxx11-statement-attributes.cpp (4507 of 8403) PASS: Clang :: PCH/cxx-templates.cpp (4508 of 8403) PASS: Clang :: PCH/cxx11-user-defined-literals.cpp (4509 of 8403) PASS: Clang :: PCH/cxx1y-decltype-auto.cpp (4510 of 8403) PASS: Clang :: PCH/cxx1y-default-initializer.cpp (4511 of 8403) PASS: Clang :: PCH/cxx1y-deduced-return-type.cpp (4512 of 8403) PASS: Clang :: PCH/cxx1y-init-captures.cpp (4513 of 8403) PASS: Clang :: PCH/cxx1y-lambdas.mm (4514 of 8403) PASS: Clang :: PCH/debug-info-limited-struct.c (4515 of 8403) PASS: Clang :: PCH/cxx_exprs.cpp (4516 of 8403) PASS: Clang :: PCH/cxx1y-variable-templates.cpp (4517 of 8403) PASS: Clang :: PCH/designated-init.c (4518 of 8403) PASS: Clang :: PCH/different-diagnostic-level.c (4519 of 8403) PASS: Clang :: PCH/different-linker-version.c (4520 of 8403) PASS: Clang :: PCH/emit-pth.c (4521 of 8403) PASS: Clang :: PCH/empty-with-headers.c (4522 of 8403) PASS: Clang :: PCH/enum.c (4523 of 8403) PASS: Clang :: PCH/exprs.c (4524 of 8403) UNSUPPORTED: Clang :: PCH/floating-literal.c (4525 of 8403) PASS: Clang :: PCH/ext_vector.c (4526 of 8403) PASS: Clang :: PCH/field-designator.c (4527 of 8403) PASS: Clang :: PCH/format-strings.c (4528 of 8403) PASS: Clang :: PCH/external-defs.c (4529 of 8403) PASS: Clang :: PCH/functions.c (4530 of 8403) PASS: Clang :: PCH/friend-template.cpp (4531 of 8403) PASS: Clang :: PCH/fuzzy-pch.c (4532 of 8403) PASS: Clang :: PCH/implicitly-deleted.cpp (4533 of 8403) PASS: Clang :: PCH/irgen-rdar13114142.mm (4534 of 8403) PASS: Clang :: PCH/headersearch.cpp (4535 of 8403) PASS: Clang :: PCH/headermap.m (4536 of 8403) PASS: Clang :: PCH/line-directive.c (4537 of 8403) PASS: Clang :: PCH/macro-redef.c (4538 of 8403) PASS: Clang :: PCH/macro-undef.cpp (4539 of 8403) PASS: Clang :: PCH/local_static.cpp (4540 of 8403) PASS: Clang :: PCH/method-redecls.m (4541 of 8403) PASS: Clang :: PCH/method_pool.m (4542 of 8403) PASS: Clang :: PCH/missing-file.cpp (4543 of 8403) PASS: Clang :: PCH/modified-header-crash.c (4544 of 8403) PASS: Clang :: PCH/modified-header-error.c (4545 of 8403) PASS: Clang :: PCH/module-hash-difference.m (4546 of 8403) PASS: Clang :: PCH/ms-if-exists.cpp (4547 of 8403) PASS: Clang :: PCH/modified-module-dependency.m (4548 of 8403) PASS: Clang :: PCH/multiple-include-pch.c (4549 of 8403) PASS: Clang :: PCH/multiple_decls.c (4550 of 8403) PASS: Clang :: PCH/namespaces.cpp (4551 of 8403) PASS: Clang :: PCH/nonvisible-external-defs.c (4552 of 8403) PASS: Clang :: PCH/objc_boxable.m (4553 of 8403) PASS: Clang :: PCH/objc_container.m (4554 of 8403) PASS: Clang :: PCH/objc_import.m (4555 of 8403) PASS: Clang :: PCH/objc_exprs.m (4556 of 8403) PASS: Clang :: PCH/objc_kindof.m (4557 of 8403) PASS: Clang :: PCH/objc_literals.m (4558 of 8403) PASS: Clang :: PCH/objc_methods.m (4559 of 8403) PASS: Clang :: PCH/objc_parameterized_classes.m (4560 of 8403) PASS: Clang :: PCH/objc_literals.mm (4561 of 8403) PASS: Clang :: PCH/objc_property.m (4562 of 8403) PASS: Clang :: PCH/objcxx-ivar-class.mm (4563 of 8403) PASS: Clang :: PCH/opencl-extensions.cl (4564 of 8403) PASS: Clang :: PCH/objc_stmts.m (4565 of 8403) PASS: Clang :: PCH/ocl_types.cl (4566 of 8403) PASS: Clang :: PCH/pch__VA_ARGS__.c (4567 of 8403) PASS: Clang :: PCH/pchpch.c (4568 of 8403) PASS: Clang :: PCH/pr18806.cpp (4569 of 8403) PASS: Clang :: PCH/pending-ids.m (4570 of 8403) PASS: Clang :: PCH/pr4489.c (4571 of 8403) PASS: Clang :: PCH/pragma-diag.c (4572 of 8403) PASS: Clang :: PCH/pragma-diag-section.cpp (4573 of 8403) PASS: Clang :: PCH/pragma-loop.cpp (4574 of 8403) PASS: Clang :: PCH/pch-dir.c (4575 of 8403) PASS: Clang :: PCH/pragma-optimize.c (4576 of 8403) PASS: Clang :: PCH/preamble.c (4577 of 8403) PASS: Clang :: PCH/pragma-weak.c (4578 of 8403) PASS: Clang :: PCH/preprocess.c (4579 of 8403) PASS: Clang :: PCH/rdar10830559.cpp (4580 of 8403) PASS: Clang :: PCH/pth.c (4581 of 8403) PASS: Clang :: PCH/rdar8852495.c (4582 of 8403) PASS: Clang :: PCH/remap-file-from-pch.cpp (4583 of 8403) PASS: Clang :: PCH/replaced-decl.m (4584 of 8403) PASS: Clang :: PCH/selector-warning.m (4585 of 8403) PASS: Clang :: PCH/reinclude.cpp (4586 of 8403) PASS: Clang :: PCH/reloc.c (4587 of 8403) PASS: Clang :: PCH/single-token-macro.c (4588 of 8403) PASS: Clang :: PCH/stmt-attrs.cpp (4589 of 8403) XFAIL: Clang :: PCH/source-manager-stack.c (4590 of 8403) PASS: Clang :: PCH/stmts.c (4591 of 8403) PASS: Clang :: PCH/struct.c (4592 of 8403) PASS: Clang :: PCH/subscripting-literals.m (4593 of 8403) PASS: Clang :: PCH/target-options.c (4594 of 8403) PASS: Clang :: PCH/thread-local.cpp (4595 of 8403) PASS: Clang :: PCH/tentative-defs.c (4596 of 8403) PASS: Clang :: PCH/types.c (4597 of 8403) PASS: Clang :: PCH/typo.cpp (4598 of 8403) PASS: Clang :: PCH/typo2.cpp (4599 of 8403) PASS: Clang :: PCH/typo.m (4600 of 8403) PASS: Clang :: PCH/thread-safety-attrs.cpp (4601 of 8403) PASS: Clang :: PCH/va_arg.c (4602 of 8403) PASS: Clang :: PCH/undefined-internal.c (4603 of 8403) PASS: Clang :: PCH/va_arg.cpp (4604 of 8403) PASS: Clang :: PCH/variables.c (4605 of 8403) PASS: Clang :: Parser/CompoundStmtScope.c (4606 of 8403) PASS: Clang :: PCH/working-directory.cpp (4607 of 8403) PASS: Clang :: Parser/DelayedTemplateParsing.cpp (4608 of 8403) PASS: Clang :: Parser/MicrosoftExtensions.c (4609 of 8403) PASS: Clang :: Parser/MicrosoftExtensionsInlineAsm.c (4610 of 8403) PASS: Clang :: Parser/PR11000.cpp (4611 of 8403) PASS: Clang :: Parser/MicrosoftExtensions.cpp (4612 of 8403) PASS: Clang :: Parser/access-spec-attrs.cpp (4613 of 8403) PASS: Clang :: Parser/PR21872.cpp (4614 of 8403) PASS: Clang :: PCH/verify_pch.m (4615 of 8403) PASS: Clang :: Parser/annotation-token-in-lexed-body.cpp (4616 of 8403) PASS: Clang :: Parser/argument_qualified.c (4617 of 8403) PASS: Clang :: Parser/argument_redef.c (4618 of 8403) PASS: Clang :: Parser/argument_scope.c (4619 of 8403) PASS: Clang :: Parser/arm-windows-calling-convention-handling.c (4620 of 8403) PASS: Clang :: Parser/asm-constraints-pr7869.c (4621 of 8403) PASS: Clang :: Parser/asm.c (4622 of 8403) PASS: Clang :: Parser/asm.cpp (4623 of 8403) PASS: Clang :: Parser/atomic.c (4624 of 8403) PASS: Clang :: Parser/attr-availability.c (4625 of 8403) PASS: Clang :: Parser/attributes.c (4626 of 8403) PASS: Clang :: Parser/attributes.mm (4627 of 8403) PASS: Clang :: Parser/backtrack-crash.cpp (4628 of 8403) PASS: Clang :: Parser/bad-control.c (4629 of 8403) PASS: Clang :: Parser/block-block-storageclass.c (4630 of 8403) PASS: Clang :: Parser/block-pointer-decl.c (4631 of 8403) PASS: Clang :: Parser/bracket-crash.cpp (4632 of 8403) PASS: Clang :: Parser/altivec-csk-bool.c (4633 of 8403) PASS: Clang :: Parser/brackets.c (4634 of 8403) PASS: Clang :: Parser/builtin_classify_type.c (4635 of 8403) PASS: Clang :: Parser/builtin_types_compatible.c (4636 of 8403) PASS: Clang :: Parser/c-namespace.c (4637 of 8403) PASS: Clang :: Parser/brackets.cpp (4638 of 8403) PASS: Clang :: Parser/c11-noreturn.c (4639 of 8403) PASS: Clang :: Parser/c1x-alignas.c (4640 of 8403) PASS: Clang :: Parser/captured-statements.c (4641 of 8403) PASS: Clang :: Parser/c1x-generic-selection.c (4642 of 8403) PASS: Clang :: Parser/check-objc2-syntax-1.m (4643 of 8403) PASS: Clang :: Parser/char-literal-printing.c (4644 of 8403) PASS: Clang :: Parser/check-syntax-1.m (4645 of 8403) PASS: Clang :: Parser/check_cast.c (4646 of 8403) PASS: Clang :: Parser/compound_literal.c (4647 of 8403) UNSUPPORTED: Clang :: Parser/crash-report.c (4648 of 8403) PASS: Clang :: Parser/control-scope.c (4649 of 8403) PASS: Clang :: Parser/cuda-kernel-call-c++11.cu (4650 of 8403) PASS: Clang :: Parser/cuda-kernel-call.cu (4651 of 8403) PASS: Clang :: Parser/colon-colon-parentheses.cpp (4652 of 8403) XFAIL: Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp (4653 of 8403) PASS: Clang :: Parser/cxx-ambig-decl-expr.cpp (4654 of 8403) PASS: Clang :: Parser/cxx-ambig-paren-expr.cpp (4655 of 8403) PASS: Clang :: Parser/cxx-ambig-init-templ.cpp (4656 of 8403) PASS: Clang :: Parser/cxx-attributes.cpp (4657 of 8403) PASS: Clang :: Parser/altivec.c (4658 of 8403) PASS: Clang :: Parser/cxx-bool.cpp (4659 of 8403) PASS: Clang :: Parser/cxx-casting.cpp (4660 of 8403) PASS: Clang :: Parser/cxx-class.cpp (4661 of 8403) PASS: Clang :: Parser/cxx-concept-declaration.cpp (4662 of 8403) PASS: Clang :: Parser/cxx-class-template-specialization.cpp (4663 of 8403) PASS: Clang :: Parser/cxx-concepts-ambig-constraint-expr.cpp (4664 of 8403) PASS: Clang :: Parser/cxx-condition.cpp (4665 of 8403) PASS: Clang :: Parser/cxx-concepts-requires-clause.cpp (4666 of 8403) PASS: Clang :: Parser/cxx-default-args.cpp (4667 of 8403) PASS: Clang :: Parser/cxx-default-delete.cpp (4668 of 8403) PASS: Clang :: Parser/cxx-ext-delete-default.cpp (4669 of 8403) PASS: Clang :: Parser/cxx-decl.cpp (4670 of 8403) PASS: Clang :: Parser/cxx-extern-c-array.cpp (4671 of 8403) PASS: Clang :: Parser/cxx-in-c.c (4672 of 8403) PASS: Clang :: Parser/cxx-friend.cpp (4673 of 8403) PASS: Clang :: Parser/cxx-member-init-missing-paren-crash.cpp (4674 of 8403) PASS: Clang :: Parser/cxx-member-crash.cpp (4675 of 8403) PASS: Clang :: Parser/cxx-member-initializers.cpp (4676 of 8403) PASS: Clang :: Parser/cxx-extra-semi.cpp (4677 of 8403) PASS: Clang :: Parser/cxx-namespace-alias.cpp (4678 of 8403) PASS: Clang :: Parser/cxx-reference.cpp (4679 of 8403) PASS: Clang :: Parser/cxx-stmt.cpp (4680 of 8403) PASS: Clang :: Parser/cxx-throw.cpp (4681 of 8403) PASS: Clang :: Parser/cxx-typeid.cpp (4682 of 8403) PASS: Clang :: Parser/cxx-template-argument.cpp (4683 of 8403) PASS: Clang :: Parser/cxx-template-decl.cpp (4684 of 8403) PASS: Clang :: Parser/cxx-undeclared-identifier.cpp (4685 of 8403) PASS: Clang :: Parser/cxx-using-declaration.cpp (4686 of 8403) PASS: Clang :: Parser/cxx-typeof.cpp (4687 of 8403) PASS: Clang :: Parser/cxx-variadic-func.cpp (4688 of 8403) PASS: Clang :: Parser/cxx0x-ambig.cpp (4689 of 8403) PASS: Clang :: Parser/cxx-using-directive.cpp (4690 of 8403) PASS: Clang :: Parser/cxx0x-attributes.cpp (4691 of 8403) PASS: Clang :: Parser/cxx0x-condition.cpp (4692 of 8403) PASS: Clang :: Parser/cxx0x-decl.cpp (4693 of 8403) PASS: Clang :: Parser/cxx0x-in-cxx98.cpp (4694 of 8403) PASS: Clang :: Parser/cxx0x-for-range.cpp (4695 of 8403) PASS: Clang :: Parser/cxx0x-literal-operators.cpp (4696 of 8403) PASS: Clang :: Parser/cxx0x-member-initializers.cpp (4697 of 8403) PASS: Clang :: Parser/cxx0x-lambda-expressions.cpp (4698 of 8403) PASS: Clang :: Parser/cxx0x-override-control-keywords.cpp (4699 of 8403) PASS: Clang :: Parser/cxx0x-rvalue-reference.cpp (4700 of 8403) PASS: Clang :: Parser/cxx11-base-spec-attributes.cpp (4701 of 8403) PASS: Clang :: Parser/cxx11-stmt-attributes.cpp (4702 of 8403) PASS: Clang :: Parser/cxx11-brace-initializers.cpp (4703 of 8403) PASS: Clang :: Parser/cxx11-type-specifier.cpp (4704 of 8403) PASS: Clang :: Parser/cxx11-templates.cpp (4705 of 8403) PASS: Clang :: Parser/cxx1z-attributes.cpp (4706 of 8403) PASS: Clang :: Parser/cxx11-user-defined-literals.cpp (4707 of 8403) PASS: Clang :: Parser/cxx1z-fold-expressions.cpp (4708 of 8403) PASS: Clang :: Parser/debugger-import-module.m (4709 of 8403) PASS: Clang :: Parser/declarators.c (4710 of 8403) PASS: Clang :: Parser/designator.c (4711 of 8403) PASS: Clang :: Parser/diag-crash.c (4712 of 8403) PASS: Clang :: Parser/cxx1z-nested-namespace-definition.cpp (4713 of 8403) PASS: Clang :: Parser/encode.m (4714 of 8403) PASS: Clang :: Parser/empty-translation-unit.c (4715 of 8403) PASS: Clang :: Parser/enhanced-proto-1.m (4716 of 8403) PASS: Clang :: Parser/expressions.c (4717 of 8403) PASS: Clang :: Parser/eof.cpp (4718 of 8403) PASS: Clang :: Parser/eof2.cpp (4719 of 8403) PASS: Clang :: Parser/expressions.m (4720 of 8403) PASS: Clang :: Parser/for.cpp (4721 of 8403) PASS: Clang :: Parser/extension.c (4722 of 8403) PASS: Clang :: Parser/extra-semi.cpp (4723 of 8403) PASS: Clang :: Parser/if-scope-c90.c (4724 of 8403) PASS: Clang :: Parser/function-decls.c (4725 of 8403) PASS: Clang :: Parser/goto.c (4726 of 8403) PASS: Clang :: Parser/if-scope-c99.c (4727 of 8403) PASS: Clang :: Parser/implicit-casts.c (4728 of 8403) PASS: Clang :: Parser/knr_parameter_attributes.c (4729 of 8403) PASS: Clang :: Parser/method-prototype-1.m (4730 of 8403) PASS: Clang :: Parser/method-def-in-class.m (4731 of 8403) PASS: Clang :: Parser/missing-closing-rbrace.m (4732 of 8403) PASS: Clang :: Parser/missing-end-4.m (4733 of 8403) PASS: Clang :: Parser/missing-end-2.m (4734 of 8403) PASS: Clang :: Parser/missing-end-3.m (4735 of 8403) PASS: Clang :: Parser/missing-end.m (4736 of 8403) PASS: Clang :: Parser/cxx-altivec.cpp (4737 of 8403) PASS: Clang :: Parser/missing-selector-name.mm (4738 of 8403) PASS: Clang :: Parser/ms-if-exists.c (4739 of 8403) PASS: Clang :: Parser/ms-if-exists.cpp (4740 of 8403) PASS: Clang :: Parser/ms-inline-asm-nested-braces.c (4741 of 8403) PASS: Clang :: Parser/namelookup-bug-1.c (4742 of 8403) PASS: Clang :: Parser/ms-inline-asm.c (4743 of 8403) PASS: Clang :: Parser/ms-seh.c (4744 of 8403) PASS: Clang :: Parser/namespace-alias-attr.cpp (4745 of 8403) PASS: Clang :: Parser/namespaces.cpp (4746 of 8403) PASS: Clang :: Parser/namelookup-bug-2.c (4747 of 8403) PASS: Clang :: Parser/no-gnu-inline-asm.c (4748 of 8403) PASS: Clang :: Parser/nullability.c (4749 of 8403) PASS: Clang :: Parser/objc-alias-printing.m (4750 of 8403) PASS: Clang :: Parser/objc-boxing.m (4751 of 8403) PASS: Clang :: Parser/objc-category-neg-1.m (4752 of 8403) PASS: Clang :: Parser/objc-error-qualified-implementation.m (4753 of 8403) PASS: Clang :: Parser/objc-forcollection-neg.m (4754 of 8403) PASS: Clang :: Parser/objc-diag-width.mm (4755 of 8403) PASS: Clang :: Parser/objc-forcollection-1.m (4756 of 8403) PASS: Clang :: Parser/objc-forcollection-neg-2.m (4757 of 8403) PASS: Clang :: Parser/objc-foreach-syntax.m (4758 of 8403) PASS: Clang :: Parser/objc-interfaces.m (4759 of 8403) PASS: Clang :: Parser/objc-init.m (4760 of 8403) PASS: Clang :: Parser/objc-messaging-1.m (4761 of 8403) PASS: Clang :: Parser/objc-messaging-neg-1.m (4762 of 8403) PASS: Clang :: Parser/objc-property-syntax.m (4763 of 8403) PASS: Clang :: Parser/objc-missing-impl.m (4764 of 8403) PASS: Clang :: Parser/objc-quirks.m (4765 of 8403) PASS: Clang :: Parser/objc-recover.mm (4766 of 8403) PASS: Clang :: Parser/objc-synthesized-recover.m (4767 of 8403) PASS: Clang :: Parser/objcbridge-related-attribute.m (4768 of 8403) PASS: Clang :: Parser/objcxx-at.mm (4769 of 8403) PASS: Clang :: Parser/objc-type-printing.m (4770 of 8403) PASS: Clang :: Parser/objc-try-catch-1.m (4771 of 8403) PASS: Clang :: Parser/objcxx-lambda-expressions-neg.mm (4772 of 8403) PASS: Clang :: Parser/objcxx11-initialized-temps.mm (4773 of 8403) PASS: Clang :: Parser/objcxx0x-lambda-expressions.mm (4774 of 8403) PASS: Clang :: Parser/objcxx11-attributes.mm (4775 of 8403) PASS: Clang :: Parser/objcxx11-user-defined-literal.mm (4776 of 8403) PASS: Clang :: Parser/objcxx11-protocol-in-template.mm (4777 of 8403) PASS: Clang :: Parser/opencl-astype.cl (4778 of 8403) PASS: Clang :: Parser/offsetof.c (4779 of 8403) PASS: Clang :: Parser/opencl-image-access.cl (4780 of 8403) PASS: Clang :: Parser/opencl-kernel.cl (4781 of 8403) PASS: Clang :: Parser/opencl-atomics-cl20.cl (4782 of 8403) PASS: Clang :: Parser/opencl-cl20.cl (4783 of 8403) PASS: Clang :: Parser/opencl-storage-class.cl (4784 of 8403) PASS: Clang :: Parser/opencl-keywords.cl (4785 of 8403) PASS: Clang :: Parser/opencl-pragma.cl (4786 of 8403) PASS: Clang :: Parser/parenthesis-balance.cpp (4787 of 8403) PASS: Clang :: Parser/placeholder-recovery.m (4788 of 8403) PASS: Clang :: Parser/parmvardecl_conversion.c (4789 of 8403) PASS: Clang :: Parser/pointer-arithmetic.c (4790 of 8403) PASS: Clang :: Parser/pointer_promotion.c (4791 of 8403) PASS: Clang :: Parser/pragma-fp-contract.c (4792 of 8403) PASS: Clang :: Parser/pragma-loop-safety.cpp (4793 of 8403) PASS: Clang :: Parser/pragma-optimize-diagnostics.cpp (4794 of 8403) PASS: Clang :: Parser/pragma-loop.cpp (4795 of 8403) PASS: Clang :: Parser/pragma-options.cpp (4796 of 8403) PASS: Clang :: Parser/pragma-options.c (4797 of 8403) PASS: Clang :: Parser/pragma-pack.c (4798 of 8403) PASS: Clang :: Parser/pragma-unroll.cpp (4799 of 8403) PASS: Clang :: Parser/pragma-visibility.c (4800 of 8403) PASS: Clang :: Parser/pragma-visibility2.c (4801 of 8403) PASS: Clang :: Parser/pragma-weak.c (4802 of 8403) PASS: Clang :: Parser/promote_types_in_proto.c (4803 of 8403) PASS: Clang :: Parser/recovery.c (4804 of 8403) PASS: Clang :: Parser/recovery.m (4805 of 8403) PASS: Clang :: Parser/parser_overflow.c (4806 of 8403) PASS: Clang :: Parser/recovery.cpp (4807 of 8403) PASS: Clang :: Parser/recursion-limits.cpp (4808 of 8403) PASS: Clang :: Parser/struct-recursion.c (4809 of 8403) PASS: Clang :: Parser/skip-function-bodies.mm (4810 of 8403) PASS: Clang :: Parser/statements.c (4811 of 8403) PASS: Clang :: Parser/switch-recovery.cpp (4812 of 8403) PASS: Clang :: Parser/selector-1.m (4813 of 8403) PASS: Clang :: Parser/top-level-semi-cxx0x.cpp (4814 of 8403) PASS: Clang :: Parser/traditional_arg_scope.c (4815 of 8403) PASS: Clang :: Parser/typeof.c (4816 of 8403) PASS: Clang :: Parser/types.c (4817 of 8403) PASS: Clang :: Parser/warn-dangling-else.cpp (4818 of 8403) PASS: Clang :: Parser/warn-semicolon-before-method-body.m (4819 of 8403) PASS: Clang :: Parser/warn-cuda-compat.cu (4820 of 8403) PASS: Clang :: Preprocessor/_Pragma-dependency.c (4821 of 8403) PASS: Clang :: Preprocessor/_Pragma-dependency2.c (4822 of 8403) PASS: Clang :: Preprocessor/_Pragma-in-macro-arg.c (4823 of 8403) PASS: Clang :: Preprocessor/_Pragma-location.c (4824 of 8403) PASS: Clang :: Preprocessor/_Pragma.c (4825 of 8403) PASS: Clang :: Preprocessor/_Pragma-physloc.c (4826 of 8403) PASS: Clang :: Preprocessor/annotate_in_macro_arg.c (4827 of 8403) PASS: Clang :: Preprocessor/arm-acle-6.4.c (4828 of 8403) PASS: Clang :: Preprocessor/arm-acle-6.5.c (4829 of 8403) PASS: Clang :: Preprocessor/assembler-with-cpp.c (4830 of 8403) PASS: Clang :: Preprocessor/builtin_line.c (4831 of 8403) PASS: Clang :: Parser/vsx.c (4832 of 8403) PASS: Clang :: Preprocessor/c99-6_10_3_3_p4.c (4833 of 8403) PASS: Clang :: Preprocessor/c99-6_10_3_4_p5.c (4834 of 8403) PASS: Clang :: Preprocessor/c90.c (4835 of 8403) PASS: Clang :: Preprocessor/c99-6_10_3_4_p7.c (4836 of 8403) PASS: Clang :: Preprocessor/c99-6_10_3_4_p6.c (4837 of 8403) PASS: Clang :: Preprocessor/c99-6_10_3_4_p9.c (4838 of 8403) PASS: Clang :: Preprocessor/clang_headers.c (4839 of 8403) PASS: Clang :: Preprocessor/comment_save_if.c (4840 of 8403) PASS: Clang :: Preprocessor/comment_save.c (4841 of 8403) PASS: Clang :: Preprocessor/comment_save_macro.c (4842 of 8403) PASS: Clang :: Preprocessor/cxx_and.cpp (4843 of 8403) PASS: Clang :: Preprocessor/cxx_bitand.cpp (4844 of 8403) PASS: Clang :: Preprocessor/cxx_compl.cpp (4845 of 8403) PASS: Clang :: Preprocessor/cxx_not.cpp (4846 of 8403) PASS: Clang :: Preprocessor/cxx_bitor.cpp (4847 of 8403) PASS: Clang :: Preprocessor/cxx_oper_keyword.cpp (4848 of 8403) PASS: Clang :: Preprocessor/cxx_not_eq.cpp (4849 of 8403) PASS: Clang :: Preprocessor/cxx_oper_keyword_ms_compat.cpp (4850 of 8403) PASS: Clang :: Preprocessor/cxx_oper_spelling.cpp (4851 of 8403) PASS: Clang :: Preprocessor/cxx_true.cpp (4852 of 8403) PASS: Clang :: Preprocessor/cxx_or.cpp (4853 of 8403) PASS: Clang :: Preprocessor/cxx_xor.cpp (4854 of 8403) PASS: Clang :: Preprocessor/directive-invalid.c (4855 of 8403) PASS: Clang :: Preprocessor/disabled-cond-diags.c (4856 of 8403) PASS: Clang :: Preprocessor/disabled-cond-diags2.c (4857 of 8403) PASS: Clang :: Preprocessor/dump-macros-spacing.c (4858 of 8403) PASS: Clang :: Preprocessor/dump-macros-undef.c (4859 of 8403) PASS: Clang :: Preprocessor/dependencies-and-pp.c (4860 of 8403) PASS: Clang :: Preprocessor/dump-options.c (4861 of 8403) PASS: Clang :: Preprocessor/dump_macros.c (4862 of 8403) PASS: Clang :: Preprocessor/dumptokens_phyloc.c (4863 of 8403) PASS: Clang :: Preprocessor/expr_define_expansion.c (4864 of 8403) PASS: Clang :: Preprocessor/expr_comma.c (4865 of 8403) PASS: Clang :: Preprocessor/expr_invalid_tok.c (4866 of 8403) PASS: Clang :: Preprocessor/expr_liveness.c (4867 of 8403) PASS: Clang :: Preprocessor/expr_multichar.c (4868 of 8403) PASS: Clang :: Preprocessor/expr_usual_conversions.c (4869 of 8403) PASS: Clang :: Preprocessor/extension-warning.c (4870 of 8403) PASS: Clang :: Preprocessor/feature_tests.c (4871 of 8403) PASS: Clang :: Preprocessor/first-line-indent.c (4872 of 8403) PASS: Clang :: Preprocessor/function_macro_file.c (4873 of 8403) PASS: Clang :: Preprocessor/has_attribute.c (4874 of 8403) PASS: Clang :: Preprocessor/has_attribute.cpp (4875 of 8403) PASS: Clang :: Preprocessor/has_include.c (4876 of 8403) PASS: Clang :: Preprocessor/hash_line.c (4877 of 8403) PASS: Clang :: Preprocessor/hash_space.c (4878 of 8403) PASS: Clang :: Preprocessor/header_lookup1.c (4879 of 8403) PASS: Clang :: Preprocessor/headermap-rel.c (4880 of 8403) PASS: Clang :: Preprocessor/headermap-rel2.c (4881 of 8403) PASS: Clang :: Preprocessor/if_warning.c (4882 of 8403) PASS: Clang :: Preprocessor/ifdef-recover.c (4883 of 8403) PASS: Clang :: Preprocessor/import_self.c (4884 of 8403) PASS: Clang :: Preprocessor/include-directive1.c (4885 of 8403) PASS: Clang :: Preprocessor/include-directive2.c (4886 of 8403) PASS: Clang :: Preprocessor/include-directive3.c (4887 of 8403) PASS: Clang :: Preprocessor/ignore-pragmas.c (4888 of 8403) PASS: Clang :: Preprocessor/aarch64-target-features.c (4889 of 8403) PASS: Clang :: Preprocessor/include-macros.c (4890 of 8403) PASS: Clang :: Preprocessor/indent_macro.c (4891 of 8403) PASS: Clang :: Preprocessor/include-pth.c (4892 of 8403) PASS: Clang :: Preprocessor/invalid-__has_warning1.c (4893 of 8403) PASS: Clang :: Preprocessor/invalid-__has_warning2.c (4894 of 8403) PASS: Clang :: Preprocessor/line-directive-output.c (4895 of 8403) PASS: Clang :: Preprocessor/iwithprefix.c (4896 of 8403) PASS: Clang :: Preprocessor/macho-embedded-predefines.c (4897 of 8403) PASS: Clang :: Preprocessor/line-directive.c (4898 of 8403) PASS: Clang :: Preprocessor/macro-multiline.c (4899 of 8403) PASS: Clang :: Preprocessor/macro-reserved-cxx11.cpp (4900 of 8403) PASS: Clang :: Preprocessor/macro-reserved-ms.c (4901 of 8403) PASS: Clang :: Preprocessor/macro-reserved.c (4902 of 8403) PASS: Clang :: Preprocessor/macro-reserved.cpp (4903 of 8403) PASS: Clang :: Preprocessor/macro_arg_empty.c (4904 of 8403) PASS: Clang :: Preprocessor/macro_arg_directive.c (4905 of 8403) PASS: Clang :: Preprocessor/macro_arg_keyword.c (4906 of 8403) PASS: Clang :: Preprocessor/macro_arg_slocentry_merge.c (4907 of 8403) PASS: Clang :: Preprocessor/macro_backslash.c (4908 of 8403) PASS: Clang :: Preprocessor/macro_disable.c (4909 of 8403) PASS: Clang :: Preprocessor/macro_expand.c (4910 of 8403) PASS: Clang :: Preprocessor/macro_expandloc.c (4911 of 8403) PASS: Clang :: Preprocessor/macro_fn.c (4912 of 8403) PASS: Clang :: Preprocessor/macro_fn_comma_swallow.c (4913 of 8403) PASS: Clang :: Preprocessor/macro_fn_comma_swallow2.c (4914 of 8403) PASS: Clang :: Preprocessor/macro_fn_disable_expand.c (4915 of 8403) PASS: Clang :: Preprocessor/macro_expand_empty.c (4916 of 8403) PASS: Clang :: Preprocessor/macro_fn_lparen_scan2.c (4917 of 8403) PASS: Clang :: Preprocessor/macro_fn_lparen_scan.c (4918 of 8403) PASS: Clang :: Preprocessor/macro_fn_placemarker.c (4919 of 8403) PASS: Clang :: Preprocessor/macro_fn_preexpand.c (4920 of 8403) PASS: Clang :: Preprocessor/macro_fn_varargs_iso.c (4921 of 8403) PASS: Clang :: Preprocessor/macro_misc.c (4922 of 8403) PASS: Clang :: Preprocessor/macro_not_define.c (4923 of 8403) PASS: Clang :: Preprocessor/macro_paste_bad.c (4924 of 8403) PASS: Clang :: Preprocessor/macro_paste_bcpl_comment.c (4925 of 8403) PASS: Clang :: Preprocessor/macro_fn_varargs_named.c (4926 of 8403) PASS: Clang :: Preprocessor/macro_paste_c_block_comment.c (4927 of 8403) PASS: Clang :: Preprocessor/macro_paste_empty.c (4928 of 8403) PASS: Clang :: Preprocessor/macro_paste_commaext.c (4929 of 8403) PASS: Clang :: Preprocessor/macro_paste_hashhash.c (4930 of 8403) PASS: Clang :: Preprocessor/macro_paste_hard.c (4931 of 8403) PASS: Clang :: Preprocessor/macro_paste_msextensions.c (4932 of 8403) PASS: Clang :: Preprocessor/macro_paste_identifier_error.c (4933 of 8403) PASS: Clang :: Preprocessor/macro_paste_none.c (4934 of 8403) PASS: Clang :: Preprocessor/macro_paste_spacing.c (4935 of 8403) PASS: Clang :: Preprocessor/macro_paste_simple.c (4936 of 8403) PASS: Clang :: Preprocessor/macro_paste_spacing2.c (4937 of 8403) PASS: Clang :: Preprocessor/macro_rescan.c (4938 of 8403) PASS: Clang :: Preprocessor/macro_redefined.c (4939 of 8403) PASS: Clang :: Preprocessor/macro_rescan_varargs.c (4940 of 8403) PASS: Clang :: Preprocessor/macro_rescan2.c (4941 of 8403) PASS: Clang :: Preprocessor/macro_rparen_scan.c (4942 of 8403) PASS: Clang :: Preprocessor/macro_rparen_scan2.c (4943 of 8403) PASS: Clang :: Preprocessor/macro_space.c (4944 of 8403) PASS: Clang :: Preprocessor/macro_undef.c (4945 of 8403) PASS: Clang :: Preprocessor/macro_variadic.cl (4946 of 8403) PASS: Clang :: Preprocessor/mi_opt.c (4947 of 8403) PASS: Clang :: Preprocessor/mi_opt2.c (4948 of 8403) PASS: Clang :: Preprocessor/microsoft-ext.c (4949 of 8403) PASS: Clang :: Preprocessor/macro_with_initializer_list.cpp (4950 of 8403) PASS: Clang :: Preprocessor/microsoft-header-search.c (4951 of 8403) PASS: Clang :: Preprocessor/arm-target-features.c (4952 of 8403) PASS: Clang :: Preprocessor/microsoft-import.c (4953 of 8403) PASS: Clang :: Preprocessor/missing-system-header.c (4954 of 8403) PASS: Clang :: Preprocessor/non_fragile_feature.m (4955 of 8403) PASS: Clang :: Preprocessor/non_fragile_feature1.m (4956 of 8403) PASS: Clang :: Preprocessor/objc-pp.m (4957 of 8403) PASS: Clang :: Preprocessor/openmp-macro-expansion.c (4958 of 8403) PASS: Clang :: Preprocessor/mmx.c (4959 of 8403) PASS: Clang :: Preprocessor/output_paste_avoid.cpp (4960 of 8403) PASS: Clang :: Preprocessor/overflow.c (4961 of 8403) PASS: Clang :: Preprocessor/optimize.c (4962 of 8403) PASS: Clang :: Preprocessor/pp-record.c (4963 of 8403) PASS: Clang :: Preprocessor/pp-modules.c (4964 of 8403) PASS: Clang :: Preprocessor/pr19649-signed-wchar_t.c (4965 of 8403) PASS: Clang :: Preprocessor/pic.c (4966 of 8403) PASS: Clang :: Preprocessor/pr2086.c (4967 of 8403) PASS: Clang :: Preprocessor/pragma-captured.c (4968 of 8403) PASS: Clang :: Preprocessor/pr19649-unsigned-wchar_t.c (4969 of 8403) PASS: Clang :: Preprocessor/pr13851.c (4970 of 8403) PASS: Clang :: Preprocessor/pragma-pushpop-macro.c (4971 of 8403) PASS: Clang :: Preprocessor/pragma_diagnostic.c (4972 of 8403) PASS: Clang :: Preprocessor/pragma_diagnostic_output.c (4973 of 8403) PASS: Clang :: Preprocessor/pragma_diagnostic_sections.cpp (4974 of 8403) PASS: Clang :: Preprocessor/pragma_microsoft.cpp (4975 of 8403) PASS: Clang :: Preprocessor/pragma_microsoft.c (4976 of 8403) PASS: Clang :: Preprocessor/pragma_ps4.c (4977 of 8403) PASS: Clang :: Preprocessor/pragma_poison.c (4978 of 8403) PASS: Clang :: Preprocessor/pragma_unknown.c (4979 of 8403) PASS: Clang :: Preprocessor/pragma_sysheader.c (4980 of 8403) PASS: Clang :: Preprocessor/predefined-exceptions.m (4981 of 8403) PASS: Clang :: Preprocessor/predefined-nullability.c (4982 of 8403) PASS: Clang :: Preprocessor/print-pragma-microsoft.c (4983 of 8403) PASS: Clang :: Preprocessor/print_line_count.c (4984 of 8403) PASS: Clang :: Preprocessor/print_line_empty_file.c (4985 of 8403) PASS: Clang :: Preprocessor/predefined-macros.c (4986 of 8403) PASS: Clang :: Preprocessor/print_line_include.c (4987 of 8403) PASS: Clang :: Preprocessor/pushable-diagnostics.c (4988 of 8403) PASS: Clang :: Preprocessor/skipping_unclean.c (4989 of 8403) PASS: Clang :: Preprocessor/print_line_track.c (4990 of 8403) PASS: Clang :: Preprocessor/stringize_misc.c (4991 of 8403) PASS: Clang :: Preprocessor/stringize_space.c (4992 of 8403) PASS: Clang :: Preprocessor/traditional-cpp.c (4993 of 8403) PASS: Clang :: Preprocessor/ucn-allowed-chars.c (4994 of 8403) PASS: Clang :: Preprocessor/ucn-pp-identifier.c (4995 of 8403) PASS: Clang :: Preprocessor/undef-error.c (4996 of 8403) PASS: Clang :: Preprocessor/unterminated.c (4997 of 8403) PASS: Clang :: Preprocessor/stdint.c (4998 of 8403) PASS: Clang :: Preprocessor/user_defined_system_framework.c (4999 of 8403) PASS: Clang :: Preprocessor/warn-disabled-macro-expansion.c (5000 of 8403) PASS: Clang :: Preprocessor/utf8-allowed-chars.c (5001 of 8403) PASS: Clang :: Preprocessor/warn-macro-unused.c (5002 of 8403) PASS: Clang :: Preprocessor/warning_tests.c (5003 of 8403) PASS: Clang :: Preprocessor/woa-defaults.c (5004 of 8403) PASS: Clang :: Preprocessor/woa-wchar_t.c (5005 of 8403) PASS: Clang :: Profile/c-attributes.c (5006 of 8403) PASS: Clang :: Profile/c-captured.c (5007 of 8403) PASS: Clang :: Profile/c-counter-overflows.c (5008 of 8403) PASS: Clang :: Profile/c-general.c (5009 of 8403) PASS: Clang :: Profile/c-generate.c (5010 of 8403) PASS: Clang :: Profile/c-linkage-available_externally.c (5011 of 8403) PASS: Clang :: Profile/c-linkage.c (5012 of 8403) PASS: Clang :: Profile/c-outdated-data.c (5013 of 8403) PASS: Clang :: Profile/c-unprofiled-blocks.c (5014 of 8403) PASS: Clang :: Profile/c-unprofiled.c (5015 of 8403) PASS: Clang :: Profile/c-unreachable-after-switch.c (5016 of 8403) PASS: Clang :: Preprocessor/init.c (5017 of 8403) PASS: Clang :: Profile/cxx-implicit.cpp (5018 of 8403) PASS: Clang :: Preprocessor/x86_target_features.c (5019 of 8403) PASS: Clang :: Profile/cxx-class.cpp (5020 of 8403) PASS: Clang :: Profile/cxx-linkage.cpp (5021 of 8403) PASS: Clang :: Profile/cxx-lambda.cpp (5022 of 8403) UNSUPPORTED: Clang :: Profile/cxx-throws.cpp (5023 of 8403) PASS: Clang :: Profile/cxx-virtual-destructor-calls.cpp (5024 of 8403) PASS: Clang :: Profile/cxx-rangefor.cpp (5025 of 8403) PASS: Clang :: Profile/func-entry.c (5026 of 8403) PASS: Clang :: Profile/cxx-templates.cpp (5027 of 8403) PASS: Clang :: Profile/profile-does-not-exist.c (5028 of 8403) PASS: Clang :: Profile/objc-general.m (5029 of 8403) PASS: Clang :: Profile/gcc-flag-compatibility.c (5030 of 8403) PASS: Clang :: Rewriter/blockstruct.m (5031 of 8403) PASS: Clang :: Rewriter/crash.m (5032 of 8403) PASS: Clang :: Rewriter/finally.m (5033 of 8403) PASS: Clang :: Rewriter/blockcast3.mm (5034 of 8403) PASS: Clang :: Rewriter/id-test-3.m (5035 of 8403) PASS: Clang :: Rewriter/func-in-impl.m (5036 of 8403) PASS: Clang :: Rewriter/inner-block-helper-funcs.mm (5037 of 8403) PASS: Clang :: Rewriter/ivar-encoding-1.m (5038 of 8403) PASS: Clang :: Rewriter/ivar-encoding-2.m (5039 of 8403) PASS: Clang :: Rewriter/line-generation-test.m (5040 of 8403) PASS: Clang :: Rewriter/metadata-test-1.m (5041 of 8403) PASS: Clang :: Rewriter/instancetype-test.mm (5042 of 8403) PASS: Clang :: Rewriter/metadata-test-2.m (5043 of 8403) PASS: Clang :: Rewriter/missing-dllimport.c (5044 of 8403) PASS: Clang :: Rewriter/method-encoding-1.m (5045 of 8403) PASS: Clang :: Rewriter/modern-write-bf-abi.mm (5046 of 8403) PASS: Clang :: Rewriter/no-integrated-preprocessing-64bit.m (5047 of 8403) PASS: Clang :: Rewriter/objc-bool-literal-check-modern.mm (5048 of 8403) PASS: Clang :: Rewriter/no-integrated-preprocessing.m (5049 of 8403) PASS: Clang :: Rewriter/objc-bool-literal-modern-1.mm (5050 of 8403) PASS: Clang :: Rewriter/objc-bool-literal-modern.mm (5051 of 8403) PASS: Clang :: Rewriter/objc-encoding-bug-1.m (5052 of 8403) PASS: Clang :: Rewriter/objc-ivar-receiver-1.m (5053 of 8403) PASS: Clang :: Rewriter/objc-modern-StretAPI-2.mm (5054 of 8403) PASS: Clang :: Rewriter/objc-modern-StretAPI-3.mm (5055 of 8403) PASS: Clang :: Rewriter/objc-modern-boxing.mm (5056 of 8403) PASS: Clang :: Rewriter/objc-modern-StretAPI.mm (5057 of 8403) PASS: Clang :: Rewriter/objc-modern-class-init.mm (5058 of 8403) PASS: Clang :: Rewriter/objc-modern-class-init-hooks.mm (5059 of 8403) PASS: Clang :: Rewriter/objc-modern-container-subscript.mm (5060 of 8403) PASS: Clang :: Rewriter/objc-modern-getclass-proto.mm (5061 of 8403) PASS: Clang :: Rewriter/objc-modern-implicit-cast.mm (5062 of 8403) PASS: Clang :: Rewriter/objc-modern-ivar-receiver-1.mm (5063 of 8403) PASS: Clang :: Rewriter/objc-modern-linkage-spec.mm (5064 of 8403) PASS: Clang :: Rewriter/objc-modern-fast-enumeration.mm (5065 of 8403) PASS: Clang :: Rewriter/objc-modern-metadata-visibility.mm (5066 of 8403) PASS: Clang :: Rewriter/objc-modern-property-attributes.mm (5067 of 8403) PASS: Clang :: Rewriter/objc-modern-numeric-literal.mm (5068 of 8403) PASS: Clang :: Rewriter/objc-super-test.m (5069 of 8403) PASS: Clang :: Rewriter/objc-string-concat-1.m (5070 of 8403) PASS: Clang :: Rewriter/objc-modern-property-bitfield.m (5071 of 8403) PASS: Clang :: Rewriter/objc-synchronized-1.m (5072 of 8403) PASS: Clang :: Rewriter/property-dot-syntax.mm (5073 of 8403) PASS: Clang :: Rewriter/properties.m (5074 of 8403) PASS: Clang :: Rewriter/protocol-rewrite-1.m (5075 of 8403) PASS: Clang :: Rewriter/rewrite-anonymous-union.m (5076 of 8403) PASS: Clang :: Rewriter/protocol-rewrite-2.m (5077 of 8403) PASS: Clang :: Rewriter/rewrite-api-bug.m (5078 of 8403) PASS: Clang :: Rewriter/rewrite-block-ivar-call.mm (5079 of 8403) PASS: Clang :: Rewriter/rewrite-block-consts.mm (5080 of 8403) PASS: Clang :: Rewriter/rewrite-block-argument.m (5081 of 8403) PASS: Clang :: Rewriter/rewrite-block-literal-1.mm (5082 of 8403) PASS: Clang :: Rewriter/rewrite-block-pointer.mm (5083 of 8403) PASS: Clang :: Rewriter/rewrite-block-literal.mm (5084 of 8403) PASS: Clang :: Rewriter/rewrite-block-property.m (5085 of 8403) PASS: Clang :: Rewriter/rewrite-byref-vars.mm (5086 of 8403) PASS: Clang :: Rewriter/rewrite-captured-nested-bvar.c (5087 of 8403) PASS: Clang :: Rewriter/rewrite-byref-in-nested-blocks.mm (5088 of 8403) PASS: Clang :: Rewriter/rewrite-cast-ivar-modern-access.mm (5089 of 8403) PASS: Clang :: Rewriter/rewrite-cast-ivar-access.mm (5090 of 8403) PASS: Clang :: Rewriter/rewrite-cast-to-bool.mm (5091 of 8403) PASS: Clang :: Rewriter/rewrite-category-property.mm (5092 of 8403) PASS: Clang :: Rewriter/rewrite-constructor-init.mm (5093 of 8403) PASS: Clang :: Rewriter/rewrite-eh.m (5094 of 8403) PASS: Clang :: Rewriter/rewrite-extern-c.mm (5095 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-1.m (5096 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-2.m (5097 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-3.m (5098 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-4.m (5099 of 8403) PASS: Clang :: Rewriter/rewrite-elaborated-type.mm (5100 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-6.m (5101 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-7.m (5102 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-5.m (5103 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-protocol-id.m (5104 of 8403) PASS: Clang :: Rewriter/rewrite-forward-class.m (5105 of 8403) PASS: Clang :: Rewriter/rewrite-foreach-in-block.mm (5106 of 8403) PASS: Clang :: Rewriter/rewrite-function-decl.mm (5107 of 8403) PASS: Clang :: Rewriter/rewrite-forward-class.mm (5108 of 8403) PASS: Clang :: Rewriter/rewrite-implementation.mm (5109 of 8403) PASS: Clang :: Rewriter/rewrite-interface-locals.mm (5110 of 8403) PASS: Clang :: Preprocessor/predefined-arch-macros.c (5111 of 8403) PASS: Clang :: Rewriter/rewrite-ivar-use.m (5112 of 8403) PASS: Clang :: Rewriter/rewrite-local-externs-in-block.mm (5113 of 8403) PASS: Clang :: Rewriter/rewrite-message-expr.mm (5114 of 8403) PASS: Clang :: Rewriter/rewrite-local-static-id.mm (5115 of 8403) PASS: Clang :: Rewriter/rewrite-modern-array-literal.mm (5116 of 8403) PASS: Clang :: Rewriter/rewrite-line-directive.m (5117 of 8403) PASS: Clang :: Rewriter/rewrite-modern-atautoreleasepool.mm (5118 of 8403) PASS: Clang :: Rewriter/rewrite-modern-block-consts.mm (5119 of 8403) PASS: Clang :: Rewriter/rewrite-modern-block-ivar-call.mm (5120 of 8403) PASS: Clang :: Rewriter/rewrite-modern-block.mm (5121 of 8403) PASS: Clang :: Rewriter/rewrite-modern-captured-nested-bvar.mm (5122 of 8403) PASS: Clang :: Rewriter/rewrite-modern-catch.m (5123 of 8403) PASS: Clang :: Rewriter/rewrite-modern-container-literal.mm (5124 of 8403) PASS: Clang :: Rewriter/rewrite-modern-class.mm (5125 of 8403) PASS: Clang :: Rewriter/rewrite-modern-extern-c-func-decl.mm (5126 of 8403) PASS: Clang :: Rewriter/rewrite-modern-default-property-synthesis.mm (5127 of 8403) PASS: Clang :: Rewriter/rewrite-modern-ivar-access.mm (5128 of 8403) PASS: Clang :: Rewriter/rewrite-modern-ivar-use.mm (5129 of 8403) PASS: Clang :: Rewriter/rewrite-modern-ivars-1.mm (5130 of 8403) PASS: Clang :: Rewriter/rewrite-modern-ivars.mm (5131 of 8403) PASS: Clang :: Rewriter/rewrite-modern-private-ivars.mm (5132 of 8403) PASS: Clang :: Rewriter/rewrite-modern-ivars-2.mm (5133 of 8403) PASS: Clang :: Rewriter/rewrite-modern-nested-ivar.mm (5134 of 8403) PASS: Clang :: Rewriter/rewrite-modern-protocol-1.mm (5135 of 8403) PASS: Clang :: Rewriter/rewrite-modern-qualified-type.mm (5136 of 8403) PASS: Clang :: Rewriter/rewrite-modern-protocol.mm (5137 of 8403) PASS: Clang :: Rewriter/rewrite-modern-struct-ivar.mm (5138 of 8403) PASS: Clang :: Rewriter/rewrite-modern-super.mm (5139 of 8403) PASS: Clang :: Rewriter/rewrite-modern-synchronized.m (5140 of 8403) PASS: Clang :: Rewriter/rewrite-modern-struct-ivar-1.mm (5141 of 8403) PASS: Clang :: Rewriter/rewrite-modern-throw.m (5142 of 8403) PASS: Clang :: Rewriter/rewrite-modern-typeof.mm (5143 of 8403) PASS: Clang :: Rewriter/rewrite-modern-try-finally.m (5144 of 8403) PASS: Clang :: Rewriter/rewrite-modern-try-catch-finally.m (5145 of 8403) PASS: Clang :: Rewriter/rewrite-nest.m (5146 of 8403) PASS: Clang :: Rewriter/rewrite-nested-blocks-2.mm (5147 of 8403) PASS: Clang :: Rewriter/rewrite-nested-ivar.mm (5148 of 8403) PASS: Clang :: Rewriter/rewrite-nested-blocks.mm (5149 of 8403) PASS: Clang :: Rewriter/rewrite-nested-blocks-1.mm (5150 of 8403) PASS: Clang :: Rewriter/rewrite-no-nextline.mm (5151 of 8403) PASS: Clang :: Rewriter/rewrite-property-set-cfstring.mm (5152 of 8403) PASS: Clang :: Rewriter/rewrite-property-attributes.mm (5153 of 8403) PASS: Clang :: Rewriter/rewrite-nested-property-in-blocks.mm (5154 of 8403) PASS: Clang :: Rewriter/rewrite-protocol-property.mm (5155 of 8403) PASS: Clang :: Rewriter/rewrite-protocol-type-1.m (5156 of 8403) PASS: Clang :: Rewriter/rewrite-protocol-qualified.mm (5157 of 8403) PASS: Clang :: Rewriter/rewrite-qualified-id.mm (5158 of 8403) PASS: Clang :: Rewriter/rewrite-trivial-constructor.mm (5159 of 8403) PASS: Clang :: Rewriter/rewrite-rewritten-initializer.mm (5160 of 8403) PASS: Clang :: Rewriter/rewrite-static-block.mm (5161 of 8403) PASS: Clang :: Rewriter/rewrite-super-message.mm (5162 of 8403) PASS: Clang :: Rewriter/rewrite-try-catch.m (5163 of 8403) PASS: Clang :: Rewriter/rewrite-typeof.mm (5164 of 8403) PASS: Clang :: Rewriter/rewrite-weak-attr.m (5165 of 8403) PASS: Clang :: Rewriter/static-type-protocol-1.m (5166 of 8403) PASS: Clang :: Rewriter/rewrite-vararg.m (5167 of 8403) PASS: Clang :: Rewriter/rewrite-user-defined-accessors.mm (5168 of 8403) PASS: Clang :: Rewriter/undecl-objc-h.m (5169 of 8403) PASS: Clang :: Rewriter/undeclared-method-1.m (5170 of 8403) PASS: Clang :: Rewriter/undef-field-reference-1.m (5171 of 8403) PASS: Clang :: Rewriter/rewrite-unique-block-api.mm (5172 of 8403) PASS: Clang :: Rewriter/weak_byref_objects.m (5173 of 8403) PASS: Clang :: Rewriter/va-method.m (5174 of 8403) PASS: Clang :: Rewriter/unnamed-bf-modern-write.mm (5175 of 8403) PASS: Clang :: Sema/128bitfloat.cpp (5176 of 8403) PASS: Clang :: Sema/2009-03-09-WeakDeclarations-1.c (5177 of 8403) PASS: Clang :: Sema/128bitint.c (5178 of 8403) PASS: Clang :: Sema/2009-04-22-UnknownSize.c (5179 of 8403) PASS: Clang :: Sema/2007-10-01-BuildArrayRef.c (5180 of 8403) PASS: Clang :: Sema/2009-07-17-VoidParameter.c (5181 of 8403) PASS: Clang :: Sema/MicrosoftCompatibility-x64.c (5182 of 8403) PASS: Clang :: Sema/2010-05-31-palignr.c (5183 of 8403) PASS: Clang :: Sema/MicrosoftCompatibility-x86.c (5184 of 8403) PASS: Clang :: Sema/MicrosoftCompatibility.c (5185 of 8403) PASS: Clang :: Sema/MicrosoftExtensions.c (5186 of 8403) PASS: Clang :: Sema/MicrosoftCompatibility.cpp (5187 of 8403) PASS: Clang :: Sema/PR2727.c (5188 of 8403) PASS: Clang :: Sema/PR2919-builtin-types-compat-strips-crv.c (5189 of 8403) PASS: Clang :: Sema/PR2728.c (5190 of 8403) PASS: Clang :: Sema/PR2923.c (5191 of 8403) PASS: Clang :: Sema/PR2963-enum-constant.c (5192 of 8403) PASS: Clang :: Sema/__try.c (5193 of 8403) PASS: Clang :: Sema/aarch64-special-register.c (5194 of 8403) PASS: Clang :: Sema/aarch64-neon-vector-types.c (5195 of 8403) PASS: Clang :: Sema/address-constant.c (5196 of 8403) PASS: Clang :: Sema/address_spaces.c (5197 of 8403) PASS: Clang :: Sema/PR16678.c (5198 of 8403) PASS: Clang :: Sema/alias-redefinition.c (5199 of 8403) PASS: Clang :: Sema/align-arm-apcs.c (5200 of 8403) PASS: Clang :: Sema/align-systemz.c (5201 of 8403) PASS: Clang :: Sema/align-x86-64.c (5202 of 8403) PASS: Clang :: Sema/align-x86.c (5203 of 8403) PASS: Clang :: Sema/align_value.c (5204 of 8403) PASS: Clang :: Sema/alignas.c (5205 of 8403) PASS: Clang :: Sema/annotate.c (5206 of 8403) PASS: Clang :: Sema/anonymous-struct-union.c (5207 of 8403) PASS: Clang :: Sema/anonymous-struct-union-c11.c (5208 of 8403) PASS: Clang :: Sema/arg-duplicate.c (5209 of 8403) PASS: Clang :: Sema/arg-scope-c99.c (5210 of 8403) PASS: Clang :: Sema/arg-scope.c (5211 of 8403) PASS: Clang :: Sema/arm-asm.c (5212 of 8403) PASS: Clang :: Sema/arm-darwin-aapcs.cpp (5213 of 8403) PASS: Clang :: Sema/arm-interrupt-attr.c (5214 of 8403) PASS: Clang :: Sema/arm-microsoft-intrinsics.c (5215 of 8403) PASS: Clang :: Sema/arm-layout.c (5216 of 8403) PASS: Clang :: Sema/altivec-init.c (5217 of 8403) PASS: Clang :: Sema/arm-special-register.c (5218 of 8403) PASS: Clang :: Sema/arm64-inline-asm.c (5219 of 8403) PASS: Clang :: Sema/arm_acle.c (5220 of 8403) PASS: Clang :: Sema/array-bounds-ptr-arith.c (5221 of 8403) PASS: Clang :: Sema/arm-neon-types.c (5222 of 8403) PASS: Clang :: Sema/array-constraint.c (5223 of 8403) PASS: Clang :: Sema/array-declared-as-incorrect-type.c (5224 of 8403) PASS: Clang :: Sema/array-size-64.c (5225 of 8403) PASS: Clang :: Sema/array-init.c (5226 of 8403) PASS: Clang :: Sema/array-size.c (5227 of 8403) PASS: Clang :: Sema/asm.c (5228 of 8403) PASS: Clang :: Sema/assign-null.c (5229 of 8403) PASS: Clang :: Sema/assign.c (5230 of 8403) PASS: Clang :: Sema/ast-print-x86.c (5231 of 8403) PASS: Clang :: Sema/ast-print.c (5232 of 8403) PASS: Clang :: Sema/atomic-compare.c (5233 of 8403) PASS: Clang :: Sema/atomic-expr.c (5234 of 8403) PASS: Clang :: Sema/aarch64-neon-ranges.c (5235 of 8403) PASS: Clang :: Sema/atomic-type.c (5236 of 8403) PASS: Clang :: Sema/atomic-requires-library-error.c (5237 of 8403) PASS: Clang :: Sema/atomic-ops.c (5238 of 8403) PASS: Clang :: Sema/attr-alias.c (5239 of 8403) PASS: Clang :: Sema/attr-alias-elf.c (5240 of 8403) PASS: Clang :: Sema/attr-args.c (5241 of 8403) PASS: Clang :: Sema/attr-availability-android.c (5242 of 8403) PASS: Clang :: Sema/attr-aligned.c (5243 of 8403) PASS: Clang :: Sema/attr-availability-app-extensions.c (5244 of 8403) PASS: Clang :: Sema/attr-availability-macosx.c (5245 of 8403) PASS: Clang :: Sema/attr-availability-ios.c (5246 of 8403) PASS: Clang :: Sema/attr-capabilities.c (5247 of 8403) PASS: Clang :: Sema/attr-bounded.c (5248 of 8403) PASS: Clang :: Sema/attr-availability.c (5249 of 8403) PASS: Clang :: Sema/attr-coldhot.c (5250 of 8403) PASS: Clang :: Sema/attr-cleanup.c (5251 of 8403) PASS: Clang :: Sema/attr-decl-after-definition.c (5252 of 8403) PASS: Clang :: Sema/attr-declspec-ignored.c (5253 of 8403) PASS: Clang :: Sema/attr-deprecated-message.c (5254 of 8403) PASS: Clang :: Sema/attr-endian.c (5255 of 8403) PASS: Clang :: Sema/attr-deprecated.c (5256 of 8403) PASS: Clang :: Sema/attr-flag-enum.c (5257 of 8403) PASS: Clang :: Sema/attr-format_arg.c (5258 of 8403) PASS: Clang :: Sema/attr-format.c (5259 of 8403) PASS: Clang :: Sema/attr-minsize.c (5260 of 8403) PASS: Clang :: Sema/attr-malloc.c (5261 of 8403) PASS: Clang :: Sema/attr-mode-vector-types.c (5262 of 8403) PASS: Clang :: Sema/attr-mode.c (5263 of 8403) PASS: Clang :: Sema/attr-msp430.c (5264 of 8403) PASS: Clang :: Sema/attr-naked.c (5265 of 8403) PASS: Clang :: Sema/attr-naked.cpp (5266 of 8403) PASS: Clang :: Sema/attr-noduplicate.c (5267 of 8403) PASS: Clang :: Sema/attr-nonnull.c (5268 of 8403) PASS: Clang :: Sema/attr-nodebug.c (5269 of 8403) PASS: Clang :: Sema/attr-noinline.c (5270 of 8403) PASS: Clang :: Sema/attr-print.c (5271 of 8403) PASS: Clang :: Sema/attr-ownership.c (5272 of 8403) PASS: Clang :: Sema/attr-noreturn.c (5273 of 8403) PASS: Clang :: Sema/attr-regparm.c (5274 of 8403) PASS: Clang :: Sema/attr-returns-twice.c (5275 of 8403) PASS: Clang :: Sema/attr-section.c (5276 of 8403) PASS: Clang :: Sema/attr-target.c (5277 of 8403) PASS: Clang :: Sema/attr-sentinel.c (5278 of 8403) PASS: Clang :: Sema/attr-unavailable-message.c (5279 of 8403) PASS: Clang :: Sema/attr-tls_model.c (5280 of 8403) PASS: Clang :: Sema/attr-unused.c (5281 of 8403) PASS: Clang :: Sema/attr-unknown.c (5282 of 8403) PASS: Clang :: Sema/attr-weak.c (5283 of 8403) PASS: Clang :: Sema/attr-visibility.c (5284 of 8403) PASS: Clang :: Sema/attr-used.c (5285 of 8403) PASS: Clang :: Sema/bitfield-promote.c (5286 of 8403) PASS: Clang :: Sema/bitfield-layout.c (5287 of 8403) PASS: Clang :: Sema/block-args.c (5288 of 8403) PASS: Clang :: Sema/bitfield.c (5289 of 8403) PASS: Clang :: Sema/block-call.c (5290 of 8403) PASS: Clang :: Sema/block-explicit-noreturn-type.c (5291 of 8403) PASS: Clang :: Sema/block-literal.c (5292 of 8403) PASS: Clang :: Sema/block-labels.c (5293 of 8403) PASS: Clang :: Sema/arm64-neon-args.c (5294 of 8403) PASS: Clang :: Sema/block-printf-attribute-1.c (5295 of 8403) PASS: Clang :: Sema/block-misc.c (5296 of 8403) PASS: Clang :: Sema/block-return-1.c (5297 of 8403) PASS: Clang :: Sema/block-return.c (5298 of 8403) PASS: Clang :: Sema/block-return-2.c (5299 of 8403) PASS: Clang :: Sema/block-return-3.c (5300 of 8403) PASS: Clang :: Sema/block-sentinel-attribute.c (5301 of 8403) PASS: Clang :: Sema/block-storageclass.c (5302 of 8403) PASS: Clang :: Sema/builtin-assume-aligned.c (5303 of 8403) PASS: Clang :: Sema/bool-compare.c (5304 of 8403) PASS: Clang :: Sema/builtin-assume.c (5305 of 8403) PASS: Clang :: Sema/builtin-cpu-supports.c (5306 of 8403) PASS: Clang :: Sema/builtin-clear_cache.c (5307 of 8403) PASS: Clang :: Sema/builtin-prefetch.c (5308 of 8403) PASS: Clang :: Sema/builtin-longjmp.c (5309 of 8403) PASS: Clang :: Sema/builtin-stackaddress.c (5310 of 8403) PASS: Clang :: Sema/builtin-object-size.c (5311 of 8403) PASS: Clang :: Sema/builtin_objc_msgSend.c (5312 of 8403) PASS: Clang :: Sema/builtin-unary-fp.c (5313 of 8403) PASS: Clang :: Sema/builtins-arm-exclusive.c (5314 of 8403) PASS: Clang :: Sema/builtins-arm-strex-rettype.c (5315 of 8403) PASS: Clang :: Sema/builtins-aarch64.c (5316 of 8403) PASS: Clang :: Sema/builtins-arm64-exclusive.c (5317 of 8403) PASS: Clang :: Sema/builtins-arm.c (5318 of 8403) PASS: Clang :: Sema/builtins-gnu-mode.c (5319 of 8403) PASS: Clang :: Sema/builtins-arm64.c (5320 of 8403) PASS: Clang :: Sema/builtins-decl.c (5321 of 8403) PASS: Clang :: Sema/builtins-x86.c (5322 of 8403) PASS: Clang :: Sema/builtins.c (5323 of 8403) PASS: Clang :: Sema/builtins.cl (5324 of 8403) PASS: Clang :: Sema/c11-typedef-redef.c (5325 of 8403) PASS: Clang :: Sema/call-with-static-chain.c (5326 of 8403) PASS: Clang :: Sema/c89.c (5327 of 8403) PASS: Clang :: Sema/callingconv-sysv_abi.c (5328 of 8403) PASS: Clang :: Sema/callingconv-ms_abi.c (5329 of 8403) PASS: Clang :: Sema/captured-statements.c (5330 of 8403) PASS: Clang :: Sema/callingconv.c (5331 of 8403) PASS: Clang :: Sema/cast-incomplete.c (5332 of 8403) PASS: Clang :: Sema/cast-to-union.c (5333 of 8403) PASS: Clang :: Sema/check-increment.c (5334 of 8403) PASS: Clang :: Sema/cast.c (5335 of 8403) PASS: Clang :: Sema/complex-imag.c (5336 of 8403) PASS: Clang :: Sema/compare.c (5337 of 8403) PASS: Clang :: Sema/complex-init-list.c (5338 of 8403) PASS: Clang :: Sema/complex-int.c (5339 of 8403) PASS: Clang :: Sema/complex-promotion.c (5340 of 8403) PASS: Clang :: Sema/compound-literal.c (5341 of 8403) PASS: Clang :: Sema/conditional-expr.c (5342 of 8403) PASS: Clang :: Sema/conditional.c (5343 of 8403) PASS: Clang :: Sema/big-endian-neon-initializers.c (5344 of 8403) PASS: Clang :: Sema/builtins-ppc.c (5345 of 8403) PASS: Clang :: Sema/const-eval-64.c (5346 of 8403) PASS: Clang :: Sema/const-eval.c (5347 of 8403) PASS: Clang :: Sema/const-ptr-int-ptr-cast.c (5348 of 8403) PASS: Clang :: Sema/constant-builtins.c (5349 of 8403) PASS: Clang :: Sema/constant-builtins-2.c (5350 of 8403) PASS: Clang :: Sema/constant-conversion.c (5351 of 8403) PASS: Clang :: Sema/constructor-attribute.c (5352 of 8403) PASS: Clang :: Sema/conversion-64-32.c (5353 of 8403) PASS: Clang :: Sema/crash-invalid-builtin.c (5354 of 8403) PASS: Clang :: Sema/crash-invalid-array.c (5355 of 8403) PASS: Clang :: Sema/convertvector.c (5356 of 8403) PASS: Clang :: Sema/darwin-align-cast.c (5357 of 8403) PASS: Clang :: Sema/conversion.c (5358 of 8403) PASS: Clang :: Sema/decl-invalid.c (5359 of 8403) PASS: Clang :: Sema/decl-microsoft-call-conv.c (5360 of 8403) PASS: Clang :: Sema/decl-in-prototype.c (5361 of 8403) PASS: Clang :: Sema/declspec.c (5362 of 8403) PASS: Clang :: Sema/decl-type-merging.c (5363 of 8403) PASS: Clang :: Sema/default1.c (5364 of 8403) PASS: Clang :: Sema/default.c (5365 of 8403) PASS: Clang :: Sema/deref.c (5366 of 8403) PASS: Clang :: Sema/designated-initializers.c (5367 of 8403) PASS: Clang :: Sema/empty1.c (5368 of 8403) PASS: Clang :: Sema/dllexport.c (5369 of 8403) PASS: Clang :: Sema/empty2.c (5370 of 8403) PASS: Clang :: Sema/dllimport.c (5371 of 8403) PASS: Clang :: Sema/enum-increment.c (5372 of 8403) PASS: Clang :: Sema/enable_if.c (5373 of 8403) PASS: Clang :: Sema/enum-packed.c (5374 of 8403) PASS: Clang :: Sema/enum.c (5375 of 8403) PASS: Clang :: Sema/expr-comma-c99.c (5376 of 8403) PASS: Clang :: Sema/expr-address-of.c (5377 of 8403) PASS: Clang :: Sema/expr-comma.c (5378 of 8403) PASS: Clang :: Sema/ext_vector_comparisons.c (5379 of 8403) PASS: Clang :: Sema/exprs.c (5380 of 8403) PASS: Clang :: Sema/ext_vector_casts.c (5381 of 8403) PASS: Clang :: Sema/extern-redecl.c (5382 of 8403) PASS: Clang :: Sema/ext_vector_components.c (5383 of 8403) PASS: Clang :: Sema/flexible-array-init.c (5384 of 8403) PASS: Clang :: Sema/for.c (5385 of 8403) PASS: Clang :: Sema/floating-point-compare.c (5386 of 8403) PASS: Clang :: Sema/fn-ptr-as-fn-prototype.c (5387 of 8403) PASS: Clang :: Sema/format-strings-c90.c (5388 of 8403) PASS: Clang :: Sema/format-string-percentm.c (5389 of 8403) PASS: Clang :: Sema/format-strings-enum-fixed-type.cpp (5390 of 8403) PASS: Clang :: Sema/format-strings-fixit-ssize_t.c (5391 of 8403) PASS: Clang :: Sema/format-strings-enum.c (5392 of 8403) PASS: Clang :: Sema/format-strings-darwin.c (5393 of 8403) PASS: Clang :: Sema/format-strings-freebsd.c (5394 of 8403) PASS: Clang :: Sema/format-strings-int-typedefs.c (5395 of 8403) PASS: Clang :: Sema/format-strings-ms.c (5396 of 8403) PASS: Clang :: Sema/format-strings-no-fixit.c (5397 of 8403) PASS: Clang :: Sema/format-strings-fixit.c (5398 of 8403) PASS: Clang :: Sema/format-strings-gnu.c (5399 of 8403) PASS: Clang :: Sema/format-strings-non-iso.c (5400 of 8403) PASS: Clang :: Sema/format-strings-scanf.c (5401 of 8403) PASS: Clang :: Sema/format-strings-size_t.c (5402 of 8403) PASS: Clang :: Sema/fp16-sema.c (5403 of 8403) PASS: Clang :: Sema/freemain.c (5404 of 8403) PASS: Clang :: Sema/fpack-struct.c (5405 of 8403) PASS: Clang :: Sema/function-ptr.c (5406 of 8403) PASS: Clang :: Sema/generic-selection.c (5407 of 8403) PASS: Clang :: Sema/format-strings.c (5408 of 8403) PASS: Clang :: Sema/function.c (5409 of 8403) PASS: Clang :: Sema/function-redecl.c (5410 of 8403) PASS: Clang :: Sema/gnu-attributes.c (5411 of 8403) PASS: Clang :: Sema/gnu89.c (5412 of 8403) PASS: Clang :: Sema/heinous-extensions-off.c (5413 of 8403) PASS: Clang :: Sema/heinous-extensions-on.c (5414 of 8403) PASS: Clang :: Sema/i386-linux-android.c (5415 of 8403) PASS: Clang :: Sema/i-c-e.c (5416 of 8403) PASS: Clang :: Sema/illegal-types.c (5417 of 8403) PASS: Clang :: Sema/implicit-builtin-freestanding.c (5418 of 8403) PASS: Clang :: Sema/gnu-flags.c (5419 of 8403) PASS: Clang :: Sema/implicit-cast-dump.c (5420 of 8403) PASS: Clang :: Sema/implicit-cast.c (5421 of 8403) PASS: Clang :: Sema/implicit-builtin-decl.c (5422 of 8403) PASS: Clang :: Sema/implicit-builtin-redecl.c (5423 of 8403) PASS: Clang :: Sema/implicit-int.c (5424 of 8403) PASS: Clang :: Sema/implicit-decl.c (5425 of 8403) PASS: Clang :: Sema/implicit-def.c (5426 of 8403) PASS: Clang :: Sema/incompatible-sign.c (5427 of 8403) PASS: Clang :: Sema/incomplete-call.c (5428 of 8403) PASS: Clang :: Sema/indirect-goto.c (5429 of 8403) PASS: Clang :: Sema/incomplete-decl.c (5430 of 8403) PASS: Clang :: Sema/init-struct-qualified.c (5431 of 8403) PASS: Clang :: Sema/init-vector.c (5432 of 8403) PASS: Clang :: Sema/initialize-noreturn.c (5433 of 8403) PASS: Clang :: Sema/init.c (5434 of 8403) PASS: Clang :: Sema/inline-asm-validate-aarch64.c (5435 of 8403) PASS: Clang :: Sema/inline-asm-validate.c (5436 of 8403) PASS: Clang :: Sema/inline-asm-validate-tmpl.cpp (5437 of 8403) PASS: Clang :: Sema/int-arith-convert.c (5438 of 8403) PASS: Clang :: Sema/inline-redef.c (5439 of 8403) PASS: Clang :: Sema/inline-asm-validate-x86.c (5440 of 8403) PASS: Clang :: Sema/inline.c (5441 of 8403) PASS: Clang :: Sema/invalid-assignment-constant-address-space.c (5442 of 8403) PASS: Clang :: Sema/integer-overflow.c (5443 of 8403) PASS: Clang :: Sema/invalid-cast.cpp (5444 of 8403) PASS: Clang :: Sema/invalid-decl.c (5445 of 8403) PASS: Clang :: Sema/invalid-struct-init.c (5446 of 8403) PASS: Clang :: Sema/invalid-init-diag.c (5447 of 8403) PASS: Clang :: Sema/knr-variadic-def.c (5448 of 8403) PASS: Clang :: Sema/knr-def-call.c (5449 of 8403) PASS: Clang :: Sema/loop-control.c (5450 of 8403) PASS: Clang :: Sema/many-parameters.c (5451 of 8403) PASS: Clang :: Sema/member-reference.c (5452 of 8403) PASS: Clang :: Sema/memset-invalid-1.c (5453 of 8403) PASS: Clang :: Sema/memset-invalid.c (5454 of 8403) PASS: Clang :: Sema/mips16_attr_not_allowed.c (5455 of 8403) PASS: Clang :: Sema/merge-decls.c (5456 of 8403) PASS: Clang :: Sema/mips16_attr_allowed.c (5457 of 8403) PASS: Clang :: Sema/missing-field-initializers.c (5458 of 8403) PASS: Clang :: Sema/ms-inline-asm-invalid-arch.c (5459 of 8403) PASS: Clang :: Sema/mms-bitfields.c (5460 of 8403) PASS: Clang :: Sema/mrtd.c (5461 of 8403) PASS: Clang :: Sema/ms-inline-asm.c (5462 of 8403) PASS: Clang :: Sema/ms_abi-sysv_abi.c (5463 of 8403) PASS: Clang :: Sema/ms-wchar.c (5464 of 8403) PASS: Clang :: Sema/ms-keyword-system-header.c (5465 of 8403) PASS: Clang :: Sema/many-logical-ops.c (5466 of 8403) PASS: Clang :: Sema/ms_wide_predefined_expr.cpp (5467 of 8403) PASS: Clang :: Sema/ms_class_layout.cpp (5468 of 8403) PASS: Clang :: Sema/ms_bitfield_layout.c (5469 of 8403) PASS: Clang :: Sema/neon-vector-types-support.c (5470 of 8403) PASS: Clang :: Sema/nested-redef.c (5471 of 8403) PASS: Clang :: Sema/neon-vector-types.c (5472 of 8403) PASS: Clang :: Sema/no-documentation-warn-tagdecl-specifier.c (5473 of 8403) PASS: Clang :: Sema/no-format-y2k-turnsoff-format.c (5474 of 8403) PASS: Clang :: Sema/non-null-warning.c (5475 of 8403) PASS: Clang :: Sema/nullability.c (5476 of 8403) PASS: Clang :: Sema/nowarn-documentation-property.m (5477 of 8403) PASS: Clang :: Sema/nonnull.c (5478 of 8403) PASS: Clang :: Sema/offsetof-64.c (5479 of 8403) PASS: Clang :: Sema/offsetof.c (5480 of 8403) PASS: Clang :: Sema/outof-range-constant-compare.c (5481 of 8403) PASS: Clang :: Sema/overloadable-complex.c (5482 of 8403) PASS: Clang :: Sema/overloadable.c (5483 of 8403) PASS: Clang :: Sema/overloaded-func-transparent-union.c (5484 of 8403) PASS: Clang :: Sema/pid_t.c (5485 of 8403) PASS: Clang :: Sema/pointer-addition.c (5486 of 8403) PASS: Clang :: Sema/pointer-conversion.c (5487 of 8403) PASS: Clang :: Sema/pointer-subtract-compat.c (5488 of 8403) PASS: Clang :: Sema/pr9812.c (5489 of 8403) PASS: Clang :: Sema/ppc-bool.c (5490 of 8403) PASS: Clang :: Sema/parentheses.cpp (5491 of 8403) PASS: Clang :: Sema/pragma-align-mac68k.c (5492 of 8403) PASS: Clang :: Sema/pragma-arc-cf-code-audited.c (5493 of 8403) PASS: Clang :: Sema/pragma-align-mac68k-unsupported.c (5494 of 8403) PASS: Clang :: Sema/pragma-align-packed.c (5495 of 8403) PASS: Clang :: Sema/pragma-ms_struct.c (5496 of 8403) PASS: Clang :: Sema/parentheses.c (5497 of 8403) PASS: Clang :: Sema/pragma-pack-2.c (5498 of 8403) PASS: Clang :: Sema/pragma-pack-3.c (5499 of 8403) PASS: Clang :: Sema/pragma-pack-4.c (5500 of 8403) PASS: Clang :: Sema/pragma-pack-5.c (5501 of 8403) PASS: Clang :: Sema/pragma-pack-6.c (5502 of 8403) PASS: Clang :: Sema/pragma-pack-and-options-align.c (5503 of 8403) PASS: Clang :: Sema/pragma-pack-apple.c (5504 of 8403) PASS: Clang :: Sema/pragma-pack.c (5505 of 8403) PASS: Clang :: Sema/pragma-section-invalid.c (5506 of 8403) PASS: Clang :: Sema/pragma-section.c (5507 of 8403) PASS: Clang :: Sema/pragma-unused.c (5508 of 8403) PASS: Clang :: Sema/pragma-weak.c (5509 of 8403) PASS: Clang :: Sema/predef.c (5510 of 8403) PASS: Clang :: Sema/predefined-function.c (5511 of 8403) PASS: Clang :: Sema/rdr6094103-unordered-compare-promote.c (5512 of 8403) PASS: Clang :: Sema/redefinition.c (5513 of 8403) PASS: Clang :: Sema/recover-goto.c (5514 of 8403) PASS: Clang :: Sema/private-extern.c (5515 of 8403) PASS: Clang :: Sema/return-noreturn.c (5516 of 8403) PASS: Clang :: Sema/return-silent.c (5517 of 8403) PASS: Clang :: Sema/return.c (5518 of 8403) PASS: Clang :: Sema/scope-check.c (5519 of 8403) PASS: Clang :: Sema/self-comparison.c (5520 of 8403) PASS: Clang :: Sema/shift.c (5521 of 8403) PASS: Clang :: Sema/sizeof-struct-non-zero-as-member.cl (5522 of 8403) PASS: Clang :: Sema/sign-conversion.c (5523 of 8403) PASS: Clang :: Sema/short-enums.c (5524 of 8403) PASS: Clang :: Sema/sentinel-attribute.c (5525 of 8403) PASS: Clang :: Sema/static-array.c (5526 of 8403) PASS: Clang :: Sema/statements.c (5527 of 8403) PASS: Clang :: Sema/static-init.c (5528 of 8403) PASS: Clang :: Sema/stdcall-fastcall-x64.c (5529 of 8403) PASS: Clang :: Sema/stmtexprs.c (5530 of 8403) PASS: Clang :: Sema/stdcall-fastcall.c (5531 of 8403) PASS: Clang :: Sema/static-assert.c (5532 of 8403) PASS: Clang :: Sema/string-plus-char.c (5533 of 8403) PASS: Clang :: Sema/struct-cast.c (5534 of 8403) PASS: Clang :: Sema/struct-decl.c (5535 of 8403) PASS: Clang :: Sema/string-init.c (5536 of 8403) PASS: Clang :: Sema/struct-compat.c (5537 of 8403) PASS: Clang :: Sema/struct-packed-align.c (5538 of 8403) PASS: Clang :: Sema/surpress-deprecated.c (5539 of 8403) PASS: Clang :: Sema/template-specialization.cpp (5540 of 8403) PASS: Clang :: Sema/switch-1.c (5541 of 8403) PASS: Clang :: Sema/switch.c (5542 of 8403) PASS: Clang :: Sema/tentative-decls.c (5543 of 8403) PASS: Clang :: Sema/text-diag.c (5544 of 8403) PASS: Clang :: Sema/tls_alignment.cpp (5545 of 8403) PASS: Clang :: Sema/transparent-union-pointer.c (5546 of 8403) PASS: Clang :: Sema/transparent-union.c (5547 of 8403) PASS: Clang :: Sema/type-spec-struct-union.c (5548 of 8403) PASS: Clang :: Sema/typecheck-binop.c (5549 of 8403) PASS: Clang :: Sema/thread-specifier.c (5550 of 8403) PASS: Clang :: Sema/typedef-prototype.c (5551 of 8403) PASS: Clang :: Sema/typedef-redef.c (5552 of 8403) PASS: Clang :: Sema/typedef-retain.c (5553 of 8403) PASS: Clang :: Sema/typeof-use-deprecated.c (5554 of 8403) PASS: Clang :: Sema/typedef-variable-type.c (5555 of 8403) PASS: Clang :: Sema/tls.c (5556 of 8403) PASS: Clang :: Sema/ucn-cstring.c (5557 of 8403) PASS: Clang :: Sema/typo-correction.c (5558 of 8403) PASS: Clang :: Sema/ucn-identifiers.c (5559 of 8403) PASS: Clang :: Sema/types.c (5560 of 8403) PASS: Clang :: Sema/uninit-det-order.c (5561 of 8403) PASS: Clang :: Sema/uninit-variables-vectors.c (5562 of 8403) PASS: Clang :: Sema/unnamed-bitfield-init.c (5563 of 8403) PASS: Clang :: Sema/unused-expr.c (5564 of 8403) PASS: Clang :: Sema/unused-expr-system-header.c (5565 of 8403) PASS: Clang :: Sema/uninit-variables.c (5566 of 8403) PASS: Clang :: Sema/va_arg_x86_32.c (5567 of 8403) PASS: Clang :: Sema/usual-float.c (5568 of 8403) PASS: Clang :: Sema/va_arg_x86_64.c (5569 of 8403) PASS: Clang :: Sema/varargs-x86-64.c (5570 of 8403) PASS: Clang :: Sema/var-redecl.c (5571 of 8403) PASS: Clang :: Sema/varargs.cpp (5572 of 8403) PASS: Clang :: Sema/varargs_unreachable.c (5573 of 8403) PASS: Clang :: Sema/varargs.c (5574 of 8403) PASS: Clang :: Sema/variadic-block.c (5575 of 8403) PASS: Clang :: Sema/variadic-incomplete-arg-type.c (5576 of 8403) PASS: Clang :: Sema/vector-cast.c (5577 of 8403) PASS: Clang :: Sema/variadic-promotion.c (5578 of 8403) PASS: Clang :: Sema/vector-assign.c (5579 of 8403) PASS: Clang :: Sema/vector-init.c (5580 of 8403) PASS: Clang :: Sema/vfprintf-invalid-redecl.c (5581 of 8403) PASS: Clang :: Sema/vla-2.c (5582 of 8403) PASS: Clang :: Sema/vector-ops.c (5583 of 8403) PASS: Clang :: Sema/vfprintf-valid-redecl.c (5584 of 8403) PASS: Clang :: Sema/vla.c (5585 of 8403) PASS: Clang :: Sema/void_arg.c (5586 of 8403) PASS: Clang :: Sema/warn-absolute-value-header.c (5587 of 8403) PASS: Clang :: Sema/warn-bad-function-cast.c (5588 of 8403) PASS: Clang :: Sema/warn-cast-align.c (5589 of 8403) PASS: Clang :: Sema/warn-bitwise-compare.c (5590 of 8403) PASS: Clang :: Sema/warn-char-subscripts.c (5591 of 8403) PASS: Clang :: Sema/warn-cast-qual.c (5592 of 8403) PASS: Clang :: Sema/warn-documentation-crlf.c (5593 of 8403) PASS: Clang :: Sema/warn-documentation-almost-trailing.c (5594 of 8403) PASS: Clang :: Sema/warn-documentation-fixits.cpp (5595 of 8403) PASS: Clang :: Sema/warn-documentation-unknown-command.cpp (5596 of 8403) PASS: Clang :: Sema/warn-documentation.m (5597 of 8403) PASS: Clang :: Sema/warn-duplicate-enum.c (5598 of 8403) PASS: Clang :: Sema/warn-freestanding-complex.c (5599 of 8403) PASS: Clang :: Sema/warn-gnu-designators.c (5600 of 8403) PASS: Clang :: Sema/warn-documentation.cpp (5601 of 8403) PASS: Clang :: Sema/warn-main-return-type.c (5602 of 8403) PASS: Clang :: Sema/warn-missing-braces.c (5603 of 8403) PASS: Clang :: Sema/warn-main.c (5604 of 8403) PASS: Clang :: Sema/warn-absolute-value.c (5605 of 8403) PASS: Clang :: Sema/warn-missing-variable-declarations.c (5606 of 8403) PASS: Clang :: Sema/warn-missing-prototypes.c (5607 of 8403) PASS: Clang :: Sema/warn-null.c (5608 of 8403) PASS: Clang :: Sema/warn-outof-range-assign-enum.c (5609 of 8403) PASS: Clang :: Sema/warn-overlap.c (5610 of 8403) PASS: Clang :: Sema/warn-self-assign-field.mm (5611 of 8403) PASS: Clang :: Sema/warn-shadow.c (5612 of 8403) PASS: Clang :: Sema/warn-sizeof-array-decay.c (5613 of 8403) PASS: Clang :: Sema/warn-shift-negative.c (5614 of 8403) PASS: Clang :: Sema/warn-sizeof-arrayarg.c (5615 of 8403) PASS: Clang :: Sema/warn-string-conversion.c (5616 of 8403) PASS: Clang :: Sema/warn-strlcpycat-size.c (5617 of 8403) PASS: Clang :: Sema/warn-shadow-intrinsics.c (5618 of 8403) PASS: Clang :: Sema/warn-tautological-compare.c (5619 of 8403) PASS: Clang :: Sema/warn-thread-safety-analysis.c (5620 of 8403) PASS: Clang :: Sema/warn-type-safety.cpp (5621 of 8403) PASS: Clang :: Sema/warn-strncat-size.c (5622 of 8403) PASS: Clang :: Sema/warn-unreachable.c (5623 of 8403) PASS: Clang :: Sema/warn-type-safety.c (5624 of 8403) PASS: Clang :: Sema/warn-unsequenced.c (5625 of 8403) PASS: Clang :: Sema/warn-unused-label.c (5626 of 8403) PASS: Clang :: Sema/warn-type-safety-mpi-hdf5.c (5627 of 8403) PASS: Clang :: Sema/warn-unused-function.c (5628 of 8403) PASS: Clang :: Sema/warn-unused-variables-werror.c (5629 of 8403) PASS: Clang :: Sema/warn-unused-variables.c (5630 of 8403) PASS: Clang :: Sema/warn-unused-value.c (5631 of 8403) PASS: Clang :: Sema/warn-unused-parameters.c (5632 of 8403) PASS: Clang :: Sema/warn-variable-not-needed.c (5633 of 8403) PASS: Clang :: Sema/warn-write-strings.c (5634 of 8403) PASS: Clang :: Sema/wchar.c (5635 of 8403) PASS: Clang :: Sema/warn-vla.c (5636 of 8403) PASS: Clang :: Sema/x86-attr-force-align-arg-pointer.c (5637 of 8403) PASS: Clang :: Sema/weak-import-on-enum.c (5638 of 8403) PASS: Clang :: Sema/zvector.c (5639 of 8403) PASS: Clang :: SemaCUDA/amdgpu-num-gpr-attr.cu (5640 of 8403) PASS: Clang :: Sema/x86_64-linux-android.c (5641 of 8403) PASS: Clang :: SemaCUDA/asm-constraints-device.cu (5642 of 8403) PASS: Clang :: SemaCUDA/asm-constraints-mixed.cu (5643 of 8403) PASS: Clang :: SemaCUDA/config-type.cu (5644 of 8403) PASS: Clang :: SemaCUDA/cuda-builtin-vars.cu (5645 of 8403) PASS: Clang :: SemaCUDA/function-target-disabled-check.cu (5646 of 8403) PASS: Clang :: SemaCUDA/function-target.cu (5647 of 8403) PASS: Clang :: Sema/x86-builtin-palignr.c (5648 of 8403) PASS: Clang :: SemaCUDA/function-target-hd.cu (5649 of 8403) PASS: Clang :: SemaCUDA/implicit-copy.cu (5650 of 8403) PASS: Clang :: SemaCUDA/implicit-intrinsic.cu (5651 of 8403) PASS: Clang :: SemaCUDA/implicit-member-target.cu (5652 of 8403) PASS: Clang :: SemaCUDA/implicit-member-target-collision.cu (5653 of 8403) PASS: Clang :: SemaCUDA/implicit-member-target-collision-cxx11.cu (5654 of 8403) PASS: Clang :: SemaCUDA/kernel-call.cu (5655 of 8403) PASS: Clang :: SemaCUDA/launch_bounds.cu (5656 of 8403) PASS: Clang :: SemaCUDA/method-target.cu (5657 of 8403) PASS: Clang :: SemaCXX/2008-01-11-BadWarning.cpp (5658 of 8403) PASS: Clang :: SemaCUDA/qualifiers.cu (5659 of 8403) PASS: Clang :: SemaCXX/MicrosoftCompatibility-cxx98.cpp (5660 of 8403) PASS: Clang :: SemaCXX/MicrosoftCompatibilityNoExceptions.cpp (5661 of 8403) PASS: Clang :: SemaCXX/MicrosoftExtensions.cpp (5662 of 8403) PASS: Clang :: SemaCXX/MicrosoftSuper.cpp (5663 of 8403) PASS: Clang :: SemaCXX/MicrosoftCompatibility.cpp (5664 of 8403) PASS: Clang :: SemaCXX/PR10243.cpp (5665 of 8403) PASS: Clang :: SemaCXX/PR10177.cpp (5666 of 8403) PASS: Clang :: SemaCXX/PR10447.cpp (5667 of 8403) PASS: Clang :: SemaCXX/PR10458.cpp (5668 of 8403) PASS: Clang :: SemaCXX/PR11358.cpp (5669 of 8403) PASS: Clang :: SemaCXX/PR12481.cpp (5670 of 8403) PASS: Clang :: SemaCXX/PR12778.cpp (5671 of 8403) PASS: Clang :: SemaCXX/PR19955.cpp (5672 of 8403) PASS: Clang :: SemaCXX/PR20705.cpp (5673 of 8403) PASS: Clang :: SemaCXX/PR21679.cpp (5674 of 8403) PASS: Clang :: SemaCXX/PR23334.cpp (5675 of 8403) PASS: Clang :: SemaCXX/PR5086-ambig-resolution-enum.cpp (5676 of 8403) PASS: Clang :: SemaCXX/PR20110.cpp (5677 of 8403) PASS: Clang :: SemaCXX/PR7410.cpp (5678 of 8403) PASS: Clang :: SemaCXX/PR6562.cpp (5679 of 8403) PASS: Clang :: SemaCXX/PR6618.cpp (5680 of 8403) PASS: Clang :: SemaCXX/PR7944.cpp (5681 of 8403) PASS: Clang :: SemaCXX/PR8012.cpp (5682 of 8403) PASS: Clang :: SemaCXX/PR8755.cpp (5683 of 8403) PASS: Clang :: SemaCXX/PR8385.cpp (5684 of 8403) PASS: Clang :: SemaCXX/PR9459.cpp (5685 of 8403) PASS: Clang :: SemaCXX/PR8884.cpp (5686 of 8403) PASS: Clang :: SemaCXX/PR9461.cpp (5687 of 8403) PASS: Clang :: SemaCXX/PR9460.cpp (5688 of 8403) PASS: Clang :: SemaCXX/PR9572.cpp (5689 of 8403) PASS: Clang :: SemaCXX/PR9908.cpp (5690 of 8403) PASS: Clang :: SemaCXX/PR9884.cpp (5691 of 8403) PASS: Clang :: SemaCXX/PR9902.cpp (5692 of 8403) PASS: Clang :: SemaCXX/__try.cpp (5693 of 8403) PASS: Clang :: SemaCXX/access-base-class.cpp (5694 of 8403) PASS: Clang :: SemaCXX/abstract.cpp (5695 of 8403) PASS: Clang :: SemaCXX/__null.cpp (5696 of 8403) PASS: Clang :: SemaCXX/access-member-pointer.cpp (5697 of 8403) PASS: Clang :: SemaCXX/access-control-check.cpp (5698 of 8403) PASS: Clang :: SemaCXX/accessible-base.cpp (5699 of 8403) PASS: Clang :: SemaCXX/addr-of-overloaded-function-casting.cpp (5700 of 8403) PASS: Clang :: SemaCXX/address-of-temporary.cpp (5701 of 8403) PASS: Clang :: SemaCXX/access.cpp (5702 of 8403) PASS: Clang :: SemaCXX/addr-of-overloaded-function.cpp (5703 of 8403) PASS: Clang :: SemaCXX/address-space-conversion.cpp (5704 of 8403) PASS: Clang :: SemaCXX/address-of.cpp (5705 of 8403) PASS: Clang :: SemaCXX/address-space-initialize.cpp (5706 of 8403) PASS: Clang :: SemaCXX/address-space-newdelete.cpp (5707 of 8403) PASS: Clang :: SemaCXX/aggregate-initialization.cpp (5708 of 8403) PASS: Clang :: SemaCXX/address-space-references.cpp (5709 of 8403) PASS: Clang :: SemaCXX/alias-template.cpp (5710 of 8403) PASS: Clang :: SemaCXX/align_value.cpp (5711 of 8403) PASS: Clang :: SemaCXX/alignment-of-derived-class.cpp (5712 of 8403) PASS: Clang :: SemaCXX/alignof-sizeof-reference.cpp (5713 of 8403) PASS: Clang :: SemaCXX/ambig-user-defined-conversions.cpp (5714 of 8403) PASS: Clang :: SemaCXX/alignof.cpp (5715 of 8403) PASS: Clang :: SemaCXX/ambiguous-builtin-unary-operator.cpp (5716 of 8403) PASS: Clang :: SemaCXX/anonymous-union-cxx11.cpp (5717 of 8403) PASS: Clang :: SemaCXX/ambiguous-conversion-show-overload.cpp (5718 of 8403) PASS: Clang :: SemaCXX/anonymous-struct.cpp (5719 of 8403) PASS: Clang :: SemaCXX/anonymous-union.cpp (5720 of 8403) PASS: Clang :: SemaCXX/array-bound-merge.cpp (5721 of 8403) PASS: Clang :: SemaCXX/array-bounds-system-header.cpp (5722 of 8403) PASS: Clang :: SemaCXX/array-bounds-ptr-arith.cpp (5723 of 8403) PASS: Clang :: SemaCXX/array-bounds.cpp (5724 of 8403) PASS: Clang :: SemaCXX/arrow-operator.cpp (5725 of 8403) PASS: Clang :: SemaCXX/ast-print.cpp (5726 of 8403) PASS: Clang :: SemaCXX/attr-after-definition.cpp (5727 of 8403) PASS: Clang :: SemaCXX/attr-aligned.cpp (5728 of 8403) PASS: Clang :: SemaCXX/attr-cleanup-gcc.cpp (5729 of 8403) PASS: Clang :: SemaCXX/atomic-type.cpp (5730 of 8403) PASS: Clang :: SemaCXX/attr-common.cpp (5731 of 8403) PASS: Clang :: SemaCXX/attr-cleanup.cpp (5732 of 8403) PASS: Clang :: SemaCXX/attr-cxx0x-fixit.cpp (5733 of 8403) PASS: Clang :: SemaCXX/attr-cxx0x.cpp (5734 of 8403) PASS: Clang :: SemaCXX/attr-flag-enum-reject.cpp (5735 of 8403) PASS: Clang :: SemaCXX/attr-declspec-ignored.cpp (5736 of 8403) PASS: Clang :: SemaCXX/attr-flatten.cpp (5737 of 8403) PASS: Clang :: SemaCXX/attr-deprecated.cpp (5738 of 8403) PASS: Clang :: SemaCXX/attr-format.cpp (5739 of 8403) PASS: Clang :: SemaCXX/attr-no-sanitize-address.cpp (5740 of 8403) PASS: Clang :: SemaCXX/attr-no-sanitize-memory.cpp (5741 of 8403) PASS: Clang :: SemaCXX/attr-gnu.cpp (5742 of 8403) PASS: Clang :: SemaCXX/altivec.cpp (5743 of 8403) PASS: Clang :: SemaCXX/attr-no-sanitize-thread.cpp (5744 of 8403) PASS: Clang :: SemaCXX/attr-no-split-stack.cpp (5745 of 8403) PASS: Clang :: SemaCXX/attr-nonnull.cpp (5746 of 8403) PASS: Clang :: SemaCXX/attr-nodebug.cpp (5747 of 8403) PASS: Clang :: SemaCXX/attr-optnone.cpp (5748 of 8403) PASS: Clang :: SemaCXX/attr-no-sanitize.cpp (5749 of 8403) PASS: Clang :: SemaCXX/attr-noreturn.cpp (5750 of 8403) PASS: Clang :: SemaCXX/attr-print.cpp (5751 of 8403) PASS: Clang :: SemaCXX/attr-selectany.cpp (5752 of 8403) PASS: Clang :: SemaCXX/attr-sentinel.cpp (5753 of 8403) PASS: Clang :: SemaCXX/attr-regparm.cpp (5754 of 8403) PASS: Clang :: SemaCXX/attr-used.cpp (5755 of 8403) PASS: Clang :: SemaCXX/attr-unused.cpp (5756 of 8403) PASS: Clang :: SemaCXX/attr-unavailable.cpp (5757 of 8403) PASS: Clang :: SemaCXX/attr-visibility.cpp (5758 of 8403) PASS: Clang :: SemaCXX/attributed-auto-deduction.cpp (5759 of 8403) PASS: Clang :: SemaCXX/attr-weak.cpp (5760 of 8403) PASS: Clang :: SemaCXX/auto-cxx0x.cpp (5761 of 8403) PASS: Clang :: SemaCXX/attr-weakref.cpp (5762 of 8403) PASS: Clang :: SemaCXX/auto-cxx98.cpp (5763 of 8403) PASS: Clang :: SemaCXX/auto-pragma.cpp (5764 of 8403) PASS: Clang :: SemaCXX/bitfield.cpp (5765 of 8403) PASS: Clang :: SemaCXX/bitfield-layout.cpp (5766 of 8403) PASS: Clang :: SemaCXX/auto-subst-failure.cpp (5767 of 8403) PASS: Clang :: SemaCXX/block-call.cpp (5768 of 8403) PASS: Clang :: SemaCXX/blocks.cpp (5769 of 8403) PASS: Clang :: SemaCXX/blocks-1.cpp (5770 of 8403) PASS: Clang :: SemaCXX/bool-compare.cpp (5771 of 8403) PASS: Clang :: SemaCXX/builtin-assume-aligned-tmpl.cpp (5772 of 8403) PASS: Clang :: SemaCXX/borland-extensions.cpp (5773 of 8403) PASS: Clang :: SemaCXX/builtin-assume-aligned.cpp (5774 of 8403) PASS: Clang :: SemaCXX/bool.cpp (5775 of 8403) PASS: Clang :: SemaCXX/builtin-exception-spec.cpp (5776 of 8403) PASS: Clang :: SemaCXX/builtin-ptrtomember-ambig.cpp (5777 of 8403) PASS: Clang :: SemaCXX/builtins-arm.cpp (5778 of 8403) PASS: Clang :: SemaCXX/builtin-ptrtomember-overload-1.cpp (5779 of 8403) PASS: Clang :: SemaCXX/builtin-ptrtomember-overload.cpp (5780 of 8403) PASS: Clang :: SemaCXX/builtin_objc_msgSend.cpp (5781 of 8403) PASS: Clang :: SemaCXX/c99-variable-length-array-cxx11.cpp (5782 of 8403) PASS: Clang :: SemaCXX/builtins.cpp (5783 of 8403) PASS: Clang :: SemaCXX/c99.cpp (5784 of 8403) PASS: Clang :: SemaCXX/c99-variable-length-array.cpp (5785 of 8403) PASS: Clang :: SemaCXX/call-with-static-chain.cpp (5786 of 8403) PASS: Clang :: SemaCXX/captured-statements.cpp (5787 of 8403) PASS: Clang :: SemaCXX/calling-conv-compat.cpp (5788 of 8403) PASS: Clang :: SemaCXX/cast-explicit-ctor.cpp (5789 of 8403) PASS: Clang :: SemaCXX/builtins-va_arg.cpp (5790 of 8403) PASS: Clang :: SemaCXX/cast-lvalue-to-rvalue-reference.cpp (5791 of 8403) PASS: Clang :: SemaCXX/class-base-member-init.cpp (5792 of 8403) PASS: Clang :: SemaCXX/cast-conversion.cpp (5793 of 8403) PASS: Clang :: SemaCXX/class.cpp (5794 of 8403) PASS: Clang :: SemaCXX/comma.cpp (5795 of 8403) PASS: Clang :: SemaCXX/class-names.cpp (5796 of 8403) PASS: Clang :: SemaCXX/complex-folding.cpp (5797 of 8403) PASS: Clang :: SemaCXX/class-layout.cpp (5798 of 8403) PASS: Clang :: SemaCXX/complex-init-list.cpp (5799 of 8403) PASS: Clang :: SemaCXX/composite-pointer-type.cpp (5800 of 8403) PASS: Clang :: SemaCXX/compare.cpp (5801 of 8403) PASS: Clang :: SemaCXX/complex-overload.cpp (5802 of 8403) PASS: Clang :: SemaCXX/condition.cpp (5803 of 8403) PASS: Clang :: SemaCXX/const-cast.cpp (5804 of 8403) PASS: Clang :: SemaCXX/conditional-expr.cpp (5805 of 8403) PASS: Clang :: SemaCXX/compound-literal.cpp (5806 of 8403) PASS: Clang :: SemaCXX/constant-expression.cpp (5807 of 8403) PASS: Clang :: SemaCXX/constant-expression-cxx1y.cpp (5808 of 8403) PASS: Clang :: SemaCXX/constexpr-ackermann.cpp (5809 of 8403) PASS: Clang :: SemaCXX/constant-expression-cxx11.cpp (5810 of 8403) PASS: Clang :: SemaCXX/constexpr-duffs-device.cpp (5811 of 8403) PASS: Clang :: SemaCXX/constexpr-depth.cpp (5812 of 8403) PASS: Clang :: SemaCXX/constexpr-factorial.cpp (5813 of 8403) PASS: Clang :: SemaCXX/constexpr-backtrace-limit.cpp (5814 of 8403) PASS: Clang :: SemaCXX/constexpr-many-arguments.cpp (5815 of 8403) PASS: Clang :: SemaCXX/constexpr-printing.cpp (5816 of 8403) PASS: Clang :: SemaCXX/constexpr-strlen.cpp (5817 of 8403) PASS: Clang :: SemaCXX/constexpr-value-init.cpp (5818 of 8403) PASS: Clang :: SemaCXX/constexpr-turing.cpp (5819 of 8403) PASS: Clang :: SemaCXX/constructor-recovery.cpp (5820 of 8403) PASS: Clang :: SemaCXX/constexpr-nqueens.cpp (5821 of 8403) PASS: Clang :: SemaCXX/constructor-initializer.cpp (5822 of 8403) PASS: Clang :: SemaCXX/constexpr-steps.cpp (5823 of 8403) PASS: Clang :: SemaCXX/constructor.cpp (5824 of 8403) PASS: Clang :: SemaCXX/conversion-delete-expr.cpp (5825 of 8403) PASS: Clang :: SemaCXX/conversion-incomplete-type.cpp (5826 of 8403) PASS: Clang :: SemaCXX/conversion-function.cpp (5827 of 8403) PASS: Clang :: SemaCXX/convert-to-bool.cpp (5828 of 8403) PASS: Clang :: SemaCXX/converting-constructor.cpp (5829 of 8403) PASS: Clang :: SemaCXX/conversion.cpp (5830 of 8403) PASS: Clang :: SemaCXX/copy-assignment.cpp (5831 of 8403) PASS: Clang :: SemaCXX/copy-constructor-error.cpp (5832 of 8403) PASS: Clang :: SemaCXX/copy-initialization.cpp (5833 of 8403) PASS: Clang :: SemaCXX/crash-lambda-12645424.cpp (5834 of 8403) PASS: Clang :: SemaCXX/crashes.cpp (5835 of 8403) PASS: Clang :: SemaCXX/cv-unqual-rvalues.cpp (5836 of 8403) PASS: Clang :: SemaCXX/cstyle-cast.cpp (5837 of 8403) PASS: Clang :: SemaCXX/cxx-deprecated.cpp (5838 of 8403) PASS: Clang :: SemaCXX/cxx0x-class.cpp (5839 of 8403) PASS: Clang :: SemaCXX/cxx-member-pointer-op.cpp (5840 of 8403) PASS: Clang :: SemaCXX/cxx0x-compat.cpp (5841 of 8403) PASS: Clang :: SemaCXX/cxx0x-cursory-default-delete.cpp (5842 of 8403) PASS: Clang :: SemaCXX/cxx0x-constexpr-const.cpp (5843 of 8403) PASS: Clang :: SemaCXX/cxx0x-delegating-ctors.cpp (5844 of 8403) PASS: Clang :: SemaCXX/cxx0x-defaulted-functions.cpp (5845 of 8403) PASS: Clang :: SemaCXX/cxx0x-deleted-default-ctor.cpp (5846 of 8403) PASS: Clang :: SemaCXX/cxx0x-initializer-references.cpp (5847 of 8403) PASS: Clang :: SemaCXX/cxx0x-initializer-aggregates.cpp (5848 of 8403) PASS: Clang :: SemaCXX/cxx0x-initializer-constructor.cpp (5849 of 8403) PASS: Clang :: SemaCXX/cxx0x-initializer-scalars.cpp (5850 of 8403) PASS: Clang :: SemaCXX/cxx0x-noexcept-expression.cpp (5851 of 8403) PASS: Clang :: SemaCXX/cxx0x-return-init-list.cpp (5852 of 8403) PASS: Clang :: SemaCXX/cxx0x-nontrivial-union.cpp (5853 of 8403) PASS: Clang :: SemaCXX/cxx0x-initializer-stdinitializerlist.cpp (5854 of 8403) PASS: Clang :: SemaCXX/cxx11-ast-print.cpp (5855 of 8403) PASS: Clang :: SemaCXX/cxx0x-type-convert-construct.cpp (5856 of 8403) PASS: Clang :: SemaCXX/cxx11-call-to-deleted-constructor.cpp (5857 of 8403) PASS: Clang :: SemaCXX/cxx11-attr-print.cpp (5858 of 8403) PASS: Clang :: SemaCXX/cxx11-crashes.cpp (5859 of 8403) PASS: Clang :: SemaCXX/cxx11-inheriting-ctors.cpp (5860 of 8403) PASS: Clang :: SemaCXX/cxx11-gnu-attrs.cpp (5861 of 8403) PASS: Clang :: SemaCXX/cxx11-thread-local-print.cpp (5862 of 8403) PASS: Clang :: SemaCXX/cxx11-thread-local.cpp (5863 of 8403) PASS: Clang :: SemaCXX/cxx11-thread-unsupported.cpp (5864 of 8403) PASS: Clang :: SemaCXX/cxx11-user-defined-literals-unused.cpp (5865 of 8403) PASS: Clang :: SemaCXX/cxx11-user-defined-literals.cpp (5866 of 8403) PASS: Clang :: SemaCXX/cxx11-unused.cpp (5867 of 8403) PASS: Clang :: SemaCXX/cxx1y-constexpr-not-const.cpp (5868 of 8403) PASS: Clang :: SemaCXX/cxx-altivec.cpp (5869 of 8403) PASS: Clang :: SemaCXX/cxx1y-contextual-conversion-tweaks.cpp (5870 of 8403) PASS: Clang :: SemaCXX/cxx1y-deduced-return-type.cpp (5871 of 8403) PASS: Clang :: SemaCXX/cxx1y-generic-lambdas-variadics.cpp (5872 of 8403) PASS: Clang :: SemaCXX/cxx1y-generic-lambdas-capturing.cpp (5873 of 8403) PASS: Clang :: SemaCXX/cxx1y-init-captures.cpp (5874 of 8403) PASS: Clang :: SemaCXX/cxx1y-initializer-aggregates.cpp (5875 of 8403) PASS: Clang :: SemaCXX/cxx1y-sized-deallocation.cpp (5876 of 8403) PASS: Clang :: SemaCXX/cxx1y-user-defined-literals.cpp (5877 of 8403) PASS: Clang :: SemaCXX/cxx1y-variable-templates_in_class.cpp (5878 of 8403) PASS: Clang :: SemaCXX/cxx98-compat-flags.cpp (5879 of 8403) PASS: Clang :: SemaCXX/cxx1y-variable-templates_top_level.cpp (5880 of 8403) PASS: Clang :: SemaCXX/cxx98-compat.cpp (5881 of 8403) PASS: Clang :: SemaCXX/cxx98-compat-pedantic.cpp (5882 of 8403) PASS: Clang :: SemaCXX/dcl_ambig_res.cpp (5883 of 8403) PASS: Clang :: SemaCXX/cxx1y-generic-lambdas.cpp (5884 of 8403) PASS: Clang :: SemaCXX/dcl_init_aggr.cpp (5885 of 8403) PASS: Clang :: SemaCXX/decl-init-ref.cpp (5886 of 8403) PASS: Clang :: SemaCXX/decl-expr-ambiguity.cpp (5887 of 8403) PASS: Clang :: SemaCXX/declspec-thread.cpp (5888 of 8403) PASS: Clang :: SemaCXX/decltype-98.cpp (5889 of 8403) PASS: Clang :: SemaCXX/decltype-crash.cpp (5890 of 8403) PASS: Clang :: SemaCXX/decltype-overloaded-functions.cpp (5891 of 8403) PASS: Clang :: SemaCXX/decltype-pr4448.cpp (5892 of 8403) PASS: Clang :: SemaCXX/decl-microsoft-call-conv.cpp (5893 of 8403) PASS: Clang :: SemaCXX/decltype-pr4444.cpp (5894 of 8403) PASS: Clang :: SemaCXX/decltype-this.cpp (5895 of 8403) PASS: Clang :: SemaCXX/default-argument-temporaries.cpp (5896 of 8403) PASS: Clang :: SemaCXX/decltype.cpp (5897 of 8403) PASS: Clang :: SemaCXX/default-assignment-operator.cpp (5898 of 8403) PASS: Clang :: SemaCXX/default-constructor-initializers.cpp (5899 of 8403) PASS: Clang :: SemaCXX/default1.cpp (5900 of 8403) PASS: Clang :: SemaCXX/defaulted-ctor-loop.cpp (5901 of 8403) PASS: Clang :: SemaCXX/default2.cpp (5902 of 8403) PASS: Clang :: SemaCXX/defaulted-private-dtor.cpp (5903 of 8403) PASS: Clang :: SemaCXX/dependent-auto.cpp (5904 of 8403) PASS: Clang :: SemaCXX/deleted-function.cpp (5905 of 8403) PASS: Clang :: SemaCXX/deleted-operator.cpp (5906 of 8403) PASS: Clang :: SemaCXX/dependent-types.cpp (5907 of 8403) PASS: Clang :: SemaCXX/dependent-noexcept-unevaluated.cpp (5908 of 8403) PASS: Clang :: SemaCXX/derived-to-base-ambig.cpp (5909 of 8403) PASS: Clang :: SemaCXX/delete.cpp (5910 of 8403) PASS: Clang :: SemaCXX/devirtualize-vtable-marking.cpp (5911 of 8403) PASS: Clang :: SemaCXX/direct-initializer.cpp (5912 of 8403) PASS: Clang :: SemaCXX/deprecated.cpp (5913 of 8403) PASS: Clang :: SemaCXX/destructor.cpp (5914 of 8403) PASS: Clang :: SemaCXX/discrim-union.cpp (5915 of 8403) PASS: Clang :: SemaCXX/do-while-scope.cpp (5916 of 8403) PASS: Clang :: SemaCXX/dllexport-pr22591.cpp (5917 of 8403) PASS: Clang :: SemaCXX/dr1301.cpp (5918 of 8403) PASS: Clang :: SemaCXX/dynamic-cast.cpp (5919 of 8403) PASS: Clang :: SemaCXX/elaborated-type-specifier.cpp (5920 of 8403) PASS: Clang :: SemaCXX/empty-class-layout.cpp (5921 of 8403) PASS: Clang :: SemaCXX/enable_if.cpp (5922 of 8403) PASS: Clang :: SemaCXX/enum-increment.cpp (5923 of 8403) PASS: Clang :: SemaCXX/enum-bitfield.cpp (5924 of 8403) PASS: Clang :: SemaCXX/enum-unscoped-nonexistent.cpp (5925 of 8403) PASS: Clang :: SemaCXX/dllexport.cpp (5926 of 8403) PASS: Clang :: SemaCXX/enum-scoped.cpp (5927 of 8403) PASS: Clang :: SemaCXX/enum.cpp (5928 of 8403) PASS: Clang :: SemaCXX/dllimport.cpp (5929 of 8403) PASS: Clang :: SemaCXX/err_reference_bind_drops_quals.cpp (5930 of 8403) PASS: Clang :: SemaCXX/err_init_conversion_failed.cpp (5931 of 8403) PASS: Clang :: SemaCXX/err_typecheck_assign_const.cpp (5932 of 8403) PASS: Clang :: SemaCXX/err_typecheck_assign_const_filecheck.cpp (5933 of 8403) PASS: Clang :: SemaCXX/exception-spec-no-exceptions.cpp (5934 of 8403) PASS: Clang :: SemaCXX/exceptions-seh.cpp (5935 of 8403) PASS: Clang :: SemaCXX/expressions.cpp (5936 of 8403) PASS: Clang :: SemaCXX/exceptions.cpp (5937 of 8403) PASS: Clang :: SemaCXX/explicit.cpp (5938 of 8403) PASS: Clang :: SemaCXX/extern-c.cpp (5939 of 8403) PASS: Clang :: SemaCXX/fntype-decl.cpp (5940 of 8403) PASS: Clang :: SemaCXX/for-range-dereference.cpp (5941 of 8403) PASS: Clang :: SemaCXX/flexible-array-test.cpp (5942 of 8403) PASS: Clang :: SemaCXX/expression-traits.cpp (5943 of 8403) PASS: Clang :: SemaCXX/for-range-unused.cpp (5944 of 8403) PASS: Clang :: SemaCXX/for-range-examples.cpp (5945 of 8403) PASS: Clang :: SemaCXX/format-strings-0x-nopedantic.cpp (5946 of 8403) PASS: Clang :: SemaCXX/for-range-no-std.cpp (5947 of 8403) PASS: Clang :: SemaCXX/format-strings-0x.cpp (5948 of 8403) PASS: Clang :: SemaCXX/friend-out-of-line.cpp (5949 of 8403) PASS: Clang :: SemaCXX/format-strings.cpp (5950 of 8403) PASS: Clang :: SemaCXX/funcdname.cpp (5951 of 8403) PASS: Clang :: SemaCXX/friend-class-nodecl.cpp (5952 of 8403) PASS: Clang :: SemaCXX/function-extern-c.cpp (5953 of 8403) PASS: Clang :: SemaCXX/function-overloaded-redecl.cpp (5954 of 8403) PASS: Clang :: SemaCXX/friend.cpp (5955 of 8403) PASS: Clang :: SemaCXX/function-overload-typo-crash.cpp (5956 of 8403) PASS: Clang :: SemaCXX/function-pointer-arguments.cpp (5957 of 8403) PASS: Clang :: SemaCXX/function-type-qual.cpp (5958 of 8403) PASS: Clang :: SemaCXX/function-redecl.cpp (5959 of 8403) PASS: Clang :: SemaCXX/generalized-deprecated.cpp (5960 of 8403) PASS: Clang :: SemaCXX/functional-cast.cpp (5961 of 8403) PASS: Clang :: SemaCXX/generic-selection.cpp (5962 of 8403) PASS: Clang :: SemaCXX/gnu-case-ranges.cpp (5963 of 8403) PASS: Clang :: SemaCXX/goto.cpp (5964 of 8403) PASS: Clang :: SemaCXX/goto2.cpp (5965 of 8403) PASS: Clang :: SemaCXX/i-c-e-cxx.cpp (5966 of 8403) PASS: Clang :: SemaCXX/illegal-member-initialization.cpp (5967 of 8403) PASS: Clang :: SemaCXX/implicit-exception-spec.cpp (5968 of 8403) PASS: Clang :: SemaCXX/gnu-flags.cpp (5969 of 8403) PASS: Clang :: SemaCXX/incomplete-call.cpp (5970 of 8403) PASS: Clang :: SemaCXX/implicit-int.cpp (5971 of 8403) PASS: Clang :: SemaCXX/implicit-member-functions.cpp (5972 of 8403) PASS: Clang :: SemaCXX/implicit-virtual-member-functions.cpp (5973 of 8403) PASS: Clang :: SemaCXX/increment-decrement.cpp (5974 of 8403) PASS: Clang :: SemaCXX/indirect-goto.cpp (5975 of 8403) PASS: Clang :: SemaCXX/inline.cpp (5976 of 8403) PASS: Clang :: SemaCXX/init-priority-attr.cpp (5977 of 8403) PASS: Clang :: SemaCXX/instantiate-blocks.cpp (5978 of 8403) PASS: Clang :: SemaCXX/inherit.cpp (5979 of 8403) PASS: Clang :: SemaCXX/invalid-instantiated-field-decl.cpp (5980 of 8403) PASS: Clang :: SemaCXX/integer-overflow.cpp (5981 of 8403) PASS: Clang :: SemaCXX/invalid-member-expr.cpp (5982 of 8403) PASS: Clang :: SemaCXX/invalid-template-specifier.cpp (5983 of 8403) PASS: Clang :: SemaCXX/issue547.cpp (5984 of 8403) PASS: Clang :: SemaCXX/libstdcxx_atomic_ns_hack.cpp (5985 of 8403) PASS: Clang :: SemaCXX/libstdcxx_common_type_hack.cpp (5986 of 8403) PASS: Clang :: SemaCXX/libstdcxx_is_pod_hack.cpp (5987 of 8403) PASS: Clang :: SemaCXX/libstdcxx_explicit_init_list_hack.cpp (5988 of 8403) PASS: Clang :: SemaCXX/libstdcxx_map_base_hack.cpp (5989 of 8403) PASS: Clang :: SemaCXX/libstdcxx_pointer_return_false_hack.cpp (5990 of 8403) PASS: Clang :: SemaCXX/lambda-expressions.cpp (5991 of 8403) PASS: Clang :: SemaCXX/linkage-spec.cpp (5992 of 8403) PASS: Clang :: SemaCXX/linkage.cpp (5993 of 8403) PASS: Clang :: SemaCXX/literal-operators.cpp (5994 of 8403) PASS: Clang :: SemaCXX/literal-type.cpp (5995 of 8403) PASS: Clang :: SemaCXX/libstdcxx_pair_swap_hack.cpp (5996 of 8403) PASS: Clang :: SemaCXX/local-classes.cpp (5997 of 8403) PASS: Clang :: SemaCXX/linkage2.cpp (5998 of 8403) PASS: Clang :: SemaCXX/member-class-11.cpp (5999 of 8403) PASS: Clang :: SemaCXX/lookup-member.cpp (6000 of 8403) PASS: Clang :: SemaCXX/member-expr-anonymous-union.cpp (6001 of 8403) PASS: Clang :: SemaCXX/long-virtual-inheritance-chain.cpp (6002 of 8403) PASS: Clang :: SemaCXX/member-expr-static.cpp (6003 of 8403) PASS: Clang :: SemaCXX/member-init.cpp (6004 of 8403) PASS: Clang :: SemaCXX/member-location.cpp (6005 of 8403) PASS: Clang :: SemaCXX/member-expr.cpp (6006 of 8403) PASS: Clang :: SemaCXX/member-name-lookup.cpp (6007 of 8403) PASS: Clang :: SemaCXX/member-operator-expr.cpp (6008 of 8403) PASS: Clang :: SemaCXX/member-pointer.cpp (6009 of 8403) PASS: Clang :: SemaCXX/member-pointer-size.cpp (6010 of 8403) PASS: Clang :: SemaCXX/member-pointers-2.cpp (6011 of 8403) PASS: Clang :: SemaCXX/microsoft-cxx0x.cpp (6012 of 8403) PASS: Clang :: SemaCXX/microsoft-dtor-lookup-cxx11.cpp (6013 of 8403) PASS: Clang :: SemaCXX/member-pointer-ms.cpp (6014 of 8403) PASS: Clang :: SemaCXX/microsoft-new-delete.cpp (6015 of 8403) PASS: Clang :: SemaCXX/microsoft-varargs-diagnostics.cpp (6016 of 8403) PASS: Clang :: SemaCXX/microsoft-dtor-lookup.cpp (6017 of 8403) PASS: Clang :: SemaCXX/microsoft-varargs.cpp (6018 of 8403) PASS: Clang :: SemaCXX/missing-header.cpp (6019 of 8403) PASS: Clang :: SemaCXX/missing-members.cpp (6020 of 8403) PASS: Clang :: SemaCXX/missing-namespace-qualifier-typo-corrections.cpp (6021 of 8403) PASS: Clang :: SemaCXX/ms-interface.cpp (6022 of 8403) PASS: Clang :: SemaCXX/ms-exception-spec.cpp (6023 of 8403) PASS: Clang :: SemaCXX/ms-friend-lookup.cpp (6024 of 8403) PASS: Clang :: SemaCXX/ms-novtable.cpp (6025 of 8403) PASS: Clang :: SemaCXX/ms-wchar.cpp (6026 of 8403) PASS: Clang :: SemaCXX/ms_integer_suffix.cpp (6027 of 8403) PASS: Clang :: SemaCXX/ms_mutable_reference_member.cpp (6028 of 8403) PASS: Clang :: SemaCXX/ms-overload-entry-point.cpp (6029 of 8403) PASS: Clang :: SemaCXX/ms_wide_bitfield.cpp (6030 of 8403) PASS: Clang :: SemaCXX/namespace-alias.cpp (6031 of 8403) PASS: Clang :: SemaCXX/namespace.cpp (6032 of 8403) PASS: Clang :: SemaCXX/neon-vector-types.cpp (6033 of 8403) PASS: Clang :: SemaCXX/ms_struct.cpp (6034 of 8403) PASS: Clang :: SemaCXX/nested-name-spec-locations.cpp (6035 of 8403) PASS: Clang :: SemaCXX/nested-name-spec.cpp (6036 of 8403) PASS: Clang :: SemaCXX/new-array-size-conv.cpp (6037 of 8403) PASS: Clang :: SemaCXX/new-delete-0x.cpp (6038 of 8403) PASS: Clang :: SemaCXX/new-delete-cxx0x.cpp (6039 of 8403) PASS: Clang :: SemaCXX/new-delete-predefined-decl-2.cpp (6040 of 8403) PASS: Clang :: SemaCXX/new-delete.cpp (6041 of 8403) PASS: Clang :: SemaCXX/new-delete-predefined-decl.cpp (6042 of 8403) PASS: Clang :: SemaCXX/new-null.cpp (6043 of 8403) PASS: Clang :: SemaCXX/no-exceptions.cpp (6044 of 8403) PASS: Clang :: SemaCXX/no-implicit-builtin-decls.cpp (6045 of 8403) PASS: Clang :: SemaCXX/no-rtti.cpp (6046 of 8403) PASS: Clang :: SemaCXX/no-warn-composite-pointer-type.cpp (6047 of 8403) PASS: Clang :: SemaCXX/no-warn-unused-const-variables.cpp (6048 of 8403) PASS: Clang :: SemaCXX/no-wchar.cpp (6049 of 8403) PASS: Clang :: SemaCXX/non-empty-class-size-zero.cpp (6050 of 8403) PASS: Clang :: SemaCXX/nonnull.cpp (6051 of 8403) PASS: Clang :: SemaCXX/nullability.cpp (6052 of 8403) PASS: Clang :: SemaCXX/ns_returns_retained_block_return.cpp (6053 of 8403) PASS: Clang :: SemaCXX/null_in_arithmetic_ops.cpp (6054 of 8403) PASS: Clang :: SemaCXX/nullptr-98.cpp (6055 of 8403) PASS: Clang :: SemaCXX/nullability-declspec.cpp (6056 of 8403) PASS: Clang :: SemaCXX/nullptr_in_arithmetic_ops.cpp (6057 of 8403) PASS: Clang :: SemaCXX/nullptr.cpp (6058 of 8403) PASS: Clang :: SemaCXX/old-style-cast.cpp (6059 of 8403) PASS: Clang :: SemaCXX/offsetof-0x.cpp (6060 of 8403) PASS: Clang :: SemaCXX/offsetof.cpp (6061 of 8403) PASS: Clang :: SemaCXX/operator-arrow-temporary.cpp (6062 of 8403) PASS: Clang :: SemaCXX/openmp_default_simd_align.cpp (6063 of 8403) PASS: Clang :: SemaCXX/out-of-line-def-mismatch.cpp (6064 of 8403) PASS: Clang :: SemaCXX/overload-call-copycon.cpp (6065 of 8403) PASS: Clang :: SemaCXX/overload-0x.cpp (6066 of 8403) PASS: Clang :: SemaCXX/overload-member-call.cpp (6067 of 8403) PASS: Clang :: SemaCXX/overload-decl.cpp (6068 of 8403) PASS: Clang :: SemaCXX/overload-call.cpp (6069 of 8403) PASS: Clang :: SemaCXX/operator-arrow-depth.cpp (6070 of 8403) PASS: Clang :: SemaCXX/overload-value-dep-arg.cpp (6071 of 8403) PASS: Clang :: SemaCXX/overloaded-name.cpp (6072 of 8403) PASS: Clang :: SemaCXX/overloaded-builtin-operators-0x.cpp (6073 of 8403) PASS: Clang :: SemaCXX/overloaded-builtin-operators.cpp (6074 of 8403) PASS: Clang :: SemaCXX/overloaded-operator-decl.cpp (6075 of 8403) PASS: Clang :: SemaCXX/override-in-system-header.cpp (6076 of 8403) PASS: Clang :: SemaCXX/overloaded-operator.cpp (6077 of 8403) PASS: Clang :: SemaCXX/pr13353.cpp (6078 of 8403) PASS: Clang :: SemaCXX/parentheses.cpp (6079 of 8403) PASS: Clang :: SemaCXX/pascal-strings.cpp (6080 of 8403) PASS: Clang :: SemaCXX/pr18284-crash-on-invalid.cpp (6081 of 8403) PASS: Clang :: SemaCXX/pr13394-crash-on-invalid.cpp (6082 of 8403) PASS: Clang :: SemaCXX/pr9812.cpp (6083 of 8403) PASS: Clang :: SemaCXX/pragma-pack.cpp (6084 of 8403) PASS: Clang :: SemaCXX/pragma-unused.cpp (6085 of 8403) PASS: Clang :: SemaCXX/pragma-init_seg.cpp (6086 of 8403) PASS: Clang :: SemaCXX/pragma-vtordisp.cpp (6087 of 8403) PASS: Clang :: SemaCXX/pragma-visibility.cpp (6088 of 8403) PASS: Clang :: SemaCXX/prefetch-enum.cpp (6089 of 8403) PASS: Clang :: SemaCXX/predefined-expr.cpp (6090 of 8403) PASS: Clang :: SemaCXX/pragma-weak.cpp (6091 of 8403) PASS: Clang :: SemaCXX/primary-base.cpp (6092 of 8403) PASS: Clang :: SemaCXX/printf-block.cpp (6093 of 8403) PASS: Clang :: SemaCXX/printf-cstr.cpp (6094 of 8403) PASS: Clang :: SemaCXX/ptrtomember-overload-resolution.cpp (6095 of 8403) PASS: Clang :: SemaCXX/ptrtomember.cpp (6096 of 8403) PASS: Clang :: SemaCXX/pseudo-destructors.cpp (6097 of 8403) PASS: Clang :: SemaCXX/qualified-id-lookup.cpp (6098 of 8403) PASS: Clang :: SemaCXX/qual-id-test.cpp (6099 of 8403) PASS: Clang :: SemaCXX/qualification-conversion.cpp (6100 of 8403) PASS: Clang :: SemaCXX/qualified-member-enum.cpp (6101 of 8403) PASS: Clang :: SemaCXX/qualified-names-diag.cpp (6102 of 8403) PASS: Clang :: SemaCXX/redeclared-alias-template.cpp (6103 of 8403) PASS: Clang :: SemaCXX/ref-init-ambiguous.cpp (6104 of 8403) PASS: Clang :: SemaCXX/redeclared-auto.cpp (6105 of 8403) PASS: Clang :: SemaCXX/reinterpret-cast.cpp (6106 of 8403) PASS: Clang :: SemaCXX/references.cpp (6107 of 8403) PASS: Clang :: SemaCXX/reinterpret-fn-obj-pedantic.cpp (6108 of 8403) PASS: Clang :: SemaCXX/return-stack-addr.cpp (6109 of 8403) PASS: Clang :: SemaCXX/return.cpp (6110 of 8403) PASS: Clang :: SemaCXX/runtimediag-ppe.cpp (6111 of 8403) PASS: Clang :: SemaCXX/rval-references-examples.cpp (6112 of 8403) PASS: Clang :: SemaCXX/rval-references.cpp (6113 of 8403) PASS: Clang :: SemaCXX/return-noreturn.cpp (6114 of 8403) PASS: Clang :: SemaCXX/shift.cpp (6115 of 8403) PASS: Clang :: SemaCXX/self-comparison.cpp (6116 of 8403) PASS: Clang :: SemaCXX/short-enums.cpp (6117 of 8403) PASS: Clang :: SemaCXX/scope-check.cpp (6118 of 8403) PASS: Clang :: SemaCXX/statements.cpp (6119 of 8403) PASS: Clang :: SemaCXX/short-wchar-sign.cpp (6120 of 8403) PASS: Clang :: SemaCXX/sourceranges.cpp (6121 of 8403) PASS: Clang :: SemaCXX/static-assert.cpp (6122 of 8403) PASS: Clang :: SemaCXX/pragma-optimize.cpp (6123 of 8403) PASS: Clang :: SemaCXX/static-array-member.cpp (6124 of 8403) PASS: Clang :: SemaCXX/static-cast-complete-type.cpp (6125 of 8403) PASS: Clang :: SemaCXX/static-initializers.cpp (6126 of 8403) PASS: Clang :: SemaCXX/static-data-member.cpp (6127 of 8403) PASS: Clang :: SemaCXX/static-cast.cpp (6128 of 8403) PASS: Clang :: SemaCXX/storage-class.cpp (6129 of 8403) PASS: Clang :: SemaCXX/string-plus-char.cpp (6130 of 8403) PASS: Clang :: SemaCXX/string-init.cpp (6131 of 8403) PASS: Clang :: SemaCXX/switch-0x.cpp (6132 of 8403) PASS: Clang :: SemaCXX/struct-class-redecl.cpp (6133 of 8403) PASS: Clang :: SemaCXX/string-plus-int.cpp (6134 of 8403) PASS: Clang :: SemaCXX/switch-implicit-fallthrough-blocks.cpp (6135 of 8403) PASS: Clang :: SemaCXX/switch-implicit-fallthrough-per-method.cpp (6136 of 8403) PASS: Clang :: SemaCXX/switch-implicit-fallthrough-macro.cpp (6137 of 8403) XFAIL: Clang :: SemaCXX/switch-implicit-fallthrough-cxx98.cpp (6138 of 8403) PASS: Clang :: SemaCXX/template-implicit-vars.cpp (6139 of 8403) PASS: Clang :: SemaCXX/tag-ambig.cpp (6140 of 8403) PASS: Clang :: SemaCXX/switch-implicit-fallthrough.cpp (6141 of 8403) PASS: Clang :: SemaCXX/switch.cpp (6142 of 8403) PASS: Clang :: SemaCXX/thread-safety-reference-handling.cpp (6143 of 8403) PASS: Clang :: SemaCXX/this.cpp (6144 of 8403) PASS: Clang :: SemaCXX/templated-friend-decl.cpp (6145 of 8403) PASS: Clang :: SemaCXX/trivial-constructor.cpp (6146 of 8403) PASS: Clang :: SemaCXX/trailing-return-0x.cpp (6147 of 8403) PASS: Clang :: SemaCXX/trivial-destructor.cpp (6148 of 8403) PASS: Clang :: SemaCXX/type-dependent-exprs.cpp (6149 of 8403) PASS: Clang :: SemaCXX/type-convert-construct.cpp (6150 of 8403) PASS: Clang :: SemaCXX/type-formatting.cpp (6151 of 8403) PASS: Clang :: SemaCXX/type-definition-in-specifier.cpp (6152 of 8403) PASS: Clang :: SemaCXX/type-traits-incomplete.cpp (6153 of 8403) PASS: Clang :: SemaCXX/typedef-redecl.cpp (6154 of 8403) PASS: Clang :: SemaCXX/typeid-ref.cpp (6155 of 8403) PASS: Clang :: SemaCXX/typeid.cpp (6156 of 8403) PASS: Clang :: SemaCXX/type-traits.cpp (6157 of 8403) PASS: Clang :: SemaCXX/types_compatible_p.cpp (6158 of 8403) PASS: Clang :: SemaCXX/typo-correction-cxx11.cpp (6159 of 8403) PASS: Clang :: SemaCXX/typo-correction-delayed.cpp (6160 of 8403) PASS: Clang :: SemaCXX/unary-real-imag.cpp (6161 of 8403) PASS: Clang :: SemaCXX/undefined-inline.cpp (6162 of 8403) PASS: Clang :: SemaCXX/uninit-variables-conditional.cpp (6163 of 8403) PASS: Clang :: SemaCXX/underlying_type.cpp (6164 of 8403) PASS: Clang :: SemaCXX/undefined-internal.cpp (6165 of 8403) PASS: Clang :: SemaCXX/typo-correction.cpp (6166 of 8403) PASS: Clang :: SemaCXX/uninit-variables.cpp (6167 of 8403) PASS: Clang :: SemaCXX/unknown-anytype.cpp (6168 of 8403) PASS: Clang :: SemaCXX/unknown-anytype-blocks.cpp (6169 of 8403) PASS: Clang :: SemaCXX/unknown-type-name.cpp (6170 of 8403) PASS: Clang :: SemaCXX/unreachable-catch-clauses.cpp (6171 of 8403) PASS: Clang :: SemaCXX/unreachable-code.cpp (6172 of 8403) PASS: Clang :: SemaCXX/unused-functions.cpp (6173 of 8403) PASS: Clang :: SemaCXX/uninitialized.cpp (6174 of 8403) PASS: Clang :: SemaCXX/unused-with-error.cpp (6175 of 8403) PASS: Clang :: SemaCXX/unused.cpp (6176 of 8403) PASS: Clang :: SemaCXX/using-decl-pr4441.cpp (6177 of 8403) PASS: Clang :: SemaCXX/user-defined-conversions.cpp (6178 of 8403) PASS: Clang :: SemaCXX/using-decl-pr4450.cpp (6179 of 8403) PASS: Clang :: SemaCXX/using-decl-templates.cpp (6180 of 8403) PASS: Clang :: SemaCXX/using-decl-1.cpp (6181 of 8403) PASS: Clang :: SemaCXX/using-directive.cpp (6182 of 8403) PASS: Clang :: SemaCXX/value-initialization.cpp (6183 of 8403) PASS: Clang :: SemaCXX/value-dependent-exprs.cpp (6184 of 8403) PASS: Clang :: SemaCXX/vararg-default-arg.cpp (6185 of 8403) PASS: Clang :: SemaCXX/vararg-class.cpp (6186 of 8403) PASS: Clang :: SemaCXX/vector-no-lax.cpp (6187 of 8403) PASS: Clang :: SemaCXX/vector-casts.cpp (6188 of 8403) PASS: Clang :: SemaCXX/vararg-non-pod.cpp (6189 of 8403) PASS: Clang :: SemaCXX/virtual-base-used.cpp (6190 of 8403) PASS: Clang :: SemaCXX/virtual-function-in-union.cpp (6191 of 8403) PASS: Clang :: SemaCXX/virtual-override-x64.cpp (6192 of 8403) PASS: Clang :: SemaCXX/vector.cpp (6193 of 8403) PASS: Clang :: SemaCXX/virtual-member-functions-key-function.cpp (6194 of 8403) PASS: Clang :: SemaCXX/virtuals.cpp (6195 of 8403) PASS: Clang :: SemaCXX/visibility.cpp (6196 of 8403) PASS: Clang :: SemaCXX/virtual-override-x86.cpp (6197 of 8403) PASS: Clang :: SemaCXX/vtable-instantiation.cpp (6198 of 8403) PASS: Clang :: SemaCXX/vla.cpp (6199 of 8403) PASS: Clang :: SemaCXX/virtual-override.cpp (6200 of 8403) PASS: Clang :: SemaCXX/vtordisp-mode.cpp (6201 of 8403) PASS: Clang :: SemaCXX/warn-address.cpp (6202 of 8403) PASS: Clang :: SemaCXX/warn-absolute-value-header.cpp (6203 of 8403) PASS: Clang :: SemaCXX/warn-assignment-condition.cpp (6204 of 8403) PASS: Clang :: SemaCXX/warn-bad-memaccess.cpp (6205 of 8403) PASS: Clang :: SemaCXX/warn-c++11-extensions.cpp (6206 of 8403) PASS: Clang :: SemaCXX/warn-bool-conversion.cpp (6207 of 8403) PASS: Clang :: SemaCXX/warn-cast-align.cpp (6208 of 8403) PASS: Clang :: SemaCXX/warn-consumed-parsing.cpp (6209 of 8403) PASS: Clang :: SemaCXX/warn-char-subscripts.cpp (6210 of 8403) PASS: Clang :: SemaCXX/warn-dangling-field.cpp (6211 of 8403) PASS: Clang :: SemaCXX/warn-deprecated-header.cpp (6212 of 8403) PASS: Clang :: SemaCXX/warn-div-or-rem-by-zero.cpp (6213 of 8403) PASS: Clang :: SemaCXX/warn-empty-body.cpp (6214 of 8403) PASS: Clang :: SemaCXX/warn-consumed-analysis.cpp (6215 of 8403) PASS: Clang :: SemaCXX/warn-everthing.cpp (6216 of 8403) PASS: Clang :: SemaCXX/warn-enum-compare.cpp (6217 of 8403) PASS: Clang :: SemaCXX/warn-exit-time-destructors.cpp (6218 of 8403) PASS: Clang :: SemaCXX/warn-func-not-needed.cpp (6219 of 8403) PASS: Clang :: SemaCXX/warn-float-conversion.cpp (6220 of 8403) PASS: Clang :: SemaCXX/warn-infinite-recursion.cpp (6221 of 8403) PASS: Clang :: SemaCXX/warn-implicit-conversion-floating-point-to-bool.cpp (6222 of 8403) PASS: Clang :: SemaCXX/warn-global-constructors.cpp (6223 of 8403) PASS: Clang :: SemaCXX/warn-large-by-value-copy.cpp (6224 of 8403) PASS: Clang :: SemaCXX/warn-absolute-value.cpp (6225 of 8403) PASS: Clang :: SemaCXX/warn-literal-conversion.cpp (6226 of 8403) PASS: Clang :: SemaCXX/warn-member-not-needed.cpp (6227 of 8403) PASS: Clang :: SemaCXX/warn-loop-analysis.cpp (6228 of 8403) PASS: Clang :: SemaCXX/warn-memset-bad-sizeof.cpp (6229 of 8403) PASS: Clang :: SemaCXX/warn-missing-noreturn.cpp (6230 of 8403) PASS: Clang :: SemaCXX/warn-memsize-comparison.cpp (6231 of 8403) PASS: Clang :: SemaCXX/warn-missing-prototypes.cpp (6232 of 8403) PASS: Clang :: SemaCXX/warn-new-overaligned-3.cpp (6233 of 8403) PASS: Clang :: SemaCXX/warn-new-overaligned-2.cpp (6234 of 8403) PASS: Clang :: SemaCXX/warn-logical-not-compare.cpp (6235 of 8403) PASS: Clang :: SemaCXX/warn-missing-variable-declarations.cpp (6236 of 8403) PASS: Clang :: SemaCXX/warn-new-overaligned.cpp (6237 of 8403) PASS: Clang :: SemaCXX/warn-overloaded-virtual.cpp (6238 of 8403) PASS: Clang :: SemaCXX/warn-pure-virtual-call-from-ctor-dtor.cpp (6239 of 8403) PASS: Clang :: SemaCXX/warn-pessmizing-move.cpp (6240 of 8403) PASS: Clang :: SemaCXX/warn-reorder-ctor-initialization.cpp (6241 of 8403) PASS: Clang :: SemaCXX/warn-range-loop-analysis.cpp (6242 of 8403) PASS: Clang :: SemaCXX/warn-redundant-move.cpp (6243 of 8403) PASS: Clang :: SemaCXX/warn-self-comparisons.cpp (6244 of 8403) PASS: Clang :: SemaCXX/warn-self-assign.cpp (6245 of 8403) PASS: Clang :: SemaCXX/warn-sign-conversion.cpp (6246 of 8403) PASS: Clang :: SemaCXX/warn-shadow.cpp (6247 of 8403) PASS: Clang :: SemaCXX/warn-self-move.cpp (6248 of 8403) PASS: Clang :: SemaCXX/warn-static-function-inheader.cpp (6249 of 8403) PASS: Clang :: SemaCXX/warn-string-conversion.cpp (6250 of 8403) PASS: Clang :: SemaCXX/warn-sysheader-macro.cpp (6251 of 8403) PASS: Clang :: SemaCXX/warn-reinterpret-base-class.cpp (6252 of 8403) PASS: Clang :: SemaCXX/warn-tautological-compare.cpp (6253 of 8403) PASS: Clang :: SemaCXX/warn-thread-safety-negative.cpp (6254 of 8403) PASS: Clang :: SemaCXX/warn-static-const-float.cpp (6255 of 8403) PASS: Clang :: SemaCXX/warn-thread-safety-parsing.cpp (6256 of 8403) PASS: Clang :: SemaCXX/warn-thread-safety-verbose.cpp (6257 of 8403) PASS: Clang :: SemaCXX/warn-tautological-undefined-compare.cpp (6258 of 8403) PASS: Clang :: SemaCXX/warn-unsequenced.cpp (6259 of 8403) PASS: Clang :: SemaCXX/warn-unreachable.cpp (6260 of 8403) PASS: Clang :: SemaCXX/warn-unused-comparison.cpp (6261 of 8403) PASS: Clang :: SemaCXX/warn-thread-safety-analysis.cpp (6262 of 8403) PASS: Clang :: SemaCXX/warn-unused-attribute.cpp (6263 of 8403) PASS: Clang :: SemaCXX/warn-undefined-bool-conversion.cpp (6264 of 8403) PASS: Clang :: SemaCXX/warn-unused-local-typedef-x86asm.cpp (6265 of 8403) PASS: Clang :: SemaCXX/warn-unused-label-error.cpp (6266 of 8403) PASS: Clang :: SemaCXX/warn-unused-filescoped.cpp (6267 of 8403) PASS: Clang :: SemaCXX/warn-unused-private-field-delayed-template.cpp (6268 of 8403) PASS: Clang :: SemaCXX/warn-unused-parameters.cpp (6269 of 8403) PASS: Clang :: SemaCXX/warn-unused-local-typedef.cpp (6270 of 8403) PASS: Clang :: SemaCXX/warn-unused-result.cpp (6271 of 8403) PASS: Clang :: SemaCXX/warn-unused-private-field.cpp (6272 of 8403) PASS: Clang :: SemaCXX/warn-unused-value.cpp (6273 of 8403) PASS: Clang :: SemaCXX/warn-unused-local-typedef-serialize.cpp (6274 of 8403) PASS: Clang :: SemaCXX/warn-unused-value-cxx11.cpp (6275 of 8403) PASS: Clang :: SemaCXX/warn-unused-variables.cpp (6276 of 8403) PASS: Clang :: SemaCXX/warn-unused-variables-error.cpp (6277 of 8403) PASS: Clang :: SemaCXX/warn-variable-not-needed.cpp (6278 of 8403) PASS: Clang :: SemaCXX/warn-using-namespace-in-header.cpp (6279 of 8403) PASS: Clang :: SemaCXX/warn-vla.cpp (6280 of 8403) PASS: Clang :: SemaCXX/warn-weak-vtables.cpp (6281 of 8403) PASS: Clang :: SemaCXX/windows-arm-valist.cpp (6282 of 8403) PASS: Clang :: SemaCXX/wchar_t.cpp (6283 of 8403) PASS: Clang :: SemaCXX/zero-length-arrays.cpp (6284 of 8403) PASS: Clang :: SemaObjC/ContClassPropertyLookup.m (6285 of 8403) PASS: Clang :: SemaObjC/DoubleMethod.m (6286 of 8403) PASS: Clang :: SemaObjC/ClassPropertyNotObject.m (6287 of 8403) PASS: Clang :: SemaObjC/alias-test-1.m (6288 of 8403) PASS: Clang :: SemaObjC/access-property-getter.m (6289 of 8403) PASS: Clang :: SemaObjC/NSString-type.m (6290 of 8403) PASS: Clang :: SemaObjC/alias-test-2.m (6291 of 8403) PASS: Clang :: SemaObjC/arc-cf.m (6292 of 8403) PASS: Clang :: SemaCXX/writable-strings-deprecated.cpp (6293 of 8403) PASS: Clang :: SemaObjC/arc-decls.m (6294 of 8403) PASS: Clang :: SemaObjC/arc-jump-block.m (6295 of 8403) PASS: Clang :: SemaObjC/arc-bridged-cast.m (6296 of 8403) PASS: Clang :: SemaObjC/arc-invalid.m (6297 of 8403) PASS: Clang :: SemaObjC/arc-dict-bridged-cast.m (6298 of 8403) PASS: Clang :: SemaObjC/arc-no-runtime.m (6299 of 8403) PASS: Clang :: SemaObjC/arc-nsconsumed-errors.m (6300 of 8403) PASS: Clang :: SemaObjC/arc-non-pod-memaccess.m (6301 of 8403) PASS: Clang :: SemaObjC/arc-peformselector.m (6302 of 8403) PASS: Clang :: SemaObjC/arc-objcbridge-related-attribute.m (6303 of 8403) PASS: Clang :: SemaObjC/arc-objc-lifetime.m (6304 of 8403) PASS: Clang :: SemaObjC/arc-property-decl-attrs.m (6305 of 8403) PASS: Clang :: SemaObjC/arc-property.m (6306 of 8403) PASS: Clang :: SemaObjC/arc-property-lifetime.m (6307 of 8403) PASS: Clang :: SemaObjC/arc-readonly-property-ivar.m (6308 of 8403) PASS: Clang :: SemaObjC/arc-readonly-property-ivar-1.m (6309 of 8403) PASS: Clang :: SemaObjC/arc-setter-property-match.m (6310 of 8403) PASS: Clang :: SemaObjC/arc-repeated-weak.mm (6311 of 8403) PASS: Clang :: SemaObjC/arc-unavailable-for-weakref.m (6312 of 8403) PASS: Clang :: SemaObjC/arc-unavailable-system-function.m (6313 of 8403) PASS: Clang :: SemaObjC/arc-type-conversion.m (6314 of 8403) PASS: Clang :: SemaObjC/arc-system-header.m (6315 of 8403) PASS: Clang :: SemaObjC/arc-unbridged-cast.m (6316 of 8403) PASS: Clang :: SemaObjC/arc-unsafe-assigns.m (6317 of 8403) PASS: Clang :: SemaObjC/arc-unsafe_unretained.m (6318 of 8403) PASS: Clang :: SemaObjC/argument-checking.m (6319 of 8403) PASS: Clang :: SemaObjC/assign-rvalue-message.m (6320 of 8403) PASS: Clang :: SemaObjC/arc.m (6321 of 8403) PASS: Clang :: SemaObjC/atomoic-property-synnthesis-rules.m (6322 of 8403) PASS: Clang :: SemaObjC/at-defs.m (6323 of 8403) PASS: Clang :: SemaObjC/attr-cf_returns.m (6324 of 8403) PASS: Clang :: SemaObjC/attr-cleanup.m (6325 of 8403) PASS: Clang :: SemaObjC/attr-availability.m (6326 of 8403) PASS: Clang :: SemaObjC/attr-availability-1.m (6327 of 8403) PASS: Clang :: SemaObjC/attr-designated-init.m (6328 of 8403) PASS: Clang :: SemaObjC/attr-deprecated-pch.m (6329 of 8403) PASS: Clang :: SemaObjC/attr-objc-exception.m (6330 of 8403) PASS: Clang :: SemaObjC/attr-malloc.m (6331 of 8403) PASS: Clang :: SemaObjC/attr-deprecated.m (6332 of 8403) PASS: Clang :: SemaObjC/attr-root-class.m (6333 of 8403) PASS: Clang :: SemaObjC/attr-objc-gc.m (6334 of 8403) PASS: Clang :: SemaObjC/attr-print.m (6335 of 8403) PASS: Clang :: SemaObjC/autoreleasepool.m (6336 of 8403) PASS: Clang :: SemaObjC/bad-property-synthesis-crash.m (6337 of 8403) PASS: Clang :: SemaObjC/bad-receiver-1.m (6338 of 8403) PASS: Clang :: SemaObjC/block-as-object.m (6339 of 8403) PASS: Clang :: SemaObjC/block-attr.m (6340 of 8403) PASS: Clang :: SemaObjC/block-explicit-return-type.m (6341 of 8403) PASS: Clang :: SemaObjC/block-ivar.m (6342 of 8403) PASS: Clang :: SemaObjC/block-id-as-block-argtype.m (6343 of 8403) PASS: Clang :: SemaObjC/blocks.m (6344 of 8403) PASS: Clang :: SemaObjC/block-return.m (6345 of 8403) PASS: Clang :: SemaObjC/block-type-safety.m (6346 of 8403) PASS: Clang :: SemaObjC/block-on-method-param.m (6347 of 8403) PASS: Clang :: SemaObjC/builtin_objc_assign_ivar.m (6348 of 8403) PASS: Clang :: SemaObjC/boxing-illegal.m (6349 of 8403) PASS: Clang :: SemaObjC/builtin_objc_lib_functions.m (6350 of 8403) PASS: Clang :: SemaObjC/builtin_objc_nslog.m (6351 of 8403) PASS: Clang :: SemaObjC/builtin_objc_msgSend.m (6352 of 8403) PASS: Clang :: SemaObjC/catch-stmt.m (6353 of 8403) PASS: Clang :: SemaObjC/category-method-lookup-2.m (6354 of 8403) PASS: Clang :: SemaObjC/call-super-2.m (6355 of 8403) PASS: Clang :: SemaObjC/category-1.m (6356 of 8403) PASS: Clang :: SemaObjC/check-dup-objc-decls-1.m (6357 of 8403) PASS: Clang :: SemaObjC/category-method-lookup.m (6358 of 8403) PASS: Clang :: SemaObjC/check-dup-decl-methods-1.m (6359 of 8403) PASS: Clang :: SemaObjC/circular-container.m (6360 of 8403) PASS: Clang :: SemaObjC/check-objcbridge-related-attribute-lookup.m (6361 of 8403) PASS: Clang :: SemaObjC/class-bitfield.m (6362 of 8403) PASS: Clang :: SemaObjC/class-conforming-protocol-1.m (6363 of 8403) PASS: Clang :: SemaObjC/class-extension-dup-methods.m (6364 of 8403) PASS: Clang :: SemaObjC/class-conforming-protocol-2.m (6365 of 8403) PASS: Clang :: SemaObjC/class-extension-after-implementation.m (6366 of 8403) PASS: Clang :: SemaObjC/class-def-test-1.m (6367 of 8403) PASS: Clang :: SemaObjC/class-impl-1.m (6368 of 8403) PASS: Clang :: SemaObjC/class-message-protocol-lookup.m (6369 of 8403) PASS: Clang :: SemaObjC/class-getter-using-dotsyntax.m (6370 of 8403) PASS: Clang :: SemaObjC/class-method-lookup.m (6371 of 8403) PASS: Clang :: SemaObjC/class-property-access.m (6372 of 8403) PASS: Clang :: SemaObjC/class-method-self.m (6373 of 8403) PASS: Clang :: SemaObjC/class-protocol-method-match.m (6374 of 8403) PASS: Clang :: SemaObjC/class-proto-1.m (6375 of 8403) PASS: Clang :: SemaObjC/class-protocol.m (6376 of 8403) PASS: Clang :: SemaObjC/class-unavail-warning.m (6377 of 8403) PASS: Clang :: SemaObjC/compare-qualified-class.m (6378 of 8403) PASS: Clang :: SemaObjC/compare-qualified-id.m (6379 of 8403) PASS: Clang :: SemaObjC/compatible-protocol-qualified-types.m (6380 of 8403) PASS: Clang :: SemaObjC/compound-init.m (6381 of 8403) PASS: Clang :: SemaObjC/cocoa-api-usage.m (6382 of 8403) PASS: Clang :: SemaObjC/comptypes-2.m (6383 of 8403) PASS: Clang :: SemaObjC/comptypes-10.m (6384 of 8403) PASS: Clang :: SemaObjC/comptypes-1.m (6385 of 8403) PASS: Clang :: SemaObjC/comptypes-3.m (6386 of 8403) PASS: Clang :: SemaObjC/comptypes-5.m (6387 of 8403) PASS: Clang :: SemaObjC/comptypes-4.m (6388 of 8403) PASS: Clang :: SemaObjC/comptypes-8.m (6389 of 8403) PASS: Clang :: SemaObjC/comptypes-6.m (6390 of 8403) PASS: Clang :: SemaObjC/comptypes-7.m (6391 of 8403) PASS: Clang :: SemaObjC/comptypes-9.m (6392 of 8403) PASS: Clang :: SemaObjC/comptypes-legal.m (6393 of 8403) PASS: Clang :: SemaObjC/conditional-expr-2.m (6394 of 8403) PASS: Clang :: SemaObjC/comptypes-a.m (6395 of 8403) PASS: Clang :: SemaObjC/conditional-expr-3.m (6396 of 8403) PASS: Clang :: SemaObjC/conditional-expr-5.m (6397 of 8403) PASS: Clang :: SemaObjC/conditional-expr-4.m (6398 of 8403) PASS: Clang :: SemaObjC/conditional-expr-6.m (6399 of 8403) PASS: Clang :: SemaObjC/conditional-expr-7.m (6400 of 8403) PASS: Clang :: SemaObjC/conditional-expr.m (6401 of 8403) PASS: Clang :: SemaObjC/conditional-expr-8.m (6402 of 8403) PASS: Clang :: SemaObjC/conflict-atomic-property.m (6403 of 8403) PASS: Clang :: SemaObjC/conflicting-ivar-test-1.m (6404 of 8403) PASS: Clang :: SemaObjC/conflict-nonfragile-abi2.m (6405 of 8403) PASS: Clang :: SemaObjC/continuation-class-property.m (6406 of 8403) PASS: Clang :: SemaObjC/crash-label.m (6407 of 8403) PASS: Clang :: SemaObjC/conversion.m (6408 of 8403) PASS: Clang :: SemaObjC/continuation-class-err.m (6409 of 8403) PASS: Clang :: SemaObjC/custom-atomic-property.m (6410 of 8403) PASS: Clang :: SemaObjC/crash-on-objc-bool-literal.m (6411 of 8403) PASS: Clang :: SemaObjC/debugger-cast-result-to-id.m (6412 of 8403) PASS: Clang :: SemaObjC/debugger-support.m (6413 of 8403) PASS: Clang :: SemaObjC/dealloc.m (6414 of 8403) PASS: Clang :: SemaObjC/default-synthesize-1.m (6415 of 8403) PASS: Clang :: SemaObjC/default-synthesize-2.m (6416 of 8403) PASS: Clang :: SemaObjC/default-synthesize.m (6417 of 8403) PASS: Clang :: SemaObjC/delay-parsing-cfunctions.m (6418 of 8403) PASS: Clang :: SemaObjC/deprecate_function_containers.m (6419 of 8403) PASS: Clang :: SemaObjC/deprecated-objc-introspection.m (6420 of 8403) PASS: Clang :: SemaObjC/default-synthesize-3.m (6421 of 8403) PASS: Clang :: SemaObjC/deref-interface.m (6422 of 8403) PASS: Clang :: SemaObjC/direct-synthesized-ivar-access.m (6423 of 8403) PASS: Clang :: SemaObjC/duplicate-ivar-check.m (6424 of 8403) PASS: Clang :: SemaObjC/duplicate-ivar-in-class-extension.m (6425 of 8403) PASS: Clang :: SemaObjC/dist-object-modifiers.m (6426 of 8403) PASS: Clang :: SemaObjC/enhanced-proto-2.m (6427 of 8403) PASS: Clang :: SemaObjC/duplicate-property-class-extension.m (6428 of 8403) PASS: Clang :: SemaObjC/duplicate-property.m (6429 of 8403) PASS: Clang :: SemaObjC/encode-typeof-test.m (6430 of 8403) PASS: Clang :: SemaObjC/enum-fixed-type.m (6431 of 8403) PASS: Clang :: SemaObjC/error-implicit-property.m (6432 of 8403) PASS: Clang :: SemaObjC/err-ivar-access-in-class-method.m (6433 of 8403) PASS: Clang :: SemaObjC/error-missing-getter.m (6434 of 8403) PASS: Clang :: SemaObjC/exprs.m (6435 of 8403) PASS: Clang :: SemaObjC/error-outof-scope-property-use.m (6436 of 8403) PASS: Clang :: SemaObjC/error-property-gc-attr.m (6437 of 8403) PASS: Clang :: SemaObjC/foreach.m (6438 of 8403) PASS: Clang :: SemaObjC/format-arg-attribute.m (6439 of 8403) PASS: Clang :: SemaObjC/format-cstrings-warning.m (6440 of 8403) PASS: Clang :: SemaObjC/forward-class-1.m (6441 of 8403) PASS: Clang :: SemaObjC/format-ostrace-warning.m (6442 of 8403) PASS: Clang :: SemaObjC/format-strings-objc.m (6443 of 8403) PASS: Clang :: SemaObjC/forward-class-receiver.m (6444 of 8403) PASS: Clang :: SemaObjC/forward-class-redeclare.m (6445 of 8403) PASS: Clang :: SemaObjC/forward-protocol-incomplete-impl-warn.m (6446 of 8403) PASS: Clang :: SemaObjC/gcc-cast-ext.m (6447 of 8403) PASS: Clang :: SemaObjC/generic-selection.m (6448 of 8403) PASS: Clang :: SemaObjC/gc-attributes.m (6449 of 8403) PASS: Clang :: SemaObjC/getter-setter-defined-in-category-of-parent.m (6450 of 8403) PASS: Clang :: SemaObjC/iboutletcollection-attr.m (6451 of 8403) PASS: Clang :: SemaObjC/ibaction.m (6452 of 8403) PASS: Clang :: SemaObjC/id.m (6453 of 8403) PASS: Clang :: SemaObjC/iboutlet.m (6454 of 8403) PASS: Clang :: SemaObjC/id_builtin.m (6455 of 8403) PASS: Clang :: SemaObjC/idiomatic-parentheses.m (6456 of 8403) PASS: Clang :: SemaObjC/ignore-weakimport-method.m (6457 of 8403) PASS: Clang :: SemaObjC/ignore-qualifier-on-qualified-id.m (6458 of 8403) PASS: Clang :: SemaObjC/illegal-nonarc-bridged-cast.m (6459 of 8403) PASS: Clang :: SemaObjC/incomplete-implementation.m (6460 of 8403) PASS: Clang :: SemaObjC/incompatible-protocol-qualified-types.m (6461 of 8403) PASS: Clang :: SemaObjC/interface-layout-2.m (6462 of 8403) PASS: Clang :: SemaObjC/interface-1.m (6463 of 8403) PASS: Clang :: SemaObjC/inst-method-lookup-in-root.m (6464 of 8403) PASS: Clang :: SemaObjC/instancetype.m (6465 of 8403) PASS: Clang :: SemaObjC/interface-layout.m (6466 of 8403) PASS: Clang :: SemaObjC/interface-scope-2.m (6467 of 8403) PASS: Clang :: SemaObjC/interface-scope.m (6468 of 8403) PASS: Clang :: SemaObjC/interface-tu-variable.m (6469 of 8403) PASS: Clang :: SemaObjC/invalid-objc-decls-1.m (6470 of 8403) PASS: Clang :: SemaObjC/invalid-code.m (6471 of 8403) PASS: Clang :: SemaObjC/invalid-typename.m (6472 of 8403) PASS: Clang :: SemaObjC/invalid-receiver.m (6473 of 8403) PASS: Clang :: SemaObjC/ivar-access-package.m (6474 of 8403) PASS: Clang :: SemaObjC/ivar-access-tests.m (6475 of 8403) PASS: Clang :: SemaObjC/ivar-in-class-extension-error.m (6476 of 8403) PASS: Clang :: SemaObjC/ivar-in-class-extension.m (6477 of 8403) PASS: Clang :: SemaObjC/ivar-in-implementations.m (6478 of 8403) PASS: Clang :: SemaObjC/ivar-lookup.m (6479 of 8403) PASS: Clang :: SemaObjC/ivar-sem-check-1.m (6480 of 8403) PASS: Clang :: SemaObjC/ivar-ref-misuse.m (6481 of 8403) PASS: Clang :: SemaObjC/ivar-lookup-resolution-builtin.m (6482 of 8403) PASS: Clang :: SemaObjC/ivar-sem-check-2.m (6483 of 8403) PASS: Clang :: SemaObjC/legacy-implementation-1.m (6484 of 8403) PASS: Clang :: SemaObjC/message.m (6485 of 8403) PASS: Clang :: SemaObjC/kindof.m (6486 of 8403) PASS: Clang :: SemaObjC/method-arg-qualifier-warning.m (6487 of 8403) PASS: Clang :: SemaObjC/method-attributes.m (6488 of 8403) PASS: Clang :: SemaObjC/method-conflict-1.m (6489 of 8403) PASS: Clang :: SemaObjC/method-bad-param.m (6490 of 8403) PASS: Clang :: SemaObjC/method-conflict.m (6491 of 8403) PASS: Clang :: SemaObjC/method-conflict-2.m (6492 of 8403) PASS: Clang :: SemaObjC/method-def-1.m (6493 of 8403) PASS: Clang :: SemaObjC/method-def-2.m (6494 of 8403) PASS: Clang :: SemaObjC/method-encoding-2.m (6495 of 8403) PASS: Clang :: SemaObjC/method-in-class-extension-impl.m (6496 of 8403) PASS: Clang :: SemaObjC/method-lookup-2.m (6497 of 8403) PASS: Clang :: SemaObjC/method-lookup-4.m (6498 of 8403) PASS: Clang :: SemaObjC/method-lookup-3.m (6499 of 8403) PASS: Clang :: SemaObjC/method-lookup-5.m (6500 of 8403) PASS: Clang :: SemaObjC/method-lookup.m (6501 of 8403) PASS: Clang :: SemaObjC/method-not-defined.m (6502 of 8403) PASS: Clang :: SemaObjC/method-no-context.m (6503 of 8403) PASS: Clang :: SemaObjC/method-prototype-scope.m (6504 of 8403) PASS: Clang :: SemaObjC/method-sentinel-attr.m (6505 of 8403) PASS: Clang :: SemaObjC/method-typecheck-2.m (6506 of 8403) PASS: Clang :: SemaObjC/method-typecheck-1.m (6507 of 8403) PASS: Clang :: SemaObjC/method-typecheck-3.m (6508 of 8403) PASS: Clang :: SemaObjC/method-undef-extension-warn-1.m (6509 of 8403) PASS: Clang :: SemaObjC/method-undef-category-warn-1.m (6510 of 8403) PASS: Clang :: SemaObjC/method-warn-unused-attribute.m (6511 of 8403) PASS: Clang :: SemaObjC/method-undefined-warn-1.m (6512 of 8403) PASS: Clang :: SemaObjC/mismatched-undefined-method.m (6513 of 8403) PASS: Clang :: SemaObjC/method-unused-attribute.m (6514 of 8403) PASS: Clang :: SemaObjC/missing-atend-metadata.m (6515 of 8403) PASS: Clang :: SemaObjC/missing-method-return-type.m (6516 of 8403) PASS: Clang :: SemaObjC/missing-method-context.m (6517 of 8403) PASS: Clang :: SemaObjC/narrow-property-type-in-cont-class.m (6518 of 8403) PASS: Clang :: SemaObjC/multiple-method-names.m (6519 of 8403) PASS: Clang :: SemaObjC/multiple-property-deprecated-decl.m (6520 of 8403) PASS: Clang :: SemaObjC/no-gc-weak-test.m (6521 of 8403) PASS: Clang :: SemaObjC/newproperty-class-method-1.m (6522 of 8403) PASS: Clang :: SemaObjC/nested-typedef-decl.m (6523 of 8403) PASS: Clang :: SemaObjC/no-ivar-in-interface-block.m (6524 of 8403) PASS: Clang :: SemaObjC/no-objc-exceptions.m (6525 of 8403) PASS: Clang :: SemaObjC/no-ivar-access-control.m (6526 of 8403) PASS: Clang :: SemaObjC/no-protocol-option-tests.m (6527 of 8403) PASS: Clang :: SemaObjC/no-warn-qual-mismatch.m (6528 of 8403) PASS: Clang :: SemaObjC/no-warn-synth-protocol-meth.m (6529 of 8403) PASS: Clang :: SemaObjC/no-warn-unimpl-method.m (6530 of 8403) PASS: Clang :: SemaObjC/no-warning-unavail-unimp.m (6531 of 8403) PASS: Clang :: SemaObjC/nowarn-superclass-method-mismatch.m (6532 of 8403) PASS: Clang :: SemaObjC/nonnull.m (6533 of 8403) PASS: Clang :: SemaObjC/nsobject-attribute-1.m (6534 of 8403) PASS: Clang :: SemaObjC/nonarc-weak.m (6535 of 8403) PASS: Clang :: SemaObjC/nsobject-attribute.m (6536 of 8403) PASS: Clang :: SemaObjC/nullability-arc.m (6537 of 8403) PASS: Clang :: SemaObjC/ns_returns_retained_block_return.m (6538 of 8403) PASS: Clang :: SemaObjC/nullability.m (6539 of 8403) PASS: Clang :: SemaObjC/nullable-weak-property.m (6540 of 8403) PASS: Clang :: SemaObjC/objc-asm-attribute-neg-test.m (6541 of 8403) PASS: Clang :: SemaObjC/objc-buffered-methods.m (6542 of 8403) PASS: Clang :: SemaObjC/objc-boxed-expressions-nsvalue.m (6543 of 8403) PASS: Clang :: SemaObjC/objc-array-literal.m (6544 of 8403) PASS: Clang :: SemaObjC/objc-container-subscripting-1.m (6545 of 8403) PASS: Clang :: SemaObjC/objc-cf-audited-warning.m (6546 of 8403) PASS: Clang :: SemaObjC/objc-container-subscripting-2.m (6547 of 8403) PASS: Clang :: SemaObjC/objc-container-subscripting-attr.m (6548 of 8403) PASS: Clang :: SemaObjC/objc-container-subscripting-3.m (6549 of 8403) PASS: Clang :: SemaObjC/objc-cstyle-args-in-methods.m (6550 of 8403) PASS: Clang :: SemaObjC/objc-container-subscripting.m (6551 of 8403) PASS: Clang :: SemaObjC/objc-independent-class-attribute.m (6552 of 8403) PASS: Clang :: SemaObjC/objc-dictionary-literal.m (6553 of 8403) PASS: Clang :: SemaObjC/objc-literal-sig.m (6554 of 8403) PASS: Clang :: SemaObjC/objc-literal-nsnumber.m (6555 of 8403) PASS: Clang :: SemaObjC/objc-mixed-bridge-attribute.m (6556 of 8403) PASS: Clang :: SemaObjC/objc-string-constant.m (6557 of 8403) PASS: Clang :: SemaObjC/objc-qualified-property-lookup.m (6558 of 8403) PASS: Clang :: SemaObjC/objc-literal-comparison.m (6559 of 8403) PASS: Clang :: SemaObjC/objc2-merge-gc-attribue-decl.m (6560 of 8403) PASS: Clang :: SemaObjC/objcbridge-attribute.m (6561 of 8403) PASS: Clang :: SemaObjC/objcbridge-attribute-arc.m (6562 of 8403) PASS: Clang :: SemaObjC/objcbridgemutable-attribute.m (6563 of 8403) PASS: Clang :: SemaObjC/objc2-warn-weak-decl.m (6564 of 8403) PASS: Clang :: SemaObjC/objcbridge-related-attribute.m (6565 of 8403) PASS: Clang :: SemaObjC/override-nullability.m (6566 of 8403) PASS: Clang :: SemaObjC/overriding-property-in-class-extension.m (6567 of 8403) PASS: Clang :: SemaObjC/parameterized_classes.m (6568 of 8403) PASS: Clang :: SemaObjC/opaque-is-access.m (6569 of 8403) PASS: Clang :: SemaObjC/parameterized_classes_subst.m (6570 of 8403) PASS: Clang :: SemaObjC/parameterized_classes_collection_literal.m (6571 of 8403) PASS: Clang :: SemaObjC/pedantic-dynamic-test.m (6572 of 8403) PASS: Clang :: SemaObjC/opaque-is-access-warn.m (6573 of 8403) PASS: Clang :: SemaObjC/pragma-pack.m (6574 of 8403) PASS: Clang :: SemaObjC/property-10.m (6575 of 8403) PASS: Clang :: SemaObjC/property-11.m (6576 of 8403) PASS: Clang :: SemaObjC/property-13.m (6577 of 8403) PASS: Clang :: SemaObjC/property-2.m (6578 of 8403) PASS: Clang :: SemaObjC/property-12.m (6579 of 8403) PASS: Clang :: SemaObjC/property-4.m (6580 of 8403) PASS: Clang :: SemaObjC/property-3.m (6581 of 8403) PASS: Clang :: SemaObjC/property-5.m (6582 of 8403) PASS: Clang :: SemaObjC/property-7.m (6583 of 8403) PASS: Clang :: SemaObjC/property-8.m (6584 of 8403) PASS: Clang :: SemaObjC/property-6.m (6585 of 8403) PASS: Clang :: SemaObjC/property-and-class-extension.m (6586 of 8403) PASS: Clang :: SemaObjC/property-ambiguous-synthesis.m (6587 of 8403) PASS: Clang :: SemaObjC/property-9-impl-method.m (6588 of 8403) PASS: Clang :: SemaObjC/property-9.m (6589 of 8403) PASS: Clang :: SemaObjC/property-and-ivar-use.m (6590 of 8403) PASS: Clang :: SemaObjC/property-category-1.m (6591 of 8403) PASS: Clang :: SemaObjC/property-category-2.m (6592 of 8403) PASS: Clang :: SemaObjC/property-category-3.m (6593 of 8403) PASS: Clang :: SemaObjC/property-category-4.m (6594 of 8403) PASS: Clang :: SemaObjC/property-category-impl.m (6595 of 8403) PASS: Clang :: SemaObjC/property-choose-expr.m (6596 of 8403) PASS: Clang :: SemaObjC/property-dot-receiver.m (6597 of 8403) PASS: Clang :: SemaObjC/property-error-readonly-assign.m (6598 of 8403) PASS: Clang :: SemaObjC/property-expression-error.m (6599 of 8403) PASS: Clang :: SemaObjC/property-deprecated-warning.m (6600 of 8403) PASS: Clang :: SemaObjC/property-in-class-extension.m (6601 of 8403) PASS: Clang :: SemaObjC/property-impl-misuse.m (6602 of 8403) PASS: Clang :: SemaObjC/property-in-class-extension-1.m (6603 of 8403) PASS: Clang :: SemaObjC/property-inherited.m (6604 of 8403) PASS: Clang :: SemaObjC/property-ivar-mismatch.m (6605 of 8403) PASS: Clang :: SemaObjC/property-missing.m (6606 of 8403) PASS: Clang :: SemaObjC/property-nonfragile-abi.m (6607 of 8403) PASS: Clang :: SemaObjC/property-lookup-in-id.m (6608 of 8403) PASS: Clang :: SemaObjC/property-method-lookup-impl.m (6609 of 8403) PASS: Clang :: SemaObjC/property-noninherited-availability-attr.m (6610 of 8403) PASS: Clang :: SemaObjC/property-noprotocol-warning.m (6611 of 8403) PASS: Clang :: SemaObjC/property-not-lvalue.m (6612 of 8403) PASS: Clang :: SemaObjC/property-ns-returns-not-retained-attr.m (6613 of 8403) PASS: Clang :: SemaObjC/property-redundant-decl-accessor.m (6614 of 8403) PASS: Clang :: SemaObjC/property-ownership-attr.m (6615 of 8403) PASS: Clang :: SemaObjC/property-typecheck-1.m (6616 of 8403) PASS: Clang :: SemaObjC/property-weak.m (6617 of 8403) PASS: Clang :: SemaObjC/property-user-setter.m (6618 of 8403) PASS: Clang :: SemaObjC/property.m (6619 of 8403) PASS: Clang :: SemaObjC/props-on-prots.m (6620 of 8403) PASS: Clang :: SemaObjC/protocol-attribute.m (6621 of 8403) PASS: Clang :: SemaObjC/protocol-archane.m (6622 of 8403) PASS: Clang :: SemaObjC/protocol-expr-1.m (6623 of 8403) PASS: Clang :: SemaObjC/protocol-expr-neg-1.m (6624 of 8403) PASS: Clang :: SemaObjC/protocol-id-test-2.m (6625 of 8403) PASS: Clang :: SemaObjC/protocol-id-test-1.m (6626 of 8403) PASS: Clang :: SemaObjC/protocol-id-test-3.m (6627 of 8403) PASS: Clang :: SemaObjC/protocol-implementation-inherited.m (6628 of 8403) PASS: Clang :: SemaObjC/protocol-lookup-2.m (6629 of 8403) PASS: Clang :: SemaObjC/protocol-implementing-class-methods.m (6630 of 8403) PASS: Clang :: SemaObjC/protocol-lookup.m (6631 of 8403) PASS: Clang :: SemaObjC/protocol-qualified-class-unsupported.m (6632 of 8403) PASS: Clang :: SemaObjC/protocol-typecheck.m (6633 of 8403) PASS: Clang :: SemaObjC/protocol-warn.m (6634 of 8403) PASS: Clang :: SemaObjC/protocols.m (6635 of 8403) PASS: Clang :: SemaObjC/protocols-suppress-conformance.m (6636 of 8403) PASS: Clang :: SemaObjC/provisional-ivar-lookup.m (6637 of 8403) PASS: Clang :: SemaObjC/rdar6248119.m (6638 of 8403) PASS: Clang :: SemaObjC/rdr-6211479-array-property.m (6639 of 8403) PASS: Clang :: SemaObjC/qualified-protocol-method-conflicts.m (6640 of 8403) PASS: Clang :: SemaObjC/related-result-type-inference.m (6641 of 8403) PASS: Clang :: SemaObjC/restrict-id-type.m (6642 of 8403) PASS: Clang :: SemaObjC/return.m (6643 of 8403) PASS: Clang :: SemaObjC/resolve-method-in-global-pool.m (6644 of 8403) PASS: Clang :: SemaObjC/scope-check.m (6645 of 8403) PASS: Clang :: SemaObjC/receiver-forward-class.m (6646 of 8403) PASS: Clang :: SemaObjC/selector-2.m (6647 of 8403) PASS: Clang :: SemaObjC/selector-3.m (6648 of 8403) PASS: Clang :: SemaObjC/selector-1.m (6649 of 8403) PASS: Clang :: SemaObjC/selector-4.m (6650 of 8403) PASS: Clang :: SemaObjC/selector-overload.m (6651 of 8403) PASS: Clang :: SemaObjC/selector-error.m (6652 of 8403) PASS: Clang :: SemaObjC/self-assign.m (6653 of 8403) PASS: Clang :: SemaObjC/self-comparison.m (6654 of 8403) PASS: Clang :: SemaObjC/self-declared-in-block.m (6655 of 8403) PASS: Clang :: SemaObjC/self-in-function.m (6656 of 8403) PASS: Clang :: SemaObjC/setter-dotsyntax.m (6657 of 8403) PASS: Clang :: SemaObjC/sign-conversion.m (6658 of 8403) PASS: Clang :: SemaObjC/sizeof-interface.m (6659 of 8403) PASS: Clang :: SemaObjC/severe-syntax-error.m (6660 of 8403) PASS: Clang :: SemaObjC/special-dep-unavail-warning.m (6661 of 8403) PASS: Clang :: SemaObjC/stand-alone-implementation.m (6662 of 8403) PASS: Clang :: SemaObjC/stmts.m (6663 of 8403) PASS: Clang :: SemaObjC/super-cat-prot.m (6664 of 8403) PASS: Clang :: SemaObjC/super-class-protocol-conformance.m (6665 of 8403) PASS: Clang :: SemaObjC/string.m (6666 of 8403) PASS: Clang :: SemaObjC/static-ivar-ref-1.m (6667 of 8403) PASS: Clang :: SemaObjC/super-property-message-expr.m (6668 of 8403) PASS: Clang :: SemaObjC/super.m (6669 of 8403) PASS: Clang :: SemaObjC/super-property-notation.m (6670 of 8403) PASS: Clang :: SemaObjC/synchronized.m (6671 of 8403) PASS: Clang :: SemaObjC/super-dealloc-attribute.m (6672 of 8403) PASS: Clang :: SemaObjC/synth-provisional-ivars-1.m (6673 of 8403) PASS: Clang :: SemaObjC/synth-provisional-ivars.m (6674 of 8403) PASS: Clang :: SemaObjC/synthesize-setter-contclass.m (6675 of 8403) PASS: Clang :: SemaObjC/synthesized-ivar.m (6676 of 8403) PASS: Clang :: SemaObjC/tentative-property-decl.m (6677 of 8403) PASS: Clang :: SemaObjC/typedef-class.m (6678 of 8403) PASS: Clang :: SemaObjC/transparent-union.m (6679 of 8403) PASS: Clang :: SemaObjC/try-catch.m (6680 of 8403) PASS: Clang :: SemaObjC/ucn-objc-string.m (6681 of 8403) PASS: Clang :: SemaObjC/undeclared-selector.m (6682 of 8403) PASS: Clang :: SemaObjC/typo-correction.m (6683 of 8403) PASS: Clang :: SemaObjC/undef-arg-super-method-call.m (6684 of 8403) PASS: Clang :: SemaObjC/undef-superclass-1.m (6685 of 8403) PASS: Clang :: SemaObjC/undef-class-messagin-error.m (6686 of 8403) PASS: Clang :: SemaObjC/undef-protocol-methods-1.m (6687 of 8403) PASS: Clang :: SemaObjC/undefined-protocol-type-1.m (6688 of 8403) PASS: Clang :: SemaObjC/unimplemented-protocol-prop.m (6689 of 8403) PASS: Clang :: SemaObjC/uninit-variables.m (6690 of 8403) PASS: Clang :: SemaObjC/unknown-anytype.m (6691 of 8403) PASS: Clang :: SemaObjC/unqualified-to-qualified-class-warn.m (6692 of 8403) PASS: Clang :: SemaObjC/unused-backing-ivar-warning.m (6693 of 8403) PASS: Clang :: SemaObjC/va-method-1.m (6694 of 8403) PASS: Clang :: SemaObjC/unused.m (6695 of 8403) PASS: Clang :: SemaObjC/warn-assign-property-nscopying.m (6696 of 8403) PASS: Clang :: SemaObjC/warn-category-method-deprecated.m (6697 of 8403) PASS: Clang :: SemaObjC/warn-deprecated-implementations.m (6698 of 8403) PASS: Clang :: SemaObjC/warn-cast-of-sel-expr.m (6699 of 8403) PASS: Clang :: SemaObjC/warn-forward-class-attr-deprecated.m (6700 of 8403) PASS: Clang :: SemaObjC/warn-direct-ivar-access.m (6701 of 8403) PASS: Clang :: SemaObjC/warn-explicit-call-initialize.m (6702 of 8403) PASS: Clang :: SemaObjC/warn-implicit-self-in-block.m (6703 of 8403) PASS: Clang :: SemaObjC/warn-implicit-atomic-property.m (6704 of 8403) PASS: Clang :: SemaObjC/warn-incompatible-builtin-types.m (6705 of 8403) PASS: Clang :: SemaObjC/warn-protocol-method-deprecated.m (6706 of 8403) PASS: Clang :: SemaObjC/warn-retain-cycle.m (6707 of 8403) PASS: Clang :: SemaObjC/warn-retain-block-property.m (6708 of 8403) PASS: Clang :: SemaObjC/warn-selector-selection.m (6709 of 8403) PASS: Clang :: SemaObjC/warn-missing-super.m (6710 of 8403) PASS: Clang :: SemaObjC/warn-strict-selector-match.m (6711 of 8403) PASS: Clang :: SemaObjC/warn-superclass-method-mismatch.m (6712 of 8403) PASS: Clang :: SemaObjC/warn-thread-safety-analysis.m (6713 of 8403) PASS: Clang :: SemaObjC/warn-unused-exception-param.m (6714 of 8403) PASS: Clang :: SemaObjC/warn-unreachable.m (6715 of 8403) PASS: Clang :: SemaObjC/warn-write-strings.m (6716 of 8403) PASS: Clang :: SemaObjC/weak-property.m (6717 of 8403) PASS: Clang :: SemaObjC/warning-missing-selector-name.m (6718 of 8403) PASS: Clang :: SemaObjC/weak-attr-ivar.m (6719 of 8403) PASS: Clang :: SemaObjC/warn-weak-field.m (6720 of 8403) PASS: Clang :: SemaObjC/writable-property-in-superclass.m (6721 of 8403) PASS: Clang :: SemaObjCXX/abstract-class-type-ivar.mm (6722 of 8403) PASS: Clang :: SemaObjCXX/arc-0x.mm (6723 of 8403) PASS: Clang :: SemaObjCXX/NSString-type.mm (6724 of 8403) PASS: Clang :: SemaObjCXX/arc-bool-conversion.mm (6725 of 8403) PASS: Clang :: SemaObjCXX/arc-libstdcxx.mm (6726 of 8403) PASS: Clang :: SemaObjCXX/arc-bridged-cast.mm (6727 of 8403) PASS: Clang :: SemaObjCXX/arc-memfunc.mm (6728 of 8403) PASS: Clang :: SemaObjCXX/arc-objc-lifetime.mm (6729 of 8403) PASS: Clang :: SemaObjCXX/arc-nsconsumed-errors.mm (6730 of 8403) PASS: Clang :: SemaObjCXX/arc-system-header.mm (6731 of 8403) PASS: Clang :: SemaObjCXX/arc-overloading.mm (6732 of 8403) PASS: Clang :: SemaObjCXX/arc-ppe.mm (6733 of 8403) PASS: Clang :: SemaObjCXX/arc-templates.mm (6734 of 8403) PASS: Clang :: SemaObjCXX/arc-type-conversion.mm (6735 of 8403) PASS: Clang :: SemaObjCXX/arc-unavailable-for-weakref.mm (6736 of 8403) PASS: Clang :: SemaObjCXX/arc-type-traits.mm (6737 of 8403) PASS: Clang :: SemaObjCXX/arc-unbridged-cast.mm (6738 of 8403) PASS: Clang :: SemaObjCXX/boxing-illegal-types.mm (6739 of 8403) PASS: Clang :: SemaObjCXX/argument-dependent-lookup.mm (6740 of 8403) PASS: Clang :: SemaObjCXX/blocks.mm (6741 of 8403) PASS: Clang :: SemaObjCXX/capturing-flexible-array-in-block.mm (6742 of 8403) PASS: Clang :: SemaObjCXX/composite-objc-pointertype.mm (6743 of 8403) PASS: Clang :: SemaObjCXX/const-cast.mm (6744 of 8403) PASS: Clang :: SemaObjCXX/category-lookup.mm (6745 of 8403) PASS: Clang :: SemaObjCXX/conversion-ranking.mm (6746 of 8403) PASS: Clang :: SemaObjCXX/conditional-expr.mm (6747 of 8403) PASS: Clang :: SemaObjCXX/contextual-convert-to-id.mm (6748 of 8403) PASS: Clang :: SemaObjCXX/conversion-to-objc-pointer-2.mm (6749 of 8403) PASS: Clang :: SemaObjCXX/conversion-to-objc-pointer.mm (6750 of 8403) PASS: Clang :: SemaObjCXX/cstyle-block-pointer-cast.mm (6751 of 8403) PASS: Clang :: SemaObjCXX/crash.mm (6752 of 8403) PASS: Clang :: SemaObjCXX/cstyle-cast.mm (6753 of 8403) PASS: Clang :: SemaObjCXX/decltype.mm (6754 of 8403) PASS: Clang :: SemaObjCXX/debugger-cast-result-to-id.mm (6755 of 8403) PASS: Clang :: SemaObjCXX/cxxoperator-selector.mm (6756 of 8403) PASS: Clang :: SemaObjCXX/debugger-support.mm (6757 of 8403) PASS: Clang :: SemaObjCXX/deduction.mm (6758 of 8403) PASS: Clang :: SemaObjCXX/delay-parsing-cfunctions.mm (6759 of 8403) PASS: Clang :: SemaObjCXX/delay-parsing-func-tryblock.mm (6760 of 8403) PASS: Clang :: SemaObjCXX/delay-parsing-cplusfuncs.mm (6761 of 8403) PASS: Clang :: SemaObjCXX/exceptions-fragile.mm (6762 of 8403) PASS: Clang :: SemaObjCXX/expr-objcxx.mm (6763 of 8403) PASS: Clang :: SemaObjCXX/exceptions.mm (6764 of 8403) PASS: Clang :: SemaObjCXX/foreach-block.mm (6765 of 8403) PASS: Clang :: SemaObjCXX/foreach.mm (6766 of 8403) PASS: Clang :: SemaObjCXX/format-strings.mm (6767 of 8403) PASS: Clang :: SemaObjCXX/fragile-abi-object-assign.m (6768 of 8403) PASS: Clang :: SemaObjCXX/function-pointer-void-star.mm (6769 of 8403) PASS: Clang :: SemaObjCXX/gc-attributes.mm (6770 of 8403) PASS: Clang :: SemaObjCXX/goto.mm (6771 of 8403) PASS: Clang :: SemaObjCXX/instancetype.mm (6772 of 8403) PASS: Clang :: SemaObjCXX/instantiate-expr.mm (6773 of 8403) PASS: Clang :: SemaObjCXX/instantiate-method-return.mm (6774 of 8403) PASS: Clang :: SemaObjCXX/instantiate-message.mm (6775 of 8403) PASS: Clang :: SemaObjCXX/instantiate-property-access.mm (6776 of 8403) PASS: Clang :: SemaObjCXX/ivar-lookup.mm (6777 of 8403) PASS: Clang :: SemaObjCXX/ivar-reference-type.mm (6778 of 8403) PASS: Clang :: SemaObjCXX/ivar-construct.mm (6779 of 8403) PASS: Clang :: SemaObjCXX/instantiate-stmt.mm (6780 of 8403) PASS: Clang :: SemaObjCXX/ivar-struct.mm (6781 of 8403) PASS: Clang :: SemaObjCXX/linkage-spec.mm (6782 of 8403) PASS: Clang :: SemaObjCXX/literals.mm (6783 of 8403) PASS: Clang :: SemaObjCXX/missing-lhs-gun-extension.mm (6784 of 8403) PASS: Clang :: SemaObjCXX/message.mm (6785 of 8403) PASS: Clang :: SemaObjCXX/microsoft-abi-byval.mm (6786 of 8403) PASS: Clang :: SemaObjCXX/null_objc_pointer.mm (6787 of 8403) PASS: Clang :: SemaObjCXX/namespace-lookup.mm (6788 of 8403) PASS: Clang :: SemaObjCXX/nullptr.mm (6789 of 8403) PASS: Clang :: SemaObjCXX/nullability-pragmas.mm (6790 of 8403) PASS: Clang :: SemaObjCXX/objc-boxed-expressions-nsvalue.mm (6791 of 8403) PASS: Clang :: SemaObjCXX/nullability-consistency.mm (6792 of 8403) PASS: Clang :: SemaObjCXX/objc-decls-inside-namespace.mm (6793 of 8403) PASS: Clang :: SemaObjCXX/objc-container-subscripting.mm (6794 of 8403) PASS: Clang :: SemaObjCXX/objc-extern-c.mm (6795 of 8403) PASS: Clang :: SemaObjCXX/objc-pointer-conv.mm (6796 of 8403) PASS: Clang :: SemaObjCXX/objcbridge-attribute.mm (6797 of 8403) PASS: Clang :: SemaObjCXX/objc2-merge-gc-attribue-decl.mm (6798 of 8403) PASS: Clang :: SemaObjCXX/objcbridge-static-cast.mm (6799 of 8403) PASS: Clang :: SemaObjCXX/objcbridge-attribute-arc.mm (6800 of 8403) PASS: Clang :: SemaObjCXX/old-style-cast.mm (6801 of 8403) PASS: Clang :: SemaObjCXX/objcbridge-related-attribute.mm (6802 of 8403) PASS: Clang :: SemaObjCXX/overload-gc.mm (6803 of 8403) PASS: Clang :: SemaObjCXX/parameterized_classes_subst.mm (6804 of 8403) PASS: Clang :: SemaObjCXX/overload.mm (6805 of 8403) PASS: Clang :: SemaObjCXX/parameters.mm (6806 of 8403) PASS: Clang :: SemaObjCXX/parameterized_classes.mm (6807 of 8403) PASS: Clang :: SemaObjCXX/propert-dot-error.mm (6808 of 8403) PASS: Clang :: SemaObjCXX/pointer-to-objc-pointer-conv.mm (6809 of 8403) PASS: Clang :: SemaObjCXX/property-invalid-type.mm (6810 of 8403) PASS: Clang :: SemaObjCXX/properties.mm (6811 of 8403) PASS: Clang :: SemaObjCXX/property-type-mismatch.mm (6812 of 8403) PASS: Clang :: SemaObjCXX/property-synthesis-error.mm (6813 of 8403) PASS: Clang :: SemaObjCXX/property-reference.mm (6814 of 8403) PASS: Clang :: SemaObjCXX/references.mm (6815 of 8403) PASS: Clang :: SemaObjCXX/reinterpret-cast-objc-pointertype.mm (6816 of 8403) PASS: Clang :: SemaObjCXX/related-result-type-inference.mm (6817 of 8403) PASS: Clang :: SemaObjCXX/protocol-lookup.mm (6818 of 8403) PASS: Clang :: SemaObjCXX/reserved-keyword-methods.mm (6819 of 8403) PASS: Clang :: SemaObjCXX/standard-conversion-to-bool.mm (6820 of 8403) PASS: Clang :: SemaObjCXX/static-cast.mm (6821 of 8403) PASS: Clang :: SemaObjCXX/synchronized.mm (6822 of 8403) PASS: Clang :: SemaObjCXX/unknown-anytype.mm (6823 of 8403) PASS: Clang :: SemaObjCXX/vararg-non-pod.mm (6824 of 8403) PASS: Clang :: SemaObjCXX/vla.mm (6825 of 8403) PASS: Clang :: SemaObjCXX/void_to_obj.mm (6826 of 8403) PASS: Clang :: SemaObjCXX/warn-strict-selector-match.mm (6827 of 8403) PASS: Clang :: SemaObjCXX/warn-missing-super.mm (6828 of 8403) PASS: Clang :: SemaObjCXX/warn-objc-literal-conversion.mm (6829 of 8403) PASS: Clang :: SemaOpenCL/array-parameters.cl (6830 of 8403) PASS: Clang :: SemaOpenCL/amdgpu-num-register-attrs.cl (6831 of 8403) PASS: Clang :: SemaOpenCL/address-spaces.cl (6832 of 8403) PASS: Clang :: SemaOpenCL/cond.cl (6833 of 8403) PASS: Clang :: SemaOpenCL/endian-attr.cl (6834 of 8403) PASS: Clang :: SemaOpenCL/event_t.cl (6835 of 8403) PASS: Clang :: SemaOpenCL/address-spaces-conversions-cl2.0.cl (6836 of 8403) PASS: Clang :: SemaOpenCL/extension-fp64-cl1.1.cl (6837 of 8403) PASS: Clang :: SemaOpenCL/event_t_overload.cl (6838 of 8403) PASS: Clang :: SemaOpenCL/extern.cl (6839 of 8403) PASS: Clang :: SemaOpenCL/extension-fp64.cl (6840 of 8403) PASS: Clang :: SemaOpenCL/half.cl (6841 of 8403) PASS: Clang :: SemaOpenCL/func_ptr.cl (6842 of 8403) PASS: Clang :: SemaOpenCL/init.cl (6843 of 8403) PASS: Clang :: SemaOpenCL/invalid-constant.cl (6844 of 8403) PASS: Clang :: SemaOpenCL/invalid-kernel-attrs.cl (6845 of 8403) PASS: Clang :: SemaOpenCL/invalid-kernel-parameters.cl (6846 of 8403) PASS: Clang :: SemaOpenCL/invalid-kernel.cl (6847 of 8403) PASS: Clang :: SemaOpenCL/invalid-logical-ops-1.1.cl (6848 of 8403) PASS: Clang :: SemaOpenCL/optional-core-fp64-cl1.2.cl (6849 of 8403) PASS: Clang :: SemaOpenCL/optional-core-fp64-cl2.0.cl (6850 of 8403) PASS: Clang :: SemaOpenCL/invalid-logical-ops-1.2.cl (6851 of 8403) PASS: Clang :: SemaOpenCL/sampler_t_overload.cl (6852 of 8403) PASS: Clang :: SemaOpenCL/sampler_t.cl (6853 of 8403) PASS: Clang :: SemaOpenCL/sizeof.cl (6854 of 8403) PASS: Clang :: SemaOpenCL/storageclass.cl (6855 of 8403) PASS: Clang :: SemaOpenCL/str_literals.cl (6856 of 8403) PASS: Clang :: SemaOpenCL/shifts.cl (6857 of 8403) PASS: Clang :: SemaOpenCL/unsupported.cl (6858 of 8403) PASS: Clang :: SemaOpenCL/vec_compare.cl (6859 of 8403) PASS: Clang :: SemaOpenCL/vec_step.cl (6860 of 8403) PASS: Clang :: SemaOpenCL/vector_conv_invalid.cl (6861 of 8403) PASS: Clang :: SemaOpenCL/vector_literals_const.cl (6862 of 8403) PASS: Clang :: SemaOpenCL/vector_inc_dec_ops.cl (6863 of 8403) PASS: Clang :: SemaOpenCL/vector_literals_invalid.cl (6864 of 8403) PASS: Clang :: SemaOpenCL/warn-missing-prototypes.cl (6865 of 8403) PASS: Clang :: SemaTemplate/address-spaces.cpp (6866 of 8403) PASS: Clang :: SemaTemplate/ackermann.cpp (6867 of 8403) PASS: Clang :: SemaTemplate/alias-template-template-param.cpp (6868 of 8403) PASS: Clang :: SemaTemplate/alias-nested-nontag.cpp (6869 of 8403) PASS: Clang :: SemaTemplate/alignas.cpp (6870 of 8403) PASS: Clang :: SemaTemplate/ambiguous-ovl-print.cpp (6871 of 8403) PASS: Clang :: SemaTemplate/alias-templates.cpp (6872 of 8403) PASS: Clang :: SemaTemplate/anonymous-union.cpp (6873 of 8403) PASS: Clang :: SemaTemplate/alias-church-numerals.cpp (6874 of 8403) PASS: Clang :: SemaTemplate/attributes.cpp (6875 of 8403) PASS: Clang :: SemaTemplate/array-to-pointer-decay.cpp (6876 of 8403) PASS: Clang :: SemaTemplate/atomics.cpp (6877 of 8403) PASS: Clang :: SemaTemplate/canonical-expr-type-0x.cpp (6878 of 8403) PASS: Clang :: SemaTemplate/class-template-ctor-initializer.cpp (6879 of 8403) PASS: Clang :: SemaTemplate/canonical-expr-type.cpp (6880 of 8403) PASS: Clang :: SemaTemplate/class-template-decl.cpp (6881 of 8403) PASS: Clang :: SemaTemplate/class-template-id-2.cpp (6882 of 8403) PASS: Clang :: SemaTemplate/class-template-id.cpp (6883 of 8403) PASS: Clang :: SemaTemplate/constexpr-instantiate.cpp (6884 of 8403) PASS: Clang :: SemaTemplate/constructor-template.cpp (6885 of 8403) PASS: Clang :: SemaTemplate/copy-ctor-assign.cpp (6886 of 8403) PASS: Clang :: SemaTemplate/class-template-spec.cpp (6887 of 8403) PASS: Clang :: SemaTemplate/crash-unparsed-exception.cpp (6888 of 8403) PASS: Clang :: SemaTemplate/crash-8204126.cpp (6889 of 8403) PASS: Clang :: SemaTemplate/crash-10438657.cpp (6890 of 8403) PASS: Clang :: SemaTemplate/crash.cpp (6891 of 8403) PASS: Clang :: SemaTemplate/current-instantiation.cpp (6892 of 8403) PASS: Clang :: SemaTemplate/cxx1z-fold-expressions.cpp (6893 of 8403) PASS: Clang :: SemaTemplate/deduction-crash.cpp (6894 of 8403) PASS: Clang :: SemaTemplate/deduction.cpp (6895 of 8403) PASS: Clang :: SemaTemplate/default-arguments-cxx0x.cpp (6896 of 8403) PASS: Clang :: SemaTemplate/default-arguments.cpp (6897 of 8403) PASS: Clang :: SemaTemplate/delegating-constructors.cpp (6898 of 8403) PASS: Clang :: SemaTemplate/dependent-base-classes.cpp (6899 of 8403) PASS: Clang :: SemaTemplate/default-expr-arguments-2.cpp (6900 of 8403) PASS: Clang :: SemaTemplate/default-expr-arguments.cpp (6901 of 8403) PASS: Clang :: SemaTemplate/dependent-base-member-init.cpp (6902 of 8403) PASS: Clang :: SemaTemplate/dependent-class-member-operator.cpp (6903 of 8403) PASS: Clang :: SemaTemplate/dependent-names-no-std.cpp (6904 of 8403) PASS: Clang :: SemaTemplate/dependent-expr.cpp (6905 of 8403) PASS: Clang :: SemaTemplate/dependent-sized_array.cpp (6906 of 8403) PASS: Clang :: SemaTemplate/dependent-template-recover.cpp (6907 of 8403) PASS: Clang :: SemaTemplate/dependent-type-identity.cpp (6908 of 8403) PASS: Clang :: SemaTemplate/dependent-names.cpp (6909 of 8403) PASS: Clang :: SemaTemplate/destructor-template.cpp (6910 of 8403) PASS: Clang :: SemaTemplate/elaborated-type-specifier.cpp (6911 of 8403) PASS: Clang :: SemaTemplate/enum-argument.cpp (6912 of 8403) PASS: Clang :: SemaTemplate/derived.cpp (6913 of 8403) PASS: Clang :: SemaTemplate/enum-bool.cpp (6914 of 8403) PASS: Clang :: SemaTemplate/enum-forward.cpp (6915 of 8403) PASS: Clang :: SemaTemplate/exception-spec-crash.cpp (6916 of 8403) PASS: Clang :: SemaTemplate/example-typelist.cpp (6917 of 8403) PASS: Clang :: SemaTemplate/explicit-specialization-member.cpp (6918 of 8403) PASS: Clang :: SemaTemplate/ext_ms_template_spec.cpp (6919 of 8403) PASS: Clang :: SemaTemplate/ext-vector-type.cpp (6920 of 8403) PASS: Clang :: SemaTemplate/fibonacci.cpp (6921 of 8403) PASS: Clang :: SemaTemplate/explicit-instantiation.cpp (6922 of 8403) PASS: Clang :: SemaTemplate/extension-sfinae.cpp (6923 of 8403) PASS: Clang :: SemaTemplate/extern-templates.cpp (6924 of 8403) PASS: Clang :: SemaTemplate/friend-template.cpp (6925 of 8403) PASS: Clang :: SemaTemplate/fun-template-def.cpp (6926 of 8403) PASS: Clang :: SemaTemplate/function-template-specialization-noreturn.cpp (6927 of 8403) PASS: Clang :: SemaTemplate/friend.cpp (6928 of 8403) PASS: Clang :: SemaTemplate/function-template-specialization.cpp (6929 of 8403) PASS: Clang :: SemaTemplate/implicit-instantiation-1.cpp (6930 of 8403) PASS: Clang :: SemaTemplate/inject-templated-friend.cpp (6931 of 8403) PASS: Clang :: SemaTemplate/injected-class-name.cpp (6932 of 8403) PASS: Clang :: SemaTemplate/instantiate-array.cpp (6933 of 8403) PASS: Clang :: SemaTemplate/instantiate-anonymous-union.cpp (6934 of 8403) PASS: Clang :: SemaTemplate/instantiate-attr.cpp (6935 of 8403) PASS: Clang :: SemaTemplate/instantiate-c99.cpp (6936 of 8403) PASS: Clang :: SemaTemplate/instantiate-call.cpp (6937 of 8403) PASS: Clang :: SemaTemplate/instantiate-case.cpp (6938 of 8403) PASS: Clang :: SemaTemplate/instantiate-cast.cpp (6939 of 8403) PASS: Clang :: SemaTemplate/instantiate-clang.cpp (6940 of 8403) PASS: Clang :: SemaTemplate/inject-templated-friend-post.cpp (6941 of 8403) PASS: Clang :: SemaTemplate/instantiate-decl-dtor.cpp (6942 of 8403) PASS: Clang :: SemaTemplate/instantiate-decl-init.cpp (6943 of 8403) PASS: Clang :: SemaTemplate/instantiate-complete.cpp (6944 of 8403) PASS: Clang :: SemaTemplate/instantiate-declref-ice.cpp (6945 of 8403) PASS: Clang :: SemaTemplate/instantiate-deeply.cpp (6946 of 8403) PASS: Clang :: SemaTemplate/instantiate-default-assignment-operator.cpp (6947 of 8403) PASS: Clang :: SemaTemplate/instantiate-declref.cpp (6948 of 8403) PASS: Clang :: SemaTemplate/instantiate-dependent-nested-name.cpp (6949 of 8403) PASS: Clang :: SemaTemplate/instantiate-enum-2.cpp (6950 of 8403) PASS: Clang :: SemaTemplate/instantiate-enum.cpp (6951 of 8403) PASS: Clang :: SemaTemplate/instantiate-elab-type-specifier.cpp (6952 of 8403) PASS: Clang :: SemaTemplate/instantiate-explicitly-after-fatal.cpp (6953 of 8403) PASS: Clang :: SemaTemplate/instantiate-exception-spec-cxx11.cpp (6954 of 8403) PASS: Clang :: SemaTemplate/instantiate-expr-2.cpp (6955 of 8403) PASS: Clang :: SemaTemplate/instantiate-expr-1.cpp (6956 of 8403) PASS: Clang :: SemaTemplate/instantiate-exception-spec.cpp (6957 of 8403) PASS: Clang :: SemaTemplate/instantiate-expr-5.cpp (6958 of 8403) PASS: Clang :: SemaTemplate/instantiate-expr-3.cpp (6959 of 8403) PASS: Clang :: SemaTemplate/instantiate-expr-basic.cpp (6960 of 8403) PASS: Clang :: SemaTemplate/instantiate-field.cpp (6961 of 8403) PASS: Clang :: SemaTemplate/instantiate-expr-4.cpp (6962 of 8403) PASS: Clang :: SemaTemplate/instantiate-friend-class.cpp (6963 of 8403) PASS: Clang :: SemaTemplate/instantiate-function-2.cpp (6964 of 8403) XFAIL: Clang :: SemaTemplate/instantiate-function-1.mm (6965 of 8403) PASS: Clang :: SemaTemplate/instantiate-function-1.cpp (6966 of 8403) PASS: Clang :: SemaTemplate/instantiate-function-params.cpp (6967 of 8403) PASS: Clang :: SemaTemplate/instantiate-init.cpp (6968 of 8403) PASS: Clang :: SemaTemplate/instantiate-member-expr.cpp (6969 of 8403) PASS: Clang :: SemaTemplate/instantiate-invalid.cpp (6970 of 8403) PASS: Clang :: SemaTemplate/instantiate-member-class.cpp (6971 of 8403) PASS: Clang :: SemaTemplate/instantiate-member-pointers.cpp (6972 of 8403) PASS: Clang :: SemaTemplate/instantiate-member-initializers.cpp (6973 of 8403) PASS: Clang :: SemaTemplate/instantiate-member-template.cpp (6974 of 8403) PASS: Clang :: SemaTemplate/instantiate-local-class.cpp (6975 of 8403) PASS: Clang :: SemaTemplate/instantiate-non-type-template-parameter.cpp (6976 of 8403) PASS: Clang :: SemaTemplate/instantiate-method.cpp (6977 of 8403) PASS: Clang :: SemaTemplate/instantiate-non-dependent-types.cpp (6978 of 8403) PASS: Clang :: SemaTemplate/instantiate-overload-candidates.cpp (6979 of 8403) PASS: Clang :: SemaTemplate/instantiate-overloaded-arrow.cpp (6980 of 8403) PASS: Clang :: SemaTemplate/instantiate-partial-spec.cpp (6981 of 8403) PASS: Clang :: SemaTemplate/instantiate-objc-1.mm (6982 of 8403) PASS: Clang :: SemaTemplate/instantiate-sizeof.cpp (6983 of 8403) PASS: Clang :: SemaTemplate/instantiate-self.cpp (6984 of 8403) PASS: Clang :: SemaTemplate/instantiate-static-var.cpp (6985 of 8403) PASS: Clang :: SemaTemplate/instantiate-scope.cpp (6986 of 8403) PASS: Clang :: SemaTemplate/instantiate-type.cpp (6987 of 8403) PASS: Clang :: SemaTemplate/instantiate-subscript.cpp (6988 of 8403) PASS: Clang :: SemaTemplate/instantiate-try-catch.cpp (6989 of 8403) PASS: Clang :: SemaTemplate/instantiate-template-template-parm.cpp (6990 of 8403) PASS: Clang :: SemaTemplate/instantiate-typeof.cpp (6991 of 8403) PASS: Clang :: SemaTemplate/instantiate-typedef.cpp (6992 of 8403) PASS: Clang :: SemaTemplate/instantiation-backtrace.cpp (6993 of 8403) PASS: Clang :: SemaTemplate/instantiate-var-template.cpp (6994 of 8403) PASS: Clang :: SemaTemplate/instantiate-using-decl.cpp (6995 of 8403) PASS: Clang :: SemaTemplate/instantiation-default-1.cpp (6996 of 8403) PASS: Clang :: SemaTemplate/instantiation-default-2.cpp (6997 of 8403) PASS: Clang :: SemaTemplate/instantiation-depth-exception-spec.cpp (6998 of 8403) PASS: Clang :: SemaTemplate/instantiation-default-3.cpp (6999 of 8403) PASS: Clang :: SemaTemplate/instantiation-depth-subst.cpp (7000 of 8403) PASS: Clang :: SemaTemplate/instantiation-depth-subst-2.cpp (7001 of 8403) PASS: Clang :: SemaTemplate/issue150.cpp (7002 of 8403) PASS: Clang :: SemaTemplate/lookup-dependent-bases.cpp (7003 of 8403) PASS: Clang :: SemaTemplate/instantiation-order.cpp (7004 of 8403) PASS: Clang :: SemaTemplate/instantiation-depth-defarg.cpp (7005 of 8403) PASS: Clang :: SemaTemplate/member-access-expr.cpp (7006 of 8403) PASS: Clang :: SemaTemplate/instantiation-depth.cpp (7007 of 8403) PASS: Clang :: SemaTemplate/member-access-ambig.cpp (7008 of 8403) PASS: Clang :: SemaTemplate/member-function-template.cpp (7009 of 8403) PASS: Clang :: SemaTemplate/member-inclass-init-value-dependent.cpp (7010 of 8403) PASS: Clang :: SemaTemplate/missing-class-keyword-crash.cpp (7011 of 8403) PASS: Clang :: SemaTemplate/member-initializers.cpp (7012 of 8403) PASS: Clang :: SemaTemplate/metafun-apply.cpp (7013 of 8403) PASS: Clang :: SemaTemplate/member-template-access-expr.cpp (7014 of 8403) PASS: Clang :: SemaTemplate/ms-class-specialization-duplicate.cpp (7015 of 8403) PASS: Clang :: SemaTemplate/ms-delayed-default-template-args.cpp (7016 of 8403) PASS: Clang :: SemaTemplate/ms-class-specialization-class-scope.cpp (7017 of 8403) PASS: Clang :: SemaTemplate/ms-if-exists.cpp (7018 of 8403) PASS: Clang :: SemaTemplate/ms-sizeof-missing-typename.cpp (7019 of 8403) PASS: Clang :: SemaTemplate/nested-incomplete-class.cpp (7020 of 8403) PASS: Clang :: SemaTemplate/nested-name-spec-template.cpp (7021 of 8403) PASS: Clang :: SemaTemplate/ms-function-specialization-class-scope.cpp (7022 of 8403) PASS: Clang :: SemaTemplate/ms-lookup-template-base-classes.cpp (7023 of 8403) PASS: Clang :: SemaTemplate/nested-linkage.cpp (7024 of 8403) PASS: Clang :: SemaTemplate/nested-template.cpp (7025 of 8403) PASS: Clang :: SemaTemplate/operator-template.cpp (7026 of 8403) PASS: Clang :: SemaTemplate/operator-function-id-template.cpp (7027 of 8403) PASS: Clang :: SemaTemplate/overload-candidates.cpp (7028 of 8403) PASS: Clang :: SemaTemplate/pack-deduction.cpp (7029 of 8403) PASS: Clang :: SemaTemplate/overloaded-functions.cpp (7030 of 8403) PASS: Clang :: SemaTemplate/overload-uneval.cpp (7031 of 8403) PASS: Clang :: SemaTemplate/partial-spec-instantiate.cpp (7032 of 8403) PASS: Clang :: SemaTemplate/pragma-ms_struct.cpp (7033 of 8403) PASS: Clang :: SemaTemplate/qualified-id.cpp (7034 of 8403) PASS: Clang :: SemaTemplate/qualified-names-diag.cpp (7035 of 8403) PASS: Clang :: SemaTemplate/rdar9173693.cpp (7036 of 8403) PASS: Clang :: SemaTemplate/recovery-crash.cpp (7037 of 8403) PASS: Clang :: SemaTemplate/resolve-single-template-id.cpp (7038 of 8403) PASS: Clang :: SemaTemplate/recursive-template-instantiation.cpp (7039 of 8403) PASS: Clang :: SemaTemplate/self-comparison.cpp (7040 of 8403) PASS: Clang :: SemaTemplate/temp_arg_enum_printing.cpp (7041 of 8403) PASS: Clang :: SemaTemplate/temp.cpp (7042 of 8403) PASS: Clang :: SemaTemplate/temp_arg.cpp (7043 of 8403) PASS: Clang :: SemaTemplate/temp_arg_nontype.cpp (7044 of 8403) PASS: Clang :: SemaTemplate/temp_arg_nontype_cxx11.cpp (7045 of 8403) PASS: Clang :: SemaTemplate/temp_arg_template.cpp (7046 of 8403) PASS: Clang :: SemaTemplate/temp_arg_nontype_cxx1z.cpp (7047 of 8403) PASS: Clang :: SemaTemplate/temp_arg_type.cpp (7048 of 8403) PASS: Clang :: SemaTemplate/temp_class_order.cpp (7049 of 8403) PASS: Clang :: SemaTemplate/temp_class_spec_blocks.cpp (7050 of 8403) PASS: Clang :: SemaTemplate/temp_explicit.cpp (7051 of 8403) PASS: Clang :: SemaTemplate/temp_class_spec_neg.cpp (7052 of 8403) PASS: Clang :: SemaTemplate/temp_class_spec.cpp (7053 of 8403) PASS: Clang :: SemaTemplate/temp_explicit_cxx0x.cpp (7054 of 8403) PASS: Clang :: SemaTemplate/template-class-traits.cpp (7055 of 8403) PASS: Clang :: SemaTemplate/template-decl-fail.cpp (7056 of 8403) PASS: Clang :: SemaTemplate/temp_func_order.cpp (7057 of 8403) PASS: Clang :: SemaTemplate/template-id-printing.cpp (7058 of 8403) PASS: Clang :: SemaTemplate/template-id-expr.cpp (7059 of 8403) PASS: Clang :: SemaTemplate/typename-specifier-2.cpp (7060 of 8403) PASS: Clang :: SemaTemplate/typename-specifier-3.cpp (7061 of 8403) PASS: Clang :: SemaTemplate/typo-dependent-name.cpp (7062 of 8403) PASS: Clang :: SemaTemplate/typename-specifier-4.cpp (7063 of 8403) PASS: Clang :: SemaTemplate/unused-variables.cpp (7064 of 8403) PASS: Clang :: SemaTemplate/unresolved-construct.cpp (7065 of 8403) PASS: Clang :: SemaTemplate/virtual-member-functions.cpp (7066 of 8403) PASS: Clang :: SemaTemplate/value-dependent-null-pointer-constant.cpp (7067 of 8403) PASS: Clang :: SemaTemplate/typename-specifier.cpp (7068 of 8403) PASS: Clang :: TableGen/anonymous-groups.td (7069 of 8403) PASS: Clang :: TableGen/tg-fixits.td (7070 of 8403) PASS: Clang :: Tooling/auto-detect-from-source-parent.cpp (7071 of 8403) PASS: Clang :: Tooling/auto-detect-from-source.cpp (7072 of 8403) PASS: Clang :: Tooling/auto-detect-from-source-parent-of-cwd.cpp (7073 of 8403) PASS: Clang :: Tooling/clang-check-args.cpp (7074 of 8403) PASS: Clang :: Tooling/clang-check-autodetect-dir.cpp (7075 of 8403) PASS: Clang :: Tooling/clang-check-chdir.cpp (7076 of 8403) PASS: Clang :: Tooling/clang-check-builtin-headers.cpp (7077 of 8403) PASS: Clang :: Tooling/clang-check-pwd.cpp (7078 of 8403) PASS: Clang :: Tooling/clang-check-rel-path.cpp (7079 of 8403) PASS: Clang :: Tooling/clang-check-extra-arg.cpp (7080 of 8403) PASS: Clang :: Tooling/clang-check-strip-o.cpp (7081 of 8403) PASS: Clang :: Tooling/clang-check.cpp (7082 of 8403) PASS: Clang :: Tooling/multi-jobs.cpp (7083 of 8403) PASS: Clang :: Tooling/ms-asm-no-target.cpp (7084 of 8403) PASS: Clang :: Tooling/pch.cpp (7085 of 8403) PASS: Clang :: VFS/external-names.c (7086 of 8403) PASS: Clang :: VFS/framework-import.m (7087 of 8403) PASS: Clang :: VFS/implicit-include.c (7088 of 8403) PASS: Clang :: VFS/include-real-from-virtual.c (7089 of 8403) PASS: Clang :: VFS/include-mixed-real-and-virtual.c (7090 of 8403) PASS: Clang :: VFS/include.c (7091 of 8403) PASS: Clang :: VFS/include-virtual-from-real.c (7092 of 8403) PASS: Clang :: Tooling/clang-check-analyzer.cpp (7093 of 8403) PASS: Clang :: VFS/incomplete-umbrella.m (7094 of 8403) PASS: Clang :: Tooling/clang-check-ast-dump.cpp (7095 of 8403) PASS: Clang :: VFS/relative-path.c (7096 of 8403) PASS: Clang :: VFS/parse-errors.c (7097 of 8403) PASS: Clang :: VFS/module-import.m (7098 of 8403) PASS: Clang :: VFS/umbrella-mismatch.m (7099 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.BaseDistances (7100 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.Bases (7101 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.DiffBase (7102 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.MostDerivedType (7103 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.IsNone (7104 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.MostDerivedCommonAncestor (7105 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.SameBase (7106 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.NoKind (7107 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.Name (7108 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTNodeKind.UnknownKind (7109 of 8403) PASS: Clang :: VFS/real-path-found-first.m (7110 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTVectorTest.Compile (7111 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTVectorTest.InsertEmpty (7112 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ASTVectorTest.InsertFill (7113 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXConstructorDecl.DefaultedCtorLocRange (7114 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXConstructorDecl.NoRetFunTypeLocRange (7115 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXConstructorDecl.DeletedCtorLocRange (7116 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXNewExpr.ArrayRange (7117 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXNewExpr.ParenRange (7118 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXConstructExpr.SourceRange (7119 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXFunctionalCastExpr.SourceRange (7120 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.Basic1 (7121 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXNewExpr.TypeParenRange (7122 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.Basic2 (7123 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.Basic3 (7124 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.Basic4 (7125 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.Basic5 (7126 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXUnresolvedConstructExpr.SourceRange (7127 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CXXTemporaryObjectExpr.SourceRange (7128 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand1 (7129 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.Basic7 (7130 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.Basic6 (7131 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand10 (7132 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand3 (7133 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand2 (7134 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand4 (7135 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand5 (7136 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand8 (7137 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand6 (7138 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand7 (7139 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.DoxygenCommand9 (7140 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML1 (7141 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML11 (7142 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML10 (7143 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML12 (7144 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML13 (7145 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML14 (7146 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML16 (7147 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML15 (7148 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML17 (7149 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML18 (7150 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML2 (7151 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML19 (7152 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML3 (7153 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML4 (7154 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML5 (7155 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML6 (7156 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML7 (7157 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML8 (7158 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTML9 (7159 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences1 (7160 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences12 (7161 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences11 (7162 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences10 (7163 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences13 (7164 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences15 (7165 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences14 (7166 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences16 (7167 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences2 (7168 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences5 (7169 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences4 (7170 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences3 (7171 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences6 (7172 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences8 (7173 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences7 (7174 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.HTMLCharacterReferences9 (7175 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.NotAKnownHTMLTag1 (7176 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.MultipleComments (7177 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.NotAKnownHTMLTag2 (7178 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.RegisterCustomBlockCommand (7179 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.RegisterMultipleBlockCommands (7180 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock1 (7181 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock2 (7182 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock5 (7183 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock3 (7184 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock4 (7185 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock6 (7186 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock7 (7187 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock8 (7188 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimBlock9 (7189 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimLine1 (7190 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimLine2 (7191 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentLexerTest.VerbatimLine3 (7192 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.Basic1 (7193 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.Basic3 (7194 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.Deprecated (7195 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.Basic2 (7196 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.HTML1 (7197 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.HTML4 (7198 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.HTML3 (7199 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.HTML2 (7200 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.HTML6 (7201 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.HTML5 (7202 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.InlineCommand1 (7203 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.InlineCommand2 (7204 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.InlineCommand4 (7205 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.InlineCommand3 (7206 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.InlineCommand5 (7207 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.Paragraph2 (7208 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.Paragraph1 (7209 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.Paragraph3 (7210 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParagraphSplitting1 (7211 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParamCommand1 (7212 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParamCommand2 (7213 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParamCommand3 (7214 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParamCommand5 (7215 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParamCommand4 (7216 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParamCommand7 (7217 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.TParamCommand1 (7218 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.TParamCommand2 (7219 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.ParamCommand6 (7220 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock1 (7221 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock2 (7222 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock3 (7223 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock4 (7224 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock5 (7225 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock6 (7226 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock7 (7227 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimBlock8 (7228 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimLine1 (7229 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CommentParserTest.VerbatimLine2 (7230 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl1 (7231 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CompoundLiteralExpr.CompoundVectorLiteralRange (7232 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/CompoundLiteralExpr.ParensCompoundVectorLiteralRange (7233 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl2 (7234 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl3 (7235 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl10 (7236 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl5 (7237 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl6 (7238 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl7 (7239 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl8 (7240 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl11 (7241 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl4 (7242 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConstructorDecl9 (7243 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConversionDecl2 (7244 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConversionDecl1 (7245 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXConversionDecl3 (7246 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXDestructorDecl1 (7247 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXDestructorDecl2 (7248 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl1 (7249 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl2 (7250 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl4 (7251 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl5 (7252 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl3 (7253 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_AllocationFunction3 (7254 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_AllocationFunction4 (7255 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_AllocationFunction5 (7256 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_AllocationFunction2 (7257 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_AllocationFunction1 (7258 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_CVQualifier1 (7259 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_CVQualifier2 (7260 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_CVQualifier3 (7261 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_RefQualifier1 (7262 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_RefQualifier2 (7263 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_Operator2 (7264 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl1 (7265 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl10 (7266 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl11 (7267 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl2 (7268 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl3 (7269 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl5 (7270 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXMethodDecl_Operator1 (7271 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl4 (7272 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl8 (7273 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl6 (7274 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl7 (7275 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl10 (7276 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestCXXRecordDecl9 (7277 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl1 (7278 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl11 (7279 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl3 (7280 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl4 (7281 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl2 (7282 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl5 (7283 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl6 (7284 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl9 (7285 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl8 (7286 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateDecl7 (7287 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/Decl.CleansUpAPValues (7288 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplateSpecializationDecl1 (7289 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFieldDecl1 (7290 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFieldDecl2 (7291 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl1 (7292 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl10 (7293 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplatePartialSpecializationDecl2 (7294 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestClassTemplatePartialSpecializationDecl1 (7295 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl12 (7296 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl11 (7297 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl3 (7298 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl13 (7299 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl2 (7300 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl4 (7301 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl6 (7302 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl5 (7303 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl7 (7304 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl8 (7305 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl9 (7306 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl_ExceptionSpecification1 (7307 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl_ExceptionSpecification2 (7308 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl_ExceptionSpecification3 (7309 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl_ExceptionSpecification4 (7310 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl_ExceptionSpecification5 (7311 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl_ExceptionSpecification6 (7312 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl_ExceptionSpecification7 (7313 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionTemplateDecl1 (7314 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionTemplateDecl2 (7315 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionTemplateDecl3 (7316 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionTemplateDecl4 (7317 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionTemplateDecl5 (7318 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionDecl14 (7319 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestNamespace1 (7320 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestFunctionTemplateDecl6 (7321 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestNamespace2 (7322 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestNamespaceAlias1 (7323 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestNamespaceAlias2 (7324 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestStaticAssert1 (7325 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList1 (7326 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList10 (7327 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList11 (7328 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestObjCProtocol2 (7329 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestObjCProtocol1 (7330 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList13 (7331 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList14 (7332 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList15 (7333 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList12 (7334 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList2 (7335 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList3 (7336 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList5 (7337 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList4 (7338 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList6 (7339 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList7 (7340 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList8 (7341 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTypedef1 (7342 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTemplateArgumentList9 (7343 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTypedef3 (7344 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestObjCMethod1 (7345 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTypedef2 (7346 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestTypedef4 (7347 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestVarDecl1 (7348 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestVarDecl3 (7349 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DeclPrinter.TestVarDecl2 (7350 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.DeclPrint (7351 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.DeclSourceRange (7352 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.NNSLocSourceRange (7353 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.StmtPrint (7354 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.StmtDump (7355 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.DeclDump (7356 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.StmtSourceRange (7357 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/DynTypedNode.TypeLocSourceRange (7358 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ExternalASTSourceTest.FailedLookupOccursOnce (7359 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendConstructorDestructorRange (7360 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendConstructorDestructorLocation (7361 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendDecltypeLocation (7362 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendDecltypeRange (7363 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendElaboratedTypeLocation (7364 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendInlineFunctionRange (7365 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/EvaluateAsRValue.FailsGracefullyForUnknownTypes (7366 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendElaboratedTypeRange (7367 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendInlineFunctionLocation (7368 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendNonMemberFunctionDefinitionRange (7369 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendNonMemberFunctionDefinitionLocation (7370 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendNonMemberFunctionLocation (7371 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendSimpleTypeRange (7372 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendNonMemberFunctionRange (7373 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendSimpleTypeLocation (7374 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendTemplateFunctionLocation (7375 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendTemplateParameterLocation (7376 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendTemplateClassLocation (7377 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendTemplateClassRange (7378 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendTemplateFunctionRange (7379 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.FriendTemplateParameterRange (7380 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/GetParents.ReturnsParentForDecl (7381 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/FriendDecl.InstantiationSourceRange (7382 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/GetParents.ReturnsParentForStmt (7383 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/GetParents.ReturnsMultipleParentsInTemplateInstantiations (7384 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/InitListExpr.VectorLiteralInitListParens (7385 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/GetParents.ReturnsParentInsideTemplateInstantiations (7386 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/LabelDecl.Range (7387 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/InitListExpr.VectorLiteralListBraceRange (7388 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/LocationVerifier.WrongLocation (7389 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/LabelStmt.Range (7390 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/MatchVerifier.ParseError (7391 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/MatchVerifier.NoMatch (7392 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/MatchVerifier.WrongType (7393 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/MemberExpr.ImplicitMemberRange (7394 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/MemberExpr.ArrowRange (7395 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/MemberExpr.ImplicitArrowRange (7396 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/NamedDeclPrinter.TestNamespace1 (7397 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/NamedDeclPrinter.TestNamespace2 (7398 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/MemberExpr.MacroArrowRange (7399 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ParmVarDecl.KNRLocation (7400 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ParmVarDecl.KNRRange (7401 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/RangeVerifier.WrongRange (7402 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/ObjCMessageExpr.CXXConstructExprRange (7403 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/StmtPrinter.TestFloatingPointLiteral (7404 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/StmtPrinter.TestCXXConversionDeclImplicit (7405 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/StmtPrinter.TestIntegerLiteral (7406 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/StmtPrinter.TestCXXConversionDeclExplicit (7407 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/TemplateSpecializationTypeLoc.AngleBracketLocations (7408 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/UnaryTransformTypeLoc.ParensRange (7409 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/StmtPrinter.TestMSIntegerLiteral (7410 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/VarDecl.VMTypeFixedVarDeclRange (7411 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/UnresolvedUsingValueDecl.SourceRange (7412 of 8403) PASS: Clang-Unit :: AST/Release/ASTTests/UsingDecl.SourceRange (7413 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.CompletionRegistry (7414 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.CompletionNamedValues (7415 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.Errors (7416 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.OverloadErrors (7417 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.ParseUnsigned (7418 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.ParseMatcher (7419 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.ParseString (7420 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.CXXCtorInitializer (7421 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.Completion (7422 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/ParserTest.FullParserTest (7423 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.CanConstructNoArgs (7424 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.ConstructWithSimpleArgs (7425 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.Errors (7426 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.ConstructWithMatcherArgs (7427 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.HasArgs (7428 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.Adaptative (7429 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.OverloadedMatchers (7430 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.PolymorphicMatchers (7431 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.TypeTraversal (7432 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.VariadicOp (7433 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/VariantValueTest.DynTypedMatcher (7434 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/VariantValueTest.Assignment (7435 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/VariantValueTest.ImplicitBool (7436 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/VariantValueTest.String (7437 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/VariantValueTest.Unsigned (7438 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/VariantValueTest.Matcher (7439 of 8403) PASS: Clang-Unit :: ASTMatchers/Dynamic/Release/DynamicASTMatchersTests/RegistryTest.TemplateArgument (7440 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ArraySubscriptMatchers.MatchesArrayBase (7441 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ArraySubscriptMatchers.ArrayIndex (7442 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ArraySubscriptMatchers.ArraySubscripts (7443 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/AllOf.AllOverloadsWork (7444 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/CStyleCast.MatchesSimpleCase (7445 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/AstMatcherPMacro.Works (7446 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/AstPolymorphicMatcherPMacro.Works (7447 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Callee.MatchesMemberExpressions (7448 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/CastExpression.DoesNotMatchNonCasts (7449 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/CastExpression.MatchesImplicitCasts (7450 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/CastExpression.MatchesExplicitCasts (7451 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Callee.MatchesDeclarations (7452 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/CStyleCast.DoesNotMatchOtherCasts (7453 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ClassTemplate.DoesNotMatchClass (7454 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/CompoundStatement.DoesNotMatchEmptyStruct (7455 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/CompoundStatement.HandlesSimpleCases (7456 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ClassTemplate.MatchesClassTemplate (7457 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ConstructorDeclaration.SimpleCase (7458 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ClassTemplate.DoesNotMatchClassTemplatePartialSpecialization (7459 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ClassTemplate.DoesNotMatchClassTemplateExplicitSpecialization (7460 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclCount.DeclCountIsCorrect (7461 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclStmt.ContainsDeclaration (7462 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Decl.MatchesDeclarations (7463 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.ClassDerivedFromDependentTemplateSpecialization (7464 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ConstructorDeclaration.IsImplicit (7465 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.HasAttr (7466 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.HasDescendantMemoization (7467 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.HasDescendant (7468 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.HasDescendantMemoizationUsesRestrictKind (7469 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.MatchClass (7470 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.LinkageSpecification (7471 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.MatchHas (7472 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.MatchHasRecursiveAllOf (7473 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.MatchCudaDecl (7474 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.MatchAnyOf (7475 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.MatchNot (7476 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.MatchHasRecursiveAnyOf (7477 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.hasMethod (7478 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.ClassIsDerived (7479 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.hasDeclContext (7480 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationMatcher.translationUnitDecl (7481 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationStatement.DoesNotMatchCompoundStatements (7482 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclarationStatement.MatchesVariableDeclarationStatements (7483 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DestructorDeclaration.DoesNotMatchImplicitDestructor (7484 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DestructorDeclaration.MatchesVirtualDestructor (7485 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DeclaratorDecl.MatchesDeclaratorDecls (7486 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Do.DoesNotMatchWhileLoops (7487 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/DynamicCast.MatchesSimpleCase (7488 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Do.MatchesDoLoops (7489 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EachOf.TriggersForEachMatch (7490 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EachOf.BehavesLikeAnyOfUnlessBothMatch (7491 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ElaboratedTypeNarrowing.namesType (7492 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ElaboratedTypeNarrowing.hasQualifier (7493 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Enum.DoesNotMatchClasses (7494 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Enum.MatchesEnums (7495 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EnumConstant.Matches (7496 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.Decl (7497 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.QualType (7498 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.FiltersMatchedCombinations (7499 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.NonMatchingTypes (7500 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.Stmt (7501 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.Type (7502 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.UsingForEachDescendant (7503 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsBoundNodeMatcher.UnlessDescendantsOfAncestorsMatch (7504 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/EqualsIntegralValue.Matches (7505 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ExprWithCleanups.MatchesExprWithCleanups (7506 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Field.MatchesField (7507 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Field.DoesNotMatchNonFieldMembers (7508 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ExceptionHandling.SimpleCases (7509 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FindAll.BindsDescendantNodeOnMatch (7510 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FindAll.BindsNodeOnMatch (7511 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Finder.DynamicOnlyAcceptsSomeMatchers (7512 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FindAll.BindsNodeAndDescendantNodesOnOneMatch (7513 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/For.ForLoopInternals (7514 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/For.NegativeForLoopInternals (7515 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEach.BindsMultipleNodes (7516 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEach.BindsOneNode (7517 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/For.FindsForLoops (7518 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/For.ForRangeLoopInternals (7519 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/For.ReportsNoFalsePositives (7520 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEachConstructorInitializer.MatchesInitializers (7521 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEach.BindsRecursiveCombinations (7522 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEachDescendant.BindsCombinations (7523 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEachDescendant.BindsCorrectNodes (7524 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEachDescendant.BindsOneNode (7525 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEachDescendant.BindsMultipleNodes (7526 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEachDescendant.BindsRecursiveCombinations (7527 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ForEachDescendant.NestedForEachDescendant (7528 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FunctionTemplate.DoesNotMatchFunctionDeclarations (7529 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Function.MatchesFunctionDeclarations (7530 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FunctionTemplate.DoesNotMatchFunctionTemplateSpecializations (7531 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FunctionalCast.DoesNotMatchOtherCasts (7532 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FunctionalCast.MatchesSimpleCase (7533 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/FunctionTemplate.MatchesFunctionTemplateDeclarations (7534 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Has.DoesNotDeleteBindings (7535 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Has.MatchesChildTypes (7536 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncenstor.FailsIfNoAncestorMatches (7537 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Has.MatchesChildrenOfTypes (7538 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncenstor.MatchesDeclarationAncestors (7539 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncenstor.MatchesStatementAncestors (7540 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.BindsRecursiveCombinations (7541 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.DrillsThroughDifferentHierarchies (7542 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.BindsCombinationsWithHasDescendant (7543 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.MatchesDeclarationsThatGetVisitedLater (7544 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.MatchesInTemplateInstantiations (7545 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.MatchesClosestAncestor (7546 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.MatchesAllAncestors (7547 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAncestor.MatchesInImplicitCode (7548 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnyConstructorInitializer.ForField (7549 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnyConstructorInitializer.SimpleCase (7550 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnyConstructorInitializer.IsWritten (7551 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnyConstructorInitializer.WithInitializer (7552 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnyParameter.DoesNotMatchThisPointer (7553 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnyParameter.DoesntMatchIfInnerMatcherDoesntMatch (7554 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnySubstatement.FindsSubstatementBetweenOthers (7555 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnySubstatement.MatchesForTopLevelCompoundStatement (7556 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnySubstatement.IsNotRecursive (7557 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnyParameter.MatchesIndependentlyOfPosition (7558 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasAnySubstatement.MatchesInNestedCompoundStatements (7559 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasBody.FindsBodyOfForWhileDoLoops (7560 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasConditionVariableStatement.DoesNotMatchCondition (7561 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasDeclaration.HasDeclarationOfEnumType (7562 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasDeclaration.HasDeclarationOfTemplateSpecializationType (7563 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasConditionVariableStatement.MatchesConditionVariables (7564 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasDeclaration.HasDeclarationOfTypeWithDecl (7565 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasDeclaration.HasGetDeclTraitTest (7566 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasDestinationType.MatchesSimpleCase (7567 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasImplicitDestinationType.DoesNotMatchIncorrectly (7568 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasDescendant.MatchesDescendantTypes (7569 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasImplicitDestinationType.MatchesSimpleCase (7570 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasName.MatchesParameterVariableDeclarations (7571 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasDescendant.MatchesDescendantsOfTypes (7572 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasObjectExpression.DoesNotMatchMember (7573 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasNameDeathTest.DiesOnEmptyName (7574 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasNameDeathTest.DiesOnEmptyPattern (7575 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasParameter.CallsInnerMatcher (7576 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasObjectExpression.MatchesBaseOfVariable (7577 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasObjectExpression.MatchesObjectExpressionOfImplicitlyFormedMemberExpression (7578 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasParameter.DoesNotMatchIfIndexOutOfBounds (7579 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasParent.MatchesOnlyParent (7580 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasParent.MatchesAllParents (7581 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasSourceExpression.MatchesExplicitCasts (7582 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasSourceExpression.MatchesImplicitCasts (7583 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasParent.NoDuplicateParents (7584 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasType.MatchesAsString (7585 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasType.TakesDeclMatcherAndMatchesExpr (7586 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasType.MatchesParameterVariableTypesStrictly (7587 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasType.TakesDeclMatcherAndMatchesValueDecl (7588 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasType.TakesQualTypeMatcherAndMatchesExpr (7589 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasTypeLoc.MatchesDeclaratorDecls (7590 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/HasType.TakesQualTypeMatcherAndMatchesValueDecl (7591 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IfStmt.ChildTraversalMatchers (7592 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringImpCasts.MatchesImpCasts (7593 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringImpCasts.DoesNotMatchIncorrectly (7594 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringImpCasts.MatchesWithoutImpCasts (7595 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringParenAndImpCasts.MatchesParenImpCasts (7596 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringParenAndImpCasts.DoesNotMatchIncorrectly (7597 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringParenAndImpCasts.MatchesWithoutParenImpCasts (7598 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringParenCasts.DoesNotMatchIncorrectly (7599 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringParenCasts.MatchesWithoutParenCasts (7600 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IgnoringParenCasts.MatchesParenCasts (7601 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ImplicitCast.DoesNotMatchIncorrectly (7602 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ImplicitCast.MatchesSimpleCase (7603 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsArrow.MatchesMemberCallsViaArrow (7604 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsArrow.MatchesMemberVariablesViaArrow (7605 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/InitListExpression.MatchesInitListExpression (7606 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsConstQualified.DoesNotMatchInappropriately (7607 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsConstQualified.MatchesConstPointer (7608 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsConstQualified.MatchesConstInt (7609 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsArrow.MatchesStaticMemberVariablesViaArrow (7610 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsConstQualified.MatchesThroughTypedef (7611 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsDeleted.MatchesDeletedFunctionDeclarations (7612 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsDerivedFromDeathTest.DiesOnEmptyBaseName (7613 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsEqualTo.MatchesNodesByIdentity (7614 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsExplicitTemplateSpecialization.DoesNotMatchExplicitTemplateInstantiations (7615 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsExplicitTemplateSpecialization.DoesNotMatchImplicitTemplateInstantiations (7616 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsExplicitTemplateSpecialization.DoesNotMatchPrimaryTemplate (7617 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsExplicitTemplateSpecialization.MatchesExplicitTemplateSpecializations (7618 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInTemplateInstantiation.MatchesFunctionInstantiationStmt (7619 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsExternC.MatchesExternCFunctionDeclarations (7620 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInTemplateInstantiation.MatchesInstantiationStmt (7621 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInTemplateInstantiation.NotMatchesDefinitionStmt (7622 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInTemplateInstantiation.NotMatchesFunctionDefinitionStmt (7623 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInstantiated.MatchesFunctionInstantiation (7624 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInTemplateInstantiation.Sharing (7625 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInstantiated.NotMatchesDefinition (7626 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInstantiated.MatchesInstantiation (7627 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInteger.MatchesIntegers (7628 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInstantiated.NotMatchesFunctionDefinition (7629 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsIntegral.Matches (7630 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsInteger.ReportsNoFalsePositives (7631 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.DoesNotMatchExplicitClassTemplateSpecialization (7632 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.DoesNotMatchInstantiationsInsideOfInstantiation (7633 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.DoesNotMatchNonTemplate (7634 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.MatchesExplicitClassTemplateInstantiation (7635 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.MatchesImplicitClassTemplateInstantiation (7636 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.MatchesInstantiationOfClassTemplateNestedInNonTemplate (7637 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.MatchesImplicitFunctionTemplateInstantiation (7638 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/IsTemplateInstantiation.MatchesInstantiationOfPartiallySpecializedClassTemplate (7639 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchBinaryOperator.HasLHSAndHasRHS (7640 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchBinaryOperator.HasEitherOperand (7641 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchBinaryOperator.HasOperatorName (7642 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchFinder.CanMatchDeclarationsRecursively (7643 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchFinder.CanMatchStatementsRecursively (7644 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchFinder.CheckProfiling (7645 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchFinder.CanMatchSingleNodesRecursively (7646 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchFinder.InterceptsEndOfTranslationUnit (7647 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchFinder.InterceptsStartOfTranslationUnit (7648 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchUnaryOperator.HasOperatorName (7649 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MatchUnaryOperator.HasUnaryOperand (7650 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ArgumentCount (7651 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.AnyArgument (7652 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/LoopingMatchers.DoNotOverwritePreviousMatchResultOnFailure (7653 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.Argument (7654 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.AsmStatement (7655 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.BindMatchedNodes (7656 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.BindTheSameNameInAlternatives (7657 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.BindTemporaryExpression (7658 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.BindsIDForMemoizedResults (7659 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.CalledVariable (7660 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.Call (7661 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.CharacterLiterals (7662 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ConditionalOperator (7663 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.Conditions (7664 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ConstructorArgument (7665 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ConstructorArgumentCount (7666 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.BinaryOperatorTypes (7667 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ConstructorListInitialization (7668 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.DefaultArgument (7669 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.DeleteExpression (7670 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ConstructorCall (7671 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.FindsVarDeclInFunctionParameter (7672 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ForRange (7673 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.FlowControl (7674 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.GNUNullExpr (7675 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.HandlesNullQualTypes (7676 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.FloatLiterals (7677 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.HasNameSupportsNamespaces (7678 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.HasOperatorNameForOverloadedOperatorCall (7679 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.IntegerLiterals (7680 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.HasNameSupportsOuterClasses (7681 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.IsExpansionInFileMatching (7682 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.IsDefinition (7683 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.IsExpansionInMainFileMatcher (7684 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.IsExpansionInSystemHeader (7685 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.Lambda (7686 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesClassTemplateSpecialization (7687 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesConstMethod (7688 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesAccessSpecDecls (7689 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesDeclarationReferenceTemplateArgument (7690 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesPureMethod (7691 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesSpecificArgument (7692 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesOverridingMethod (7693 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesTypeTemplateArgument (7694 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.MatchesVirtualMethod (7695 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.NewExpression (7696 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.NestedOverloadedOperatorCalls (7697 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.NewExpressionArgument (7698 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.NewExpressionArgumentCount (7699 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.NullPtrLiteral (7700 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.OfClass (7701 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.OverloadedOperatorCall (7702 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ParameterCount (7703 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.References (7704 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.StringLiterals (7705 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.SubstNonTypeTemplateParm (7706 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ThisExpr (7707 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.UserDefinedLiteral (7708 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.ThisPointerType (7709 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.VariableUsage (7710 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.VarDecl_Storage (7711 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Member.DoesNotMatchTheBaseExpression (7712 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.UnaryOperatorTypes (7713 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Matcher.VisitsTemplateInstantiations (7714 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Member.MatchesInMemberFunctionCall (7715 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MaterializeTemporaryExpr.MatchesTemporary (7716 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Member.MatchesMember (7717 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Member.MatchesMemberAllocationFunction (7718 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Member.WorksInSimplestCase (7719 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MemberExpression.MatchesMemberFunctionCall (7720 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MemberExpression.DoesNotMatchClasses (7721 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MemberExpression.MatchesStaticVariable (7722 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.BindsNestedNameSpecifierLocs (7723 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/MemberExpression.MatchesVariable (7724 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Member.UnderstandsAccess (7725 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.BindsNestedNameSpecifiers (7726 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.MatchesNestedNameSpecifierPrefixes (7727 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.MatchesNamespaceDecls (7728 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.DescendantsOfNestedNameSpecifiers (7729 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.MatchesTypes (7730 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.MatchesNestedNameSpecifiers (7731 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNS.NestedNameSpecifiersAsDescendants (7732 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNSLoc.DescendantsOfNestedNameSpecifierLocs (7733 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NNSLoc.NestedNameSpecifierLocsAsDescendants (7734 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NameableDeclaration.MatchesVariousDecls (7735 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NullStatement.SimpleCases (7736 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ParmVarDecl.MatchesParmVars (7737 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/QualType.hasCanonicalType (7738 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/NameableDeclaration.REMatchesVariousDecls (7739 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ReinterpretCast.DoesNotMatchOtherCasts (7740 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/QualType.hasLocalQualifiers (7741 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/RefersToIntegralType.Matches (7742 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ReinterpretCast.MatchesSimpleCase (7743 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Returns.MatchesReturnTypes (7744 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/SingleDecl.IsSingleDecl (7745 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Statement.DoesNotMatchDeclarations (7746 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/Statement.MatchesCompoundStatments (7747 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StatementCountIs.FindsNoStatementsInAnEmptyCompoundStatement (7748 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StatementCountIs.AppearsToMatchOnlyOneCount (7749 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StatementMatcher.Has (7750 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StatementCountIs.WorksWithMultipleStatements (7751 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StatementCountIs.WorksWithNestedCompoundStatements (7752 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ObjCMessageExprMatcher.SimpleExprs (7753 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StatementMatcher.HasDescendant (7754 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StaticCast.MatchesSimpleCase (7755 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/StaticCast.DoesNotMatchOtherCasts (7756 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/SwitchCase.MatchesCase (7757 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TemplateArgument.Matches (7758 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeDefDeclMatcher.Match (7759 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/SwitchCase.MatchesSwitch (7760 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/SwitchCase.MatchesEachCase (7761 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TemplateArgumentCountIs.Matches (7762 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatcher.MatchesClassType (7763 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesAtomicTypes (7764 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.AutoRefTypes (7765 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesAutoTypes (7766 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesArrayTypes (7767 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesDependentSizedArrayTypes (7768 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesComplexTypes (7769 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesConstantArrayTypes (7770 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesElaboratedType (7771 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesFunctionTypes (7772 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesIncompleteArrayType (7773 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesParenType (7774 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesPointersToConstTypes (7775 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesTypedefTypes (7776 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesTemplateSpecializationType (7777 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesRecordType (7778 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesTypes (7779 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesVariableArrayType (7780 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.MatchesVoid (7781 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.PointeeTypes (7782 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/UnaryExprOrTypeTraitExpr.MatchesSizeOfAndAlignOf (7783 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/UsingDeclaration.MatchesShadowUsingDelcarations (7784 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/UnaryExpressionOrTypeTraitExpression.MatchesCorrectType (7785 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/UsingDeclaration.MatchesSpecificTarget (7786 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/UsingDeclaration.MatchesUsingDeclarations (7787 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/ValueDecl.Matches (7788 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/UsingDirectiveDeclaration.MatchesUsingNamespace (7789 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/UsingDeclaration.ThroughUsingDeclaration (7790 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/While.MatchesWhileLoops (7791 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/isConstexpr.MatchesConstexprDeclarations (7792 of 8403) PASS: Clang-Unit :: ASTMatchers/Release/ASTMatchersTests/TypeMatching.PointerTypes (7793 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isASCII (7794 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isHexDigit (7795 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isDigit (7796 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isAlphanumeric (7797 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isHorizontalWhitespace (7798 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isIdentifierHead (7799 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isLowercase (7800 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isLetter (7801 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isPreprocessingNumberBody (7802 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isIdentifierBody (7803 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isPunctuation (7804 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isPrintable (7805 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isRawStringDelimBody (7806 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isUppercase (7807 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isWhitespace (7808 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isVerticalWhitespace (7809 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.toUppercase (7810 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.toLowercase (7811 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.isValidIdentifier (7812 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/CharInfoTest.validateInfoTable (7813 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getFileReturnsDifferentFileEntriesForDifferentFiles (7814 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.NoVirtualDirectoryExistsBeforeAVirtualFileIsAdded (7815 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.addRemoveStatCache (7816 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getFileReturnsSameFileEntryForAliasedRealFiles (7817 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/DiagnosticTest.suppressAndTrap (7818 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getFileReturnsNULLForNonexistentFile (7819 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getFileReturnsSameFileEntryForAliasedVirtualFiles (7820 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getVirtualFileCreatesDirectoryEntriesForAncestors (7821 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getFileReturnsValidFileEntryForExistingVirtualFile (7822 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getFileReturnsValidFileEntryForExistingRealFile (7823 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/FileManagerTest.getVirtualFileSetsTheDirFieldCorrectly (7824 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/SourceManagerTest.getColumnNumber (7825 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.BasicVFSFromYAML (7826 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.CaseInsensitive (7827 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.CaseSensitive (7828 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.DirectoryIteration (7829 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.IllegalVFSFile (7830 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.MappedFiles (7831 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.MultiComponentPath (7832 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/SourceManagerTest.isBeforeInTranslationUnit (7833 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/SourceManagerTest.isBeforeInTranslationUnitWithMacroInInclude (7834 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/SourceManagerTest.getMacroArgExpandedLocation (7835 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.TrailingSlashes (7836 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.BaseOnlyOverlay (7837 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VFSFromYAMLTest.UseExternalName (7838 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.BasicRealFSRecursiveIteration (7839 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.HiddenInIteration (7840 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.BasicRealFSIteration (7841 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.OverlayDirsNonMerged (7842 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.OverlayIteration (7843 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.OverlayFiles (7844 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.MergedDirPermissions (7845 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.ThreeLevelIteration (7846 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.OverlayRecursiveIteration (7847 of 8403) PASS: Clang-Unit :: Basic/Release/BasicTests/VirtualFileSystemTest.StatusQueries (7848 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.Construction1 (7849 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.Construction2 (7850 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.Construction3 (7851 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.MultilibValidity (7852 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqEquivalence2 (7853 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqEquivalence3 (7854 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqEquivalence1 (7855 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqEquivalence4 (7856 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqInequivalence1 (7857 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqInequivalence2 (7858 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqInequivalence3 (7859 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqReflexivity1 (7860 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqInequivalence4 (7861 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqInequivalence5 (7862 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqReflexivity3 (7863 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.OpEqReflexivity2 (7864 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetCombineWith (7865 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetConstruction1 (7866 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetConstruction2 (7867 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetPushback (7868 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetRegexFilter (7869 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetSelection2 (7870 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetFilterObject (7871 of 8403) PASS: Clang-Unit :: Driver/Release/MultilibTests/MultilibTest.SetSelection1 (7872 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AdaptivelyFormatsPointersAndReferences (7873 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlignConsecutiveAssignments (7874 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AdaptiveOnePerLineFormatting (7875 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlignsAfterOpenBracket (7876 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlignsAfterAssignments (7877 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlignsAfterReturn (7878 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlignsStringLiterals (7879 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlignsPipes (7880 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlwaysBreakBeforeMultilineStrings (7881 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AlignsBlockComments (7882 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.AllmanBraceBreaking (7883 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BlockComments (7884 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BlockCommentsAtEndOfLine (7885 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BlockCommentsInMacros (7886 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreakConstructorInitializersBeforeComma (7887 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BlockCommentsInControlLoops (7888 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksAccordingToOperatorPrecedence (7889 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreakStringLiteralsBeforeUnbreakableTokenSequence (7890 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksAfterAssignments (7891 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreakingBeforeNonAssigmentOperators (7892 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksAsHighAsPossible (7893 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksConditionalExpressions (7894 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksConditionalExpressionsAfterOperator (7895 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksDesireably (7896 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksFunctionDeclarations (7897 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksLongDeclarations (7898 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksFunctionDeclarationsWithTrailingTokens (7899 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksLongVariableDeclarations (7900 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksStringLiterals (7901 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksStringLiteralsOnlyInDefine (7902 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksStringLiteralsWithTabs (7903 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CalculateSpaceOnConsecutiveLinesInMacro (7904 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksWideAndNSStringLiterals (7905 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.BreaksStringLiteralsWithin_TMacro (7906 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CalculatesOriginalColumn (7907 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CatchExceptionReferenceBinding (7908 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CaseRanges (7909 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConditionalExpressionsInBrackets (7910 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CommentsInStaticInitializers (7911 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableFunctionDeclarationIndentAfterType (7912 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableIndentWidth (7913 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableContinuationIndentWidth (7914 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableSpaceBeforeAssignmentOperators (7915 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableSpaceBeforeParens (7916 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableUseOfTab (7917 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableSpacesInSquareBrackets (7918 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurableSpacesInParentheses (7919 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConfigurationRoundTripTest (7920 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConstructorInitializerIndentWidth (7921 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CorrectlyHandlesLengthOfBlockComments (7922 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ConstructorInitializers (7923 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CountsCharactersInMultilineRawStringLiterals (7924 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DefinitionReturnTypeBreakingStyle (7925 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.CountsUTF8CharactersProperly (7926 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DeclarationsOfMultipleVariables (7927 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DesignatedInitializers (7928 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.Destructors (7929 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DisableRegions (7930 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoNotCrashOnInvalidInput (7931 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoNotCreateUnreasonableUnwrappedLines (7932 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoNotBreakStringLiteralsInEscapeSequence (7933 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoNotInterfereWithErrorAndWarning (7934 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoNotPrematurelyEndUnwrappedLineForReturnStatements (7935 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesNotBreakRawStringLiterals (7936 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesNotBreakSemiAfterClassDecl (7937 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesNotChangeCorrectlyFormattedCode (7938 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesNotTouchUnwrappedLinesWithErrors (7939 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesNotBreakPureVirtualFunctionDefinition (7940 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesNotIndentRelativeToUnaryOperators (7941 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesNotTryToParseUDLiteralsInPreCpp11Code (7942 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DontBreakNonTrailingBlockComments (7943 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DontCrashOnBlockComments (7944 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DontSplitLineCommentsWithEscapedNewlines (7945 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DontSplitLineCommentsWithPragmas (7946 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DoesntRemoveUnknownTokens (7947 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.EmptyLinesInMacroDefinitions (7948 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.DontSplitStringLiteralsWithEscapedNewlines (7949 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ElseIf (7950 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.EndOfFileEndsPPDirective (7951 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ExpressionIndentation (7952 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.EscapedNewlines (7953 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatBeginBlockEndMacros (7954 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ExpressionIndentationBreakingBeforeOperators (7955 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ForEachLoops (7956 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatHashIfExpressions (7957 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatHashIfNotAtStartOfLine (7958 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatForObjectiveCMethodDecls (7959 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatIfWithoutCompoundStatement (7960 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatLoopsWithoutCompoundStatement (7961 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatNestedBlocksInMacros (7962 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatObjCAutoreleasepool (7963 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatObjCImplementation (7964 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatObjCInterface (7965 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatObjCMethodDeclarations (7966 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatObjCTryCatch (7967 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatObjCProtocol (7968 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatSEHTryCatch (7969 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatObjCMethodExpr (7970 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatShortBracedStatements (7971 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatStarDependingOnContext (7972 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatTryCatch (7973 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatTryCatchBraceStyles (7974 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsBinaryOperatorsPrecedingEquals (7975 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsArrays (7976 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatUnbalancedStructuralElements (7977 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsBitfields (7978 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsBlocksWithZeroColumnWidth (7979 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsBlocks (7980 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsBracedListsInColumnLayout (7981 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsBuilderPattern (7982 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsClasses (7983 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsCasts (7984 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsDeclarationsOnePerLine (7985 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsClosingBracesInEmptyNestedBlocks (7986 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsDoWhile (7987 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsEnum (7988 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsEnumClass (7989 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsEnumStruct (7990 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsEnumsWithErrors (7991 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsEnumTypes (7992 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsExternC (7993 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsGlobalStatementsAt0 (7994 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsForLoop (7995 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsFunctionTypes (7996 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsInlineASM (7997 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsLabels (7998 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsJoinedLinesOnSubsequentRuns (7999 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsNSEnums (8000 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsNamespaces (8001 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsLambdas (8002 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsNestedBlockStatements (8003 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsNestedCall (8004 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsPointersToArrayTypes (8005 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsOneParameterPerLineIfNecessary (8006 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsSmallMacroDefinitionsInSingleLine (8007 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsVariableDeclarationsAfterStructOrClass (8008 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsSwitchStatement (8009 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsUnwrappedLinesAtFirstFormat (8010 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsWhileLoop (8011 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FormatsWithWebKitStyle (8012 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.FunctionAnnotations (8013 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.GetsCorrectBasedOnStyle (8014 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.GNUBraceBreaking (8015 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.GetsPredefinedStyleByName (8016 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.HandleConflictMarkers (8017 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.GraciouslyHandleIncorrectPreprocessorConditions (8018 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.HandlesDoubleWidthCharsInMultiLineStrings (8019 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.HandlePreprocessorDirectiveContext (8020 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.HandleUnbalancedImplicitBracesAcrossPPBranches (8021 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.HandlesUTF8BOM (8022 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.HashInMacroDefinition (8023 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.HandlesIncludeDirectives (8024 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncompleteParameterLists (8025 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IgnoresIf0Contents (8026 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncompleteTryCatchBlocks (8027 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncorrectAccessSpecifier (8028 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncorrectCodeDoNoWhile (8029 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncorrectCodeErrorDetection (8030 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncorrectCodeMissingParens (8031 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncorrectCodeTrailingStuff (8032 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncorrectCodeMissingSemicolon (8033 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IncorrectCodeUnbalancedBraces (8034 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IndentPreprocessorDirectivesAtZero (8035 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IndentLineCommentsInStartOfBlockAtEndOfFile (8036 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IndentationWithinColumnLimitNotPossible (8037 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.IndentsPPDirectiveInReducedSpace (8038 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.KeepsParameterWithTrailingCommentsOnTheirOwnLine (8039 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutBlockInsideParens (8040 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutBlockInsideStatement (8041 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutBraceInitializersInReturnStatement (8042 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutCallsInsideBraceInitializers (8043 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutMacroDefinitionsStatementsSpanningBlocks (8044 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutCodeInMacroDefinitions (8045 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutCxx11BraceInitializers (8046 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutNestedBlocks (8047 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutRemainingTokens (8048 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutUnknownPPDirective (8049 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutStatementsAroundPreprocessorDirectives (8050 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LayoutSingleHash (8051 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LineStartsWithSpecialCharacter (8052 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LineBreakingInBinaryExpressions (8053 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.LinuxBraceBreaking (8054 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MacroDefinitionInsideStatement (8055 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MacroCallsWithoutTrailingSemicolon (8056 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MacroDefinitionsWithIncompleteCode (8057 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MacrosWithoutTrailingSemicolon (8058 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MergeHandlingInTheFaceOfPreprocessorDirectives (8059 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MergeLessLessAtEnd (8060 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MessUp (8061 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MixingPreprocessorDirectivesAndNormalCode (8062 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MultiLineCommentsInDefines (8063 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MozillaBraceBreaking (8064 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MunchSemicolonAfterBlocks (8065 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.NestedNameSpecifiers (8066 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.NestedStaticInitializers (8067 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ObjCArrayLiterals (8068 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.NoOperandAlignment (8069 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ObjCAt (8070 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ObjCLiterals (8071 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ObjCDictLiterals (8072 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ObjCSnippets (8073 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.OnlyGeneratesNecessaryReplacements (8074 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.MemoizationTests (8075 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ParenthesesAndOperandAlignment (8076 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ParseIfElse (8077 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ParsesCommentsAdjacentToPPDirectives (8078 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ParsesConfigurationBools (8079 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ParsesConfigurationWithLanguages (8080 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.PreservesHangingIndentInCxxComments (8081 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.PreventConfusingIndents (8082 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ParsesConfiguration (8083 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.PullInlineFunctionDefinitionsIntoSingleLine (8084 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.PriorityOfCommentBreaking (8085 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.PullTrivialFunctionDefinitionsIntoSingleLine (8086 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.RecognizesBinaryOperatorKeywords (8087 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.PutEmptyBlocksIntoOneLine (8088 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.RangeBasedForLoops (8089 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.RemovesEmptyLines (8090 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.RespectWhitespaceInMacroDefinitions (8091 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.RemovesTrailingWhitespaceOfComments (8092 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SeparatesLogicalBlocks (8093 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.ShortCaseLabels (8094 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SkipsUnknownStringLiterals (8095 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SplitsLongCxxComments (8096 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SpecialTokensAtEndOfLine (8097 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SpacesInAngles (8098 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SplitsLongLinesInCommentsInPreprocessor (8099 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SplitsUTF8BlockComments (8100 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SplitsLongLinesInComments (8101 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SplitsUTF8Strings (8102 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SplitsUTF8LineComments (8103 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.StroustrupBraceBreaking (8104 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.StaticInitializers (8105 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.SupportsCRLF (8106 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.TrailingReturnType (8107 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.TripleAngleBrackets (8108 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandContextOfRecordTypeKeywords (8109 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandPragmaOption (8110 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsAccessSpecifiers (8111 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsAttributes (8112 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsBinaryOperators (8113 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsCpp1y (8114 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsBlockComments (8115 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsEllipsis (8116 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsEquals (8117 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsFunctionRefQualification (8118 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsLinePPDirective (8119 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsNewAndDelete (8120 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsPointersToMembers (8121 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsPragmas (8122 of 8403) PASS: Clang-Unit :: CodeGen/Release/CodeGenTests/BufferSourceTest.EmitCXXGlobalInitFunc (8123 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsOverloadedOperators (8124 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsRvalueReferences (8125 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsUnaryOperators (8126 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsTemplateParameters (8127 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnescapedEndOfLineEndsPPDirective (8128 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsSingleLineComments (8129 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UsesLanguageForBasedOnStyle (8130 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.WorksFor8bitEncodings (8131 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.WrapsAtFunctionCallsIfNecessary (8132 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.WrapsAtNestedNameSpecifiers (8133 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.WrapsTemplateDeclarations (8134 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.ArrowFunctions (8135 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.ArrayLiterals (8136 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTest.UnderstandsUsesOfStarAndAmp (8137 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.AutomaticSemicolonInsertion (8138 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.CastSyntax (8139 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.ClassDeclarations (8140 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.ContainerLiterals (8141 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.ClosureStyleCasts (8142 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.ES6DestructuringAssignment (8143 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.FormatsFreestandingFunctions (8144 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.EnumDeclarations (8145 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.GoogModules (8146 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.GoogScopes (8147 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.FunctionLiterals (8148 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.IndexSignature (8149 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.InterfaceDeclarations (8150 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.InliningFunctionLiterals (8151 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.MetadataAnnotations (8152 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.LiteralOperatorsCanBeKeywords (8153 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.MethodsInObjectLiterals (8154 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.Modules (8155 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.RegexLiteralExamples (8156 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.OptionalTypes (8157 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.RegexLiteralClassification (8158 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.MultipleFunctionLiterals (8159 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.RegexLiteralLength (8160 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.RegexLiteralModifiers (8161 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.RegexLiteralSpecialCharacters (8162 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.StringLiteralConcatenation (8163 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.SingleQuoteStrings (8164 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.ReturnStatements (8165 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.SpacesInContainerLiterals (8166 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.TryCatch (8167 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.TypeArguments (8168 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.TemplateStrings (8169 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.TypeAnnotations (8170 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.UnderstandsAmpAmp (8171 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJS.UnderstandsJavaScriptOperators (8172 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.AlignsBlockComments (8173 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.ArrayInitializers (8174 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.Annotations (8175 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.AnonymousClasses (8176 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.BreaksStringLiterals (8177 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.ClassDeclarations (8178 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.Chromium (8179 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.ClassKeyword (8180 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.EnumDeclarations (8181 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.CppKeywords (8182 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.FormatsInnerBlocks (8183 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.FormatsInstanceOfLikeOperators (8184 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.ImportDeclarations (8185 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.MethodDeclarations (8186 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.Generics (8187 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.FormatsLambdas (8188 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.NoAlternativeOperatorNames (8189 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.NeverAlignAfterReturn (8190 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.QualifiedNames (8191 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.PackageDeclarations (8192 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.ThrowsDeclarations (8193 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.SynchronizedKeyword (8194 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.StringConcatenation (8195 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.TryCatchFinally (8196 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.TryWithResources (8197 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestJava.UnderstandsCasts (8198 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.DoesntWrapFileOptions (8199 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.FormatsMessages (8200 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.FormatsEnums (8201 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.FormatsService (8202 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.FormatsOptions (8203 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.KeywordsInOtherLanguages (8204 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.UnderstandsReturns (8205 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestProto.MessageFieldAttributes (8206 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.AlwaysFormatsEntireMacroDefinitions (8207 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.FormatsCommentsLocally (8208 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.FormatLineWhenInvokedOnTrailingNewline (8209 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.FormatsCorrectRegionForLeadingWhitespace (8210 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.FormatsIfWithoutCompoundStatement (8211 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.IndividualStatementsOfNestedBlocks (8212 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.ReformatsMovedLines (8213 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.ReformatRegionAdjustsIndent (8214 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.UnderstandsTabs (8215 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.RemovesTrailingWhitespaceOfFormattedLine (8216 of 8403) PASS: Clang-Unit :: Format/Release/FormatTests/FormatTestSelective.RemovesWhitespaceWhenTriggeredOnEmptyLine (8217 of 8403) PASS: Clang-Unit :: Frontend/Release/FrontendTests/PreprocessorFrontendAction.EndSourceFile (8218 of 8403) PASS: Clang-Unit :: Frontend/Release/FrontendTests/ASTFrontendAction.Sanity (8219 of 8403) PASS: Clang-Unit :: Frontend/Release/FrontendTests/ASTFrontendAction.IncrementalParsing (8220 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextExpandsInMacroArgumentForBeginOfMacro (8221 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextExpandsAcrossMultipleMacroCalls (8222 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextExpandsAroundDifferentMacroCalls (8223 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextExpandsToMaximumInMacroArgument (8224 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextExpandsInMacroArgumentForEndOfMacro (8225 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextExpandsRecursively (8226 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextExpandsToMaximumInMacroArgumentForEndOfMacro (8227 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextInSeparateFnMacros (8228 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextOnlyExpandsIfFirstTokenInMacro (8229 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextInMiddleOfMacroArgument (8230 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.GetSourceTextWorksAcrossTokenPastes (8231 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/LexerTest.LexAPI (8232 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.AngledFilename (8233 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.AngledInMacro (8234 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.ConcatenatedMacroArgument (8235 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.QuotedFilename (8236 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.QuotedInMacro (8237 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.StringizedMacroArgument (8238 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.TrigraphFilename (8239 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.TrigraphInMacro (8240 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPConditionalDirectiveRecordTest.PPRecAPI (8241 of 8403) PASS: Clang-Unit :: Rewrite/Release/RewriteTests/RewriteBuffer.TagRanges (8242 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.OpenCLExtensionPragmaDisabled (8243 of 8403) PASS: Clang-Unit :: Lex/Release/LexTests/PPCallbacksTest.OpenCLExtensionPragmaEnabled (8244 of 8403) PASS: Clang-Unit :: Frontend/Release/FrontendTests/ASTFrontendAction.LateTemplateIncrementalParsing (8245 of 8403) PASS: Clang-Unit :: Sema/Release/SemaTests/ExternalSemaSource.ExternalTypoCorrectionOrdering (8246 of 8403) PASS: Clang-Unit :: Sema/Release/SemaTests/ExternalSemaSource.ExternalTypoCorrectionPrioritized (8247 of 8403) PASS: Clang-Unit :: Sema/Release/SemaTests/ExternalSemaSource.SanityCheck (8248 of 8403) PASS: Clang-Unit :: Sema/Release/SemaTests/ExternalSemaSource.FirstDiagnoserTaken (8249 of 8403) PASS: Clang-Unit :: StaticAnalyzer/Release/StaticAnalysisTests/StaticAnalyzerOptions.SearchInParentPackageTests (8250 of 8403) PASS: Clang-Unit :: StaticAnalyzer/Release/StaticAnalysisTests/StaticAnalyzerOptions.StringOptions (8251 of 8403) PASS: Clang-Unit :: Sema/Release/SemaTests/ExternalSemaSource.TryOtherTacticsBeforeDiagnosing (8252 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ClangToolTest.BuildASTs (8253 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ClangToolTest.ArgumentAdjusters (8254 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ClangToolTest.InjectDiagnosticConsumer (8255 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ClangToolTest.InjectDiagnosticConsumerInBuildASTs (8256 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/CommentHandlerTest.IfBlock1 (8257 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/CommentHandlerTest.IfBlock2 (8258 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/CommentHandlerTest.IfBlock3 (8259 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/CommentHandlerTest.BasicTest2 (8260 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/CommentHandlerTest.BasicTest3 (8261 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/CommentHandlerTest.BasicTest1 (8262 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/CommentHandlerTest.PPDirectives (8263 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.EmptyTrie (8264 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/DeduplicateTest.detectsConflicts (8265 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.CannotResolveRelativePath (8266 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/DeduplicateTest.removesDuplicates (8267 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.HandlesSymlinks (8268 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.MatchingRelativePath (8269 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.InsertingRelativePath (8270 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.LongerMatchingSuffixPreferred (8271 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.NoResult (8272 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.ReportsSymlinkAmbiguity (8273 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.ReturnsBestResults (8274 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FileMatchTrieTest.RootElementDifferent (8275 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FixedCompilationDatabase.GetAllCompileCommands (8276 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FixedCompilationDatabase.GetAllFiles (8277 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FixedCompilationDatabase.ReturnsFixedCommandLine (8278 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/JSONCompilationDatabase.GetAllCompileCommands (8279 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/JSONCompilationDatabase.ErrsOnInvalidFormat (8280 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/JSONCompilationDatabase.GetAllFiles (8281 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/FlushRewrittenFilesTest.StoresChangesOnDisk (8282 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ParseFixedCompilationDatabase.HandlesArgv0 (8283 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ParseFixedCompilationDatabase.HandlesPositionalArgs (8284 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ParseFixedCompilationDatabase.ReturnsEmptyCommandLine (8285 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ParseFixedCompilationDatabase.ReturnsArgumentsAfterDoubleDash (8286 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ParseFixedCompilationDatabase.ReturnsNullWithoutDoubleDash (8287 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Range.contains (8288 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ParseFixedCompilationDatabase.ReturnsNullOnEmptyArgumentList (8289 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Range.overlaps (8290 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.CanVisitImplicitMemberInitializations (8291 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.CanSkipImplicitMemberInitializations (8292 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.HasCaptureDefaultLoc (8293 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.AttributesAreVisited (8294 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.TraverseLambdaBodyCanBeOverridden (8295 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.LambdaClosureTypesAreImplicit (8296 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.TraversesOverloadedOperator (8297 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsBaseClassDeclarations (8298 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.NoRecursionInSelfFriend (8299 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsBaseClassTemplateArguments (8300 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitInvalidType (8301 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCXXBaseSpecifiersOfForwardDeclaredClass (8302 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCXXBaseSpecifiersOfSelfReferentialType (8303 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCXXBaseSpecifiersWithIncompleteInnerClass (8304 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCallExpr (8305 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCXXForRangeStmtLoopVariable (8306 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCallInNestedClassTemplateInstantiation (8307 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCallInNestedFunctionTemplateInstantiation (8308 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCXXForRangeStmtRange (8309 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsClassTemplateNonTypeParmDefaultArgument (8310 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCallInPartialTemplateSpecialization (8311 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCallInTemplateInstantiation (8312 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsClassTemplateTypeParmDefaultArgument (8313 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsClassTemplateTemplateParmDefaultArgument (8314 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsExtension (8315 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsExplicitTemplateSpecialization (8316 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsImplicitCopyConstructors (8317 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsLambdaExpr (8318 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsNestedUndefinedClassTemplateSpecialization (8319 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsNestedUndefinedFunctionTemplateSpecialization (8320 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCompoundLiteralType (8321 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsCopyExprOfBlockDeclCapture (8322 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsParensDuringDataRecursion (8323 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsPartialTemplateSpecialization (8324 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsParmVarDeclForImplicitCode (8325 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsObjCPropertyType (8326 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsUndefinedFunctionTemplateSpecialization (8327 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RecursiveASTVisitor.VisitsUndefinedClassTemplateSpecialization (8328 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RefactoringCallbacksTest.IgnoresStmtsInUncalledMacros (8329 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RefactoringCallbacksTest.ReplacesInteger (8330 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RefactoringCallbacksTest.RemovesEntireIfOnEmptyElse (8331 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RefactoringCallbacksTest.ReplacesIfStmt (8332 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RefactoringCallbacksTest.ReplacesStmtsWithString (8333 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Replacement.CanBeConstructedFromNode (8334 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RefactoringCallbacksTest.ReplacesStmtWithStmt (8335 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/RefactoringCallbacksTest.ReplacesStmtsInCalledMacros (8336 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Replacement.ColonColon (8337 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Replacement.FunctionCall (8338 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Replacement.ReplacesAtSpellingLocation (8339 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Replacement.TemplatedFunctionCall (8340 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.ApplyAllFailsIfOneApplyFails (8341 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.CanApplyReplacements (8342 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.CanAddText (8343 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.ApplyFailsForNonExistentLocation (8344 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.CanDeleteAllTextInTextWithNewlines (8345 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.CanDeleteAllText (8346 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.CanReplaceTextAtPositionMultipleTimes (8347 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.CanReplaceTextAtPosition (8348 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.CanRetrivePath (8349 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.ReturnsInvalidPath (8350 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.VectorCanApplyReplacements (8351 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementTest.SkipsDuplicateReplacements (8352 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Rewriter.AdjacentInsertAndDelete (8353 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementsYamlTest.deserializesWithoutContext (8354 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementsYamlTest.deserializesReplacements (8355 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ReplacementsYamlTest.serializesReplacements (8356 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Rewriter.ContinuesOverwritingFilesOnError (8357 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/Rewriter.OverwritesChangedFiles (8358 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ShiftedCodePositionTest.FindsNewCodePositionWithInserts (8359 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ShiftedCodePositionTest.FindsNewCodePosition (8360 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ShiftedCodePositionTest.VectorFindsNewCodePositionWithInserts (8361 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/findCompileArgsInJsonDatabase.FindsEntry (8362 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ToolInvocation.TestMapVirtualFile (8363 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/ToolInvocation.TestVirtualModulesCompilation (8364 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/findCompileArgsInJsonDatabase.FindsNothingIfEmpty (8365 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/buildASTFromCode.FindsClassDecl (8366 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/findCompileArgsInJsonDatabase.ReadsCompileCommandLinesWithSpaces (8367 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/findCompileArgsInJsonDatabase.ReadsSingleEntry (8368 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/newFrontendActionFactory.CreatesFrontendActionFactoryFromFactoryType (8369 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/findCompileArgsInJsonDatabase.ReadsDirectoryWithSpaces (8370 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/newFrontendActionFactory.CreatesFrontendActionFactoryFromType (8371 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/newFrontendActionFactory.InjectsSourceFileCallbacks (8372 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/runToolOnCode.FindsNoTopLevelDeclOnEmptyCode (8373 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/runToolOnCode.FindsClassDecl (8374 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/runToolOnCode.TestSkipFunctionBody (8375 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/runToolOnCodeWithArgs.TestNoDepFile (8376 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.AllowsMultipleQuotedArguments (8377 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.AllowsEmptyArgumentsInQuotes (8378 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.DoesNotMungeSpacesBetweenQuotes (8379 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.ParsesMultipleArgumentsWithEscapedCharacters (8380 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.MungesMultipleSpaces (8381 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.ParsesEscapedQuotesInQuotedStrings (8382 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.ParsesQuotedStringWithoutClosingQuote (8383 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.ReturnsEmptyArrayOnEmptyString (8384 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.ParsesSingleQuotedString (8385 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.ParsesStringsWithoutSpacesIntoSingleArgument (8386 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.UnescapesBackslashCharacters (8387 of 8403) PASS: Clang-Unit :: Tooling/Release/ToolingTests/unescapeJsonCommandLine.SplitsOnSpaces (8388 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.ModuleMapDescriptor (8389 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_Basic (8390 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_AdjacentDirectory (8391 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_Empty (8392 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_CaseInsensitive (8393 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/LibclangReparseTest.Reparse (8394 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/LibclangReparseTest.ReparseWithModule (8395 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_RemapDirectories (8396 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_SharedPrefix (8397 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_InvalidArgs (8398 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_Unicode (8399 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.VirtualFileOverlay_TopLevel (8400 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.clang_createTranslationUnit_InvalidArgs (8401 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.clang_createTranslationUnit2_InvalidArgs (8402 of 8403) PASS: Clang-Unit :: libclang/Release/libclangTests/libclang.clang_parseTranslationUnit2_InvalidArgs (8403 of 8403) Testing Time: 143.38s Expected Passes : 8349 Expected Failures : 14 Unsupported Tests : 40 make: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/clang/test' + cd - /builddir/build/BUILD/llvm-3.7.0.src + exit 0 Processing files: llvm-3.7.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XBIutk + umask 022 + cd /builddir/build/BUILD + cd llvm-3.7.0.src + DOCDIR=/builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-3.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-3.7.0 + cp -pr CREDITS.TXT /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-3.7.0 + cp -pr README.txt /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-3.7.0 + exit 0 Provides: llvm = 3.7.0-2.el7.centos llvm(x86-64) = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-3.7.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libedit.so.0()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: llvm-devel-3.7.0-2.el7.centos.x86_64 Provides: llvm-devel = 3.7.0-2.el7.centos llvm-devel(x86-64) = 3.7.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh /usr/sbin/alternatives Requires(posttrans): /bin/sh /usr/sbin/alternatives Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libedit.so.0()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: llvm-doc-3.7.0-2.el7.centos.noarch Provides: llvm-doc = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: llvm-doc < 3.7.0-2.el7.centos Processing files: llvm-libs-3.7.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NdW3Zn + umask 022 + cd /builddir/build/BUILD + cd llvm-3.7.0.src + DOCDIR=/builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-libs-3.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-libs-3.7.0 + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64/usr/share/doc/llvm-libs-3.7.0 + exit 0 Provides: config(llvm-libs) = 3.7.0-2.el7.centos libLLVM-3.7.so()(64bit) libLTO.so()(64bit) llvm-libs = 3.7.0-2.el7.centos llvm-libs(x86-64) = 3.7.0-2.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-3.7.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libedit.so.0()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libtinfo.so.5()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Obsoletes: python-llvmpy < 0.12.7-2 python3-llvmpy < 0.12.7-2 Processing files: llvm-static-3.7.0-2.el7.centos.x86_64 Provides: llvm-static = 3.7.0-2.el7.centos llvm-static(x86-64) = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clang-3.7.0-2.el7.centos.x86_64 Provides: clang = 3.7.0-2.el7.centos clang(x86-64) = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-3.7.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclang.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libedit.so.0()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: clang-doc < 3.7.0-2.el7.centos Processing files: clang-libs-3.7.0-2.el7.centos.x86_64 Provides: clang-libs = 3.7.0-2.el7.centos clang-libs(x86-64) = 3.7.0-2.el7.centos libclang.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libLLVM-3.7.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libedit.so.0()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: clang-devel-3.7.0-2.el7.centos.x86_64 Provides: clang-devel = 3.7.0-2.el7.centos clang-devel(x86-64) = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clang-analyzer-3.7.0-2.el7.centos.noarch Provides: clang-analyzer = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env perl(Cwd) perl(Digest::MD5) perl(File::Basename) perl(File::Copy) perl(File::Find) perl(File::Path) perl(File::Temp) perl(FindBin) perl(Sys::Hostname) perl(Term::ANSIColor) perl(Text::ParseWords) perl(lib) perl(strict) perl(warnings) Processing files: lldb-3.7.0-2.el7.centos.x86_64 Provides: liblldb.so()(64bit) lldb = 3.7.0-2.el7.centos lldb(x86-64) = 3.7.0-2.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-3.7.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libedit.so.0()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) liblldb.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libpanel.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: lldb-devel-3.7.0-2.el7.centos.x86_64 Provides: lldb-devel = 3.7.0-2.el7.centos lldb-devel(x86-64) = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: llvm-debuginfo-3.7.0-2.el7.centos.x86_64 Provides: llvm-debuginfo = 3.7.0-2.el7.centos llvm-debuginfo(x86-64) = 3.7.0-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-708534528.novalocal Wrote: /builddir/build/RPMS/llvm-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm-devel-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm-doc-3.7.0-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/llvm-libs-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm-static-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/clang-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/clang-libs-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/clang-devel-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/clang-analyzer-3.7.0-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/lldb-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lldb-devel-3.7.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm-debuginfo-3.7.0-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nvVyVd + umask 022 + cd /builddir/build/BUILD + cd llvm-3.7.0.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/llvm-3.7.0-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->